diff --git a/.pnp.cjs b/.pnp.cjs index 05222101..2cc1305d 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.2"]\ ],\ "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.2"]\ ],\ "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.2", {\ + "packageLocation": "./.yarn/cache/undici-npm-6.6.2-a0bd6785a6-33f527e010.zip/node_modules/undici/",\ "packageDependencies": [\ - ["undici", "npm:5.27.2"],\ + ["undici", "npm:6.6.2"],\ ["@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.2-a0bd6785a6-33f527e010.zip b/.yarn/cache/undici-npm-6.6.2-a0bd6785a6-33f527e010.zip new file mode 100644 index 00000000..77ad40a9 Binary files /dev/null and b/.yarn/cache/undici-npm-6.6.2-a0bd6785a6-33f527e010.zip differ diff --git a/package.json b/package.json index 962a1cef..80f24bc9 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.2" }, "devDependencies": { "@types/jest": "^29.5.9", diff --git a/yarn.lock b/yarn.lock index e769232a..4084f5f5 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.2 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.2": + version: 6.6.2 + resolution: "undici@npm:6.6.2" dependencies: "@fastify/busboy": ^2.0.0 - checksum: 22bbdd763798700979986546d70072b67223189353d2a811efa9c6e44476161a0d1781ffe24115221f69a1b344b95d5926bd39a6eb760a2cd8804781cec0c5eb + checksum: 33f527e010a8bb56b6cd37e7b5395b9b8efc14f175a9beb2c1d32f64bd2e91a8ded6480106095ad1cfca1f6ac214875127de4b89862a5405902e8729af092815 languageName: node linkType: hard