From 3dd1870dfa1bc2dfe247677d097c433b7f54044f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 19:06:47 +0000 Subject: [PATCH] Update dependency undici to v7.24.0 [SECURITY] --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++--------- pnpm-workspace.yaml | 2 ++ 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8a2aa5fe42..ac09671bec 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "esbuild": "0.25.11", "path-to-regexp": "8.3.0", "prismjs": "1.30.0", - "undici": "7.16.0" + "undici": "7.24.0" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27c7449985..cd512c7397 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: esbuild: 0.25.11 path-to-regexp: 8.3.0 prismjs: 1.30.0 - undici: 7.16.0 + undici: 7.24.0 importers: @@ -6104,7 +6104,7 @@ packages: basic-ftp@5.0.5: resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==} engines: {node: '>=10.0.0'} - deprecated: Security vulnerability fixed in 5.2.0, please upgrade + deprecated: Security vulnerability fixed in 5.2.1, please upgrade before-after-hook@3.0.2: resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==} @@ -11106,8 +11106,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici@7.16.0: - resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==} + undici@7.24.0: + resolution: {integrity: sha512-jxytwMHhsbdpBXxLAcuu0fzlQeXCNnWdDyRHpvWsUl8vd98UwYdl9YTyn8/HcpcJPC3pwUveefsa3zTxyD/ERg==} engines: {node: '>=20.18.1'} unicode-canonical-property-names-ecmascript@2.0.1: @@ -11251,6 +11251,7 @@ packages: uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@11.1.0: @@ -11259,6 +11260,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-compile-cache-lib@3.0.1: @@ -16663,7 +16665,7 @@ snapshots: ts-morph: 12.0.0 ts-node: 10.9.1(@swc/core@1.12.11)(@swc/wasm@1.12.11)(@types/node@16.18.11)(typescript@4.9.5) typescript: 4.9.5 - undici: 7.16.0 + undici: 7.24.0 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -17441,7 +17443,7 @@ snapshots: parse5: 7.3.0 parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 7.16.0 + undici: 7.24.0 whatwg-mimetype: 4.0.0 chokidar@3.6.0: @@ -19313,7 +19315,7 @@ snapshots: isstream: 0.1.2 jsonwebtoken: 9.0.2 mime-types: 2.1.35 - retry-axios: 2.6.0(axios@1.13.0) + retry-axios: 2.6.0(axios@1.13.0(debug@4.4.3)) tough-cookie: 4.1.4 transitivePeerDependencies: - supports-color @@ -22019,7 +22021,7 @@ snapshots: onetime: 7.0.0 signal-exit: 4.1.0 - retry-axios@2.6.0(axios@1.13.0): + retry-axios@2.6.0(axios@1.13.0(debug@4.4.3)): dependencies: axios: 1.13.0(debug@4.4.3) @@ -23114,7 +23116,7 @@ snapshots: undici-types@6.21.0: {} - undici@7.16.0: {} + undici@7.24.0: {} unicode-canonical-property-names-ecmascript@2.0.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 57a0e22477..c51d8642d3 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -9,3 +9,5 @@ minimumReleaseAgeExclude: - "@modelcontextprotocol/sdk@1.26.0" # Renovate security update: storybook@9.1.19 - storybook@9.1.19 + # Renovate security update: undici@7.24.0 + - undici@7.24.0