This repository was archived by the owner on Jan 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 2626 "into-stream" : " ^6.0.0" ,
2727 "minimist" : " ^1.2.5" ,
2828 "multistream" : " ^4.1.0" ,
29- "pkg-fetch" : " 3.2.4 " ,
29+ "pkg-fetch" : " 3.2.5 " ,
3030 "prebuild-install" : " 6.1.4" ,
3131 "progress" : " ^2.0.3" ,
3232 "resolve" : " ^1.20.0" ,
Original file line number Diff line number Diff line change @@ -1858,7 +1858,7 @@ node-abi@^2.21.0:
18581858 dependencies :
18591859 semver "^5.4.1"
18601860
1861- node-fetch@^2.6.1 :
1861+ node-fetch@^2.6.6 :
18621862 version "2.6.6"
18631863 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
18641864 integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
@@ -2068,17 +2068,18 @@ pkg-dir@^2.0.0:
20682068 dependencies :
20692069 find-up "^2.1.0"
20702070
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 ==
20752075 dependencies :
2076- chalk "^4.1.0 "
2076+ chalk "^4.1.2 "
20772077 fs-extra "^9.1.0"
20782078 https-proxy-agent "^5.0.0"
2079- node-fetch "^2.6.1 "
2079+ node-fetch "^2.6.6 "
20802080 progress "^2.0.3"
20812081 semver "^7.3.5"
2082+ tar-fs "^2.1.1"
20822083 yargs "^16.2.0"
20832084
20842085please-upgrade-node@^3.2.0 :
@@ -2492,7 +2493,7 @@ table@^6.0.9:
24922493 string-width "^4.2.3"
24932494 strip-ansi "^6.0.1"
24942495
2495- tar-fs@^2.0.0 :
2496+ tar-fs@^2.0.0, tar-fs@^2.1.1 :
24962497 version "2.1.1"
24972498 resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
24982499 integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
You can’t perform that action at this time.
0 commit comments