This repository was archived by the owner on Jan 13, 2024. It is now read-only.
File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 26
26
"into-stream" : " ^6.0.0" ,
27
27
"minimist" : " ^1.2.5" ,
28
28
"multistream" : " ^4.1.0" ,
29
- "pkg-fetch" : " 3.2.4 " ,
29
+ "pkg-fetch" : " 3.2.5 " ,
30
30
"prebuild-install" : " 6.1.4" ,
31
31
"progress" : " ^2.0.3" ,
32
32
"resolve" : " ^1.20.0" ,
Original file line number Diff line number Diff line change @@ -1858,7 +1858,7 @@ node-abi@^2.21.0:
1858
1858
dependencies :
1859
1859
semver "^5.4.1"
1860
1860
1861
- node-fetch@^2.6.1 :
1861
+ node-fetch@^2.6.6 :
1862
1862
version "2.6.6"
1863
1863
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
1864
1864
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
@@ -2068,17 +2068,18 @@ pkg-dir@^2.0.0:
2068
2068
dependencies :
2069
2069
find-up "^2.1.0"
2070
2070
2071
-
2072
- version "3.2.4 "
2073
- resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.4 .tgz#5372734b12167d4bacd872be348217461b517390 "
2074
- integrity sha512-ewUD26GP86/8+Fu93zrb30CpJjKOtT4maSgm4SwTX9Ujy1pfdUdv+1PubsY9tTJES0iBYItAtqbfkf7Wu5LV9w ==
2071
+
2072
+ version "3.2.5 "
2073
+ resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.5 .tgz#4f9328b6a212ecc0e0861fcfb13c6229cc97f587 "
2074
+ integrity sha512-jPtyX2VTbG+9yaeGsJEBT+3qVN8qfxxfn7n2lmcx1FDSPsr8jwXDRf6BeCNBV+M5aEQmmtpMeKs7ZILQ9YlSPA ==
2075
2075
dependencies :
2076
- chalk "^4.1.0 "
2076
+ chalk "^4.1.2 "
2077
2077
fs-extra "^9.1.0"
2078
2078
https-proxy-agent "^5.0.0"
2079
- node-fetch "^2.6.1 "
2079
+ node-fetch "^2.6.6 "
2080
2080
progress "^2.0.3"
2081
2081
semver "^7.3.5"
2082
+ tar-fs "^2.1.1"
2082
2083
yargs "^16.2.0"
2083
2084
2084
2085
please-upgrade-node@^3.2.0 :
@@ -2492,7 +2493,7 @@ table@^6.0.9:
2492
2493
string-width "^4.2.3"
2493
2494
strip-ansi "^6.0.1"
2494
2495
2495
- tar-fs@^2.0.0 :
2496
+ tar-fs@^2.0.0, tar-fs@^2.1.1 :
2496
2497
version "2.1.1"
2497
2498
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
2498
2499
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
You can’t perform that action at this time.
0 commit comments