diff --git a/.pnp.cjs b/.pnp.cjs index 05222101..199e40c3 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -53,7 +53,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["prettier", "npm:3.1.0"],\ ["ts-jest", "virtual:7cdd4807f03b0096667604de65902957c9591f1ca03b6f3cf9e1ca73b9a8c6f73ed4a29bfdb721485e3985b720359f08bb514f1150c5d1221cceef4d28f5f7b9#npm:29.1.1"],\ ["typescript", "patch:typescript@npm%3A5.3.2#~builtin::version=5.3.2&hash=29ae49"],\ - ["undici", "npm:5.27.2"]\ + ["undici", "npm:6.6.0"]\ ],\ "linkType": "SOFT"\ }]\ @@ -2287,7 +2287,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["is-glob", "npm:4.0.3"],\ ["semver", "npm:7.5.4"],\ ["ts-api-utils", "virtual:78cab041d602161f84b4f8a9a42b4189d86b84865a88f85e4fc3a3f0a2fc0fac16cab4f92c2427a51cd5401326313e1012ea8d696a5eedcfdeb13e67a59b4852#npm:1.0.3"],\ - ["typescript", "patch:typescript@npm%3A5.2.2#~builtin::version=5.2.2&hash=f3b441"]\ + ["typescript", "patch:typescript@npm%3A5.3.2#~builtin::version=5.3.2&hash=29ae49"]\ ],\ "packagePeers": [\ "@types/typescript",\ @@ -4994,7 +4994,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["prettier", "npm:3.1.0"],\ ["ts-jest", "virtual:7cdd4807f03b0096667604de65902957c9591f1ca03b6f3cf9e1ca73b9a8c6f73ed4a29bfdb721485e3985b720359f08bb514f1150c5d1221cceef4d28f5f7b9#npm:29.1.1"],\ ["typescript", "patch:typescript@npm%3A5.3.2#~builtin::version=5.3.2&hash=29ae49"],\ - ["undici", "npm:5.27.2"]\ + ["undici", "npm:6.6.0"]\ ],\ "linkType": "SOFT"\ }]\ @@ -8427,10 +8427,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:5.27.2", {\ - "packageLocation": "./.yarn/cache/undici-npm-5.27.2-141c109c0a-22bbdd7637.zip/node_modules/undici/",\ + ["npm:6.6.0", {\ + "packageLocation": "./.yarn/cache/undici-npm-6.6.0-2f78983d5c-d0ad781631.zip/node_modules/undici/",\ "packageDependencies": [\ - ["undici", "npm:5.27.2"],\ + ["undici", "npm:6.6.0"],\ ["@fastify/busboy", "npm:2.0.0"]\ ],\ "linkType": "HARD"\ diff --git a/.yarn/cache/undici-npm-5.27.2-141c109c0a-22bbdd7637.zip b/.yarn/cache/undici-npm-5.27.2-141c109c0a-22bbdd7637.zip deleted file mode 100644 index 135a0cd6..00000000 Binary files a/.yarn/cache/undici-npm-5.27.2-141c109c0a-22bbdd7637.zip and /dev/null differ diff --git a/.yarn/cache/undici-npm-6.6.0-2f78983d5c-d0ad781631.zip b/.yarn/cache/undici-npm-6.6.0-2f78983d5c-d0ad781631.zip new file mode 100644 index 00000000..0887d579 Binary files /dev/null and b/.yarn/cache/undici-npm-6.6.0-2f78983d5c-d0ad781631.zip differ diff --git a/package.json b/package.json index 962a1cef..f58c6d85 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", "date-fns": "^2.30.0", - "undici": "^5.27.2" + "undici": "^6.6.0" }, "devDependencies": { "@types/jest": "^29.5.9", diff --git a/yarn.lock b/yarn.lock index e769232a..148e80e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3771,7 +3771,7 @@ __metadata: prettier: ^3.1.0 ts-jest: ^29.1.1 typescript: ^5.3.2 - undici: ^5.27.2 + undici: ^6.6.0 languageName: unknown linkType: soft @@ -6824,12 +6824,12 @@ __metadata: languageName: node linkType: hard -"undici@npm:^5.27.2": - version: 5.27.2 - resolution: "undici@npm:5.27.2" +"undici@npm:^6.6.0": + version: 6.6.0 + resolution: "undici@npm:6.6.0" dependencies: "@fastify/busboy": ^2.0.0 - checksum: 22bbdd763798700979986546d70072b67223189353d2a811efa9c6e44476161a0d1781ffe24115221f69a1b344b95d5926bd39a6eb760a2cd8804781cec0c5eb + checksum: d0ad781631cd8a92a8afdc1832c971ec3d0c71b68279a4549073c1996086bce29d5bcf1c86ff8342c511345cbb0d7744c3c54e80fec5433e62c0eb6be7655a1b languageName: node linkType: hard