Skip to content

Commit 7ce1085

Browse files
committed
feat: bump fetch v3.5.25 with node 20.19.5, 22.19.0, and 24.8.0, special thanks to @faulpeltz
1 parent 14e7df0 commit 7ce1085

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/generator": "^7.23.0",
2626
"@babel/parser": "^7.23.0",
2727
"@babel/types": "^7.23.0",
28-
"@yao-pkg/pkg-fetch": "3.5.24",
28+
"@yao-pkg/pkg-fetch": "3.5.25",
2929
"into-stream": "^6.0.0",
3030
"minimist": "^1.2.6",
3131
"multistream": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -752,10 +752,10 @@
752752
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
753753
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
754754

755-
"@yao-pkg/[email protected].24":
756-
version "3.5.24"
757-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.24.tgz#37a671f077fe6446aec0758e6fc7961d183c3445"
758-
integrity sha512-FPESCH1uXCYui6jeDp2aayWuFHR39w+uU1r88nI6JWRvPYOU64cHPUV/p6GSFoQdpna7ip92HnrZKbBC60l0gA==
755+
"@yao-pkg/[email protected].25":
756+
version "3.5.25"
757+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.25.tgz#2ff56e951cbbaf009f540222249dff3be1e94f35"
758+
integrity sha512-6deLQjwn5EJVCGRb9Rsy5c8TZixRgiBHMu3cIFVakwZR6ebidE16/Oc7WDBvhQg9N3B3ExgDi7QA19w7Z2GZkA==
759759
dependencies:
760760
https-proxy-agent "^5.0.0"
761761
node-fetch "^2.6.6"

0 commit comments

Comments
 (0)