diff --git a/package.json b/package.json index 9d4a956..a785069 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@fastify/reply-from": "^12.6.2", "fastify-plugin": "^5.1.0", "iovalkey": "^0.3.3", - "undici": "^7.23.0" + "undici": "^8.0.0" }, "peerDependencies": { "fastify": ">=5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c62a330..a64df93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.3.3 version: 0.3.3 undici: - specifier: ^7.23.0 - version: 7.28.0 + specifier: ^8.0.0 + version: 8.7.0 devDependencies: '@types/node': specifier: ^25.5.2 @@ -1367,6 +1367,10 @@ packages: resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} engines: {node: '>=20.18.1'} + undici@8.7.0: + resolution: {integrity: sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==} + engines: {node: '>=22.19.0'} + unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} engines: {node: '>=18'} @@ -3011,6 +3015,8 @@ snapshots: undici@7.28.0: {} + undici@8.7.0: {} + unicorn-magic@0.3.0: {} uri-js@4.4.1: