File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -4908,6 +4908,11 @@ minipass@^3.0.0, minipass@^3.1.1:
4908
4908
dependencies :
4909
4909
yallist "^4.0.0"
4910
4910
4911
+ minipass@^5.0.0 :
4912
+ version "5.0.0"
4913
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
4914
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
4915
+
4911
4916
minizlib@^2.1.1 :
4912
4917
version "2.1.2"
4913
4918
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -6364,13 +6369,13 @@ supports-preserve-symlinks-flag@^1.0.0:
6364
6369
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
6365
6370
6366
6371
tar@^6.0.2, tar@^6.0.5 :
6367
- version "6.1.11 "
6368
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11. tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621 "
6369
- integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA ==
6372
+ version "6.2.1 "
6373
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1. tgz#717549c541bc3c2af15751bea94b1dd068d4b03a "
6374
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A ==
6370
6375
dependencies :
6371
6376
chownr "^2.0.0"
6372
6377
fs-minipass "^2.0.0"
6373
- minipass "^3 .0.0"
6378
+ minipass "^5 .0.0"
6374
6379
minizlib "^2.1.1"
6375
6380
mkdirp "^1.0.3"
6376
6381
yallist "^4.0.0"
You can’t perform that action at this time.
0 commit comments