From fa10679c6e3db0ed638c1095879b403d5069f0f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:06:15 +0000 Subject: [PATCH] chore(deps): update dependency undici@>=6.0.0 to ^6.25.0 [security] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dad555b488..12070e5fb6 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "katex": ">=0.16.21", "jose": ">=4.15.5", "undici@>=5.0.0": "^5.28.5", - "undici@>=6.0.0": "^6.21.2", + "undici@>=6.0.0": "^6.25.0", "tar": ">=7.5.4", "braces@<3.0.3": ">=3.0.3", "dset@<3.1.4": ">=3.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19a000d259..882a9652d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: katex: '>=0.16.21' jose: '>=4.15.5' undici@>=5.0.0: ^5.28.5 - undici@>=6.0.0: ^6.21.2 + undici@>=6.0.0: ^6.25.0 tar: '>=7.5.4' braces@<3.0.3: '>=3.0.3' dset@<3.1.4: '>=3.1.4' @@ -7876,7 +7876,7 @@ packages: source-map-support: 0.5.21 stream-slice: 0.1.2 typescript: 5.4.3 - undici: 6.22.0 + undici: 6.25.0 /@remix-run/node@2.16.4(typescript@5.9.3): resolution: {integrity: sha512-scZwpc78cJS8dx6LMLemVHqnaAVbPWasx36TxYWUASA63hxPx5XbGbb6pe4cSpT8dWqhBtsPpHZoFTrM1aqx7A==} @@ -7894,7 +7894,7 @@ packages: source-map-support: 0.5.21 stream-slice: 0.1.2 typescript: 5.9.3 - undici: 6.22.0 + undici: 6.25.0 dev: true /@remix-run/node@2.17.4(typescript@5.9.3): @@ -7913,7 +7913,7 @@ packages: source-map-support: 0.5.21 stream-slice: 0.1.2 typescript: 5.9.3 - undici: 6.22.0 + undici: 6.25.0 /@remix-run/react@2.16.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.3): resolution: {integrity: sha512-sGQCrNGL8mlY7wKcW1zly+Hx9fSoDTYaAtt7INo54T1ubCIUKHlaVSfD2Ty67aZWYkyHBHgqAM8ZKtTJc1Uj8g==} @@ -23498,8 +23498,8 @@ packages: '@fastify/busboy': 2.1.1 dev: true - /undici@6.22.0: - resolution: {integrity: sha512-hU/10obOIu62MGYjdskASR3CUAiYaFTtC9Pa6vHyf//mAipSvSQg6od2CnJswq7fvzNS3zJhxoRkgNVaHurWKw==} + /undici@6.25.0: + resolution: {integrity: sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==} engines: {node: '>=18.17'} /unicode-canonical-property-names-ecmascript@2.0.1: