Skip to content

Commit 439c64e

Browse files
feat: bump fetch 3.5.33 with nodejs 20.20.2, 22.22.2, 24.14.1 (#226)
Co-authored-by: robertsLando <11502495+robertsLando@users.noreply.github.com>
1 parent 022f69d commit 439c64e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/parser": "^7.23.0",
2727
"@babel/traverse": "^7.23.0",
2828
"@babel/types": "^7.23.0",
29-
"@yao-pkg/pkg-fetch": "3.5.32",
29+
"@yao-pkg/pkg-fetch": "3.5.33",
3030
"esbuild": "^0.27.3",
3131
"into-stream": "^9.1.0",
3232
"minimist": "^1.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,10 @@
853853
"@typescript-eslint/types" "8.55.0"
854854
eslint-visitor-keys "^4.2.1"
855855

856-
"@yao-pkg/pkg-fetch@3.5.32":
857-
version "3.5.32"
858-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.32.tgz#4d9cb77a2f5977a513ae7c6e19cfa94737d0f624"
859-
integrity sha512-hS8zzze5VVyVAciZoNX4q3ZmCdn0gi34P2SElk4PFbzkA4LPs7qBJ3LhUKb4d4KGw1HVkFJJOMgGomH7cMqQ5Q==
856+
"@yao-pkg/pkg-fetch@3.5.33":
857+
version "3.5.33"
858+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.33.tgz#4d2adb0299c361f369c5dfc098f655a72fefd2a1"
859+
integrity sha512-j2UoH+eP4VobfovQg1gkWwDoB4O/tv8rlLnEjUEEHuWXJ5eBLNUIrobMSEp773/2pgUJUfqqPUFIhS1pN8OZuQ==
860860
dependencies:
861861
https-proxy-agent "^5.0.0"
862862
node-fetch "^2.6.6"

0 commit comments

Comments
 (0)