Skip to content

Commit 73fcf64

Browse files
committed
feat: bump fetch with node 22.20.0 and 24.10.0 support
1 parent 8f77222 commit 73fcf64

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.28",
28+
"@yao-pkg/pkg-fetch": "3.5.29",
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
@@ -795,10 +795,10 @@
795795
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
796796
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
797797

798-
"@yao-pkg/[email protected].28":
799-
version "3.5.28"
800-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.28.tgz#dac2b0ed6368ffcfb1a0624b3717211dc99e728a"
801-
integrity sha512-0dTu0yFgAuOp3OJBiwSZVkTMuGmvExwmG9mHKQhHkaNate5BWh6rBTzfQ0WId9DHXmg7GiT/kIyejEV0G3EHUQ==
798+
"@yao-pkg/[email protected].29":
799+
version "3.5.29"
800+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.29.tgz#24e6a208f112f00b2349167de46d60c972deeb4d"
801+
integrity sha512-Kpfpx9/XBkOZ/Nb41ybBGO+IaD9lu9svFxwqNt2xN0zwkxIQbaWU2gS5kOzkKPFlk2WUHoqtTkaDyYRARSOkkg==
802802
dependencies:
803803
https-proxy-agent "^5.0.0"
804804
node-fetch "^2.6.6"

0 commit comments

Comments
 (0)