diff --git a/.pnp.cjs b/.pnp.cjs index 05222101..9cb89ebb 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.1"]\ ],\ "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.1"]\ ],\ "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.1", {\ + "packageLocation": "./.yarn/cache/undici-npm-6.6.1-baf17c1479-54d59f442c.zip/node_modules/undici/",\ "packageDependencies": [\ - ["undici", "npm:5.27.2"],\ + ["undici", "npm:6.6.1"],\ ["@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.1-baf17c1479-54d59f442c.zip b/.yarn/cache/undici-npm-6.6.1-baf17c1479-54d59f442c.zip new file mode 100644 index 00000000..02551922 Binary files /dev/null and b/.yarn/cache/undici-npm-6.6.1-baf17c1479-54d59f442c.zip differ diff --git a/package.json b/package.json index 962a1cef..ee246b91 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.1" }, "devDependencies": { "@types/jest": "^29.5.9", diff --git a/yarn.lock b/yarn.lock index e769232a..ccadfc1d 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.1 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.1": + version: 6.6.1 + resolution: "undici@npm:6.6.1" dependencies: "@fastify/busboy": ^2.0.0 - checksum: 22bbdd763798700979986546d70072b67223189353d2a811efa9c6e44476161a0d1781ffe24115221f69a1b344b95d5926bd39a6eb760a2cd8804781cec0c5eb + checksum: 54d59f442ca6e9b89350daa9e3945039d98682a30ab6c57e983e0d920d6632040ec5777a2f00a0ac1b9e781309616c6e41ec59a776c09dcfebffa43f22c77f1e languageName: node linkType: hard