File tree 1 file changed +9
-4
lines changed
examples/include-external-npm-packages
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -4243,6 +4243,11 @@ minipass@^3.0.0:
4243
4243
dependencies :
4244
4244
yallist "^4.0.0"
4245
4245
4246
+ minipass@^5.0.0 :
4247
+ version "5.0.0"
4248
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
4249
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
4250
+
4246
4251
" minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
4247
4252
version "7.0.4"
4248
4253
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
@@ -5943,13 +5948,13 @@ tar-stream@^3.0.0:
5943
5948
streamx "^2.15.0"
5944
5949
5945
5950
tar@^6.1.11 :
5946
- version "6.1.11 "
5947
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11. tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621 "
5948
- integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA ==
5951
+ version "6.2.1 "
5952
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1. tgz#717549c541bc3c2af15751bea94b1dd068d4b03a "
5953
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A ==
5949
5954
dependencies :
5950
5955
chownr "^2.0.0"
5951
5956
fs-minipass "^2.0.0"
5952
- minipass "^3 .0.0"
5957
+ minipass "^5 .0.0"
5953
5958
minizlib "^2.1.1"
5954
5959
mkdirp "^1.0.3"
5955
5960
yallist "^4.0.0"
You can’t perform that action at this time.
0 commit comments