File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -5077,6 +5077,11 @@ minipass@^3.0.0, minipass@^3.1.1:
5077
5077
dependencies :
5078
5078
yallist "^4.0.0"
5079
5079
5080
+ minipass@^5.0.0 :
5081
+ version "5.0.0"
5082
+ resolved "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
5083
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
5084
+
5080
5085
minizlib@^2.1.1 :
5081
5086
version "2.1.2"
5082
5087
resolved "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -7607,13 +7612,13 @@ tapable@^2.1.1, tapable@^2.2.0:
7607
7612
integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
7608
7613
7609
7614
tar@^6.0.2 :
7610
- version "6.1.0 "
7611
- resolved "https://registry.npmjs.org/tar/-/tar-6.1.0. tgz#d1724e9bcc04b977b18d5c573b333a2207229a83 "
7612
- integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA ==
7615
+ version "6.2.1 "
7616
+ resolved "https://registry.npmjs.org/tar/-/tar-6.2.1. tgz#717549c541bc3c2af15751bea94b1dd068d4b03a "
7617
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A ==
7613
7618
dependencies :
7614
7619
chownr "^2.0.0"
7615
7620
fs-minipass "^2.0.0"
7616
- minipass "^3 .0.0"
7621
+ minipass "^5 .0.0"
7617
7622
minizlib "^2.1.1"
7618
7623
mkdirp "^1.0.3"
7619
7624
yallist "^4.0.0"
You can’t perform that action at this time.
0 commit comments