diff --git a/package.json b/package.json index 870a986..d13c2b2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "mocha": "^10.8.2", "tsc-alias": "^1.8.16", "typescript": "^5.8.3", - "undici-types": "^6.21.0" + "undici-types": "^7.12.0" }, "dependencies": { "cross-fetch": "^4.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41b15b8..3f02fab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^5.8.3 version: 5.8.3 undici-types: - specifier: ^6.21.0 - version: 6.21.0 + specifier: ^7.12.0 + version: 7.12.0 packages: @@ -937,6 +937,9 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.12.0: + resolution: {integrity: sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==} + uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -1862,6 +1865,8 @@ snapshots: undici-types@6.21.0: {} + undici-types@7.12.0: {} + uri-js@4.4.1: dependencies: punycode: 2.3.1