Skip to content

Commit 9863769

Browse files
committed
feat: bump fetch 3.5.19 with node v18.20.6, v20.18.2 and v22.13.1
1 parent 8fe146b commit 9863769

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.18",
28+
"@yao-pkg/pkg-fetch": "3.5.19",
2929
"into-stream": "^6.0.0",
3030
"minimist": "^1.2.6",
3131
"multistream": "^4.1.0",

yarn.lock

+4-4
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].18":
756-
version "3.5.18"
757-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.18.tgz#a76510026b4f53485bbc13f4f31b58eb06ccecd3"
758-
integrity sha512-tdUT7zS2lyXeJwkA8lDI4aVxHwauAc5lKj6Xui3/BtDe6vDsQ8KP+f66u07AI28DuTzKxjRJKNNXVdyGv2Ndsg==
755+
"@yao-pkg/[email protected].19":
756+
version "3.5.19"
757+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.19.tgz#f9df95af058c2851890d000abbd399f6b066e60e"
758+
integrity sha512-EEURrS1Q5sSSAwaQ4zD0wZsquDiG8CroY3SCi7jYBoM0NG3eRA239mW6YMUYPNWUK4zCMhuK3bzFT5aIZP/rDg==
759759
dependencies:
760760
https-proxy-agent "^5.0.0"
761761
node-fetch "^2.6.6"

0 commit comments

Comments
 (0)