diff --git a/.pnp.cjs b/.pnp.cjs index 05222101..03d7d6e4 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.0.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.0.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.0.0", {\ + "packageLocation": "./.yarn/cache/undici-npm-6.0.0-f128e15d5b-23e13795d6.zip/node_modules/undici/",\ "packageDependencies": [\ - ["undici", "npm:5.27.2"],\ + ["undici", "npm:6.0.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-6.0.0-f128e15d5b-23e13795d6.zip similarity index 62% rename from .yarn/cache/undici-npm-5.27.2-141c109c0a-22bbdd7637.zip rename to .yarn/cache/undici-npm-6.0.0-f128e15d5b-23e13795d6.zip index 135a0cd6..c9387dd9 100644 Binary files a/.yarn/cache/undici-npm-5.27.2-141c109c0a-22bbdd7637.zip and b/.yarn/cache/undici-npm-6.0.0-f128e15d5b-23e13795d6.zip differ diff --git a/package.json b/package.json index 962a1cef..428a9906 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.0.0" }, "devDependencies": { "@types/jest": "^29.5.9", diff --git a/yarn.lock b/yarn.lock index e769232a..c90ff177 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.0.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.0.0": + version: 6.0.0 + resolution: "undici@npm:6.0.0" dependencies: "@fastify/busboy": ^2.0.0 - checksum: 22bbdd763798700979986546d70072b67223189353d2a811efa9c6e44476161a0d1781ffe24115221f69a1b344b95d5926bd39a6eb760a2cd8804781cec0c5eb + checksum: 23e13795d630ca9b2e3a61869f11f84947684c411aa760d7cd74e92200fe7b0ce4f2113a526298c5951538cc234dd796d996639a1f17ff69cf0d1a7663ba2f41 languageName: node linkType: hard