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 @@ -1050,6 +1050,11 @@ minipass@^3.0.0:
1050
1050
dependencies :
1051
1051
yallist "^4.0.0"
1052
1052
1053
+ minipass@^5.0.0 :
1054
+ version "5.0.0"
1055
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
1056
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
1057
+
1053
1058
minizlib@^2.1.1 :
1054
1059
version "2.1.2"
1055
1060
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -1361,13 +1366,13 @@ tapable@^2.1.1, tapable@^2.2.0:
1361
1366
integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
1362
1367
1363
1368
tar@^6.1.10 :
1364
- version "6.1.11 "
1365
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11. tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621 "
1366
- integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA ==
1369
+ version "6.2.1 "
1370
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1. tgz#717549c541bc3c2af15751bea94b1dd068d4b03a "
1371
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A ==
1367
1372
dependencies :
1368
1373
chownr "^2.0.0"
1369
1374
fs-minipass "^2.0.0"
1370
- minipass "^3 .0.0"
1375
+ minipass "^5 .0.0"
1371
1376
minizlib "^2.1.1"
1372
1377
mkdirp "^1.0.3"
1373
1378
yallist "^4.0.0"
You can’t perform that action at this time.
0 commit comments