From e14cb5c16474669dfb183040dd1317ecef95aedf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 12:57:56 +0000 Subject: [PATCH] chore(deps): update dependency undici to >=7.22.0 --- package.json | 2 +- pnpm-lock.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 563626db4ae..fa3dc19446f 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "pnpm": { "overrides": { "braces": ">=3.0.3", - "undici": ">=7.18.2", + "undici": ">=7.22.0", "ws": ">=8.18.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad0b03f3c16..c8904e6f66e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: braces: '>=3.0.3' - undici: '>=7.18.2' + undici: '>=7.22.0' ws: '>=8.18.3' importers: @@ -6648,6 +6648,7 @@ packages: prebuild-install@7.1.3: resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true prelude-ls@1.2.1: