diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f24fb02..fe309b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ overrides: tmp@<0.2.6: ^0.2.7 undici@<6.23.0: ^7.28.0 undici@<6.24.0: ^8.7.0 - undici@>=7.0.0 <7.28.0: ^7.28.0 + undici@>=7.0.0 <7.28.0: ^8.7.0 undici@>=8.0.0 <8.5.0: ^8.7.0 importers: @@ -2112,10 +2112,6 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} - undici@7.28.0: - 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'} @@ -2857,7 +2853,7 @@ snapshots: p-filter: 4.1.0 semantic-release: 25.0.5(typescript@5.5.3) tinyglobby: 0.2.15 - undici: 7.28.0 + undici: 8.7.0 url-join: 5.0.0 transitivePeerDependencies: - supports-color @@ -4380,8 +4376,6 @@ snapshots: undici-types@7.16.0: {} - undici@7.28.0: {} - undici@8.7.0: {} unicode-emoji-modifier-base@1.0.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8ae38ae..d38176c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -22,5 +22,5 @@ overrides: tmp@<0.2.6: ^0.2.7 undici@<6.23.0: ^7.28.0 undici@<6.24.0: ^8.7.0 - undici@>=7.0.0 <7.28.0: ^7.28.0 + undici@>=7.0.0 <7.28.0: ^8.7.0 undici@>=8.0.0 <8.5.0: ^8.7.0