This repository was archived by the owner on Dec 10, 2024. It is now read-only.
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 @@ -8103,6 +8103,11 @@ minipass@^3.0.0, minipass@^3.1.1:
8103
8103
dependencies:
8104
8104
yallist "^4.0.0"
8105
8105
8106
+ minipass@^5.0.0:
8107
+ version "5.0.0"
8108
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
8109
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
8110
+
8106
8111
minizlib@^2.1.1:
8107
8112
version "2.1.2"
8108
8113
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -11365,13 +11370,13 @@ tapable@^1.0.0, tapable@^1.1.3:
11365
11370
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
11366
11371
11367
11372
tar@^6.0.2:
11368
- version "6.1.0 "
11369
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0. tgz#d1724e9bcc04b977b18d5c573b333a2207229a83 "
11370
- integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA ==
11373
+ version "6.2.1 "
11374
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1. tgz#717549c541bc3c2af15751bea94b1dd068d4b03a "
11375
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A ==
11371
11376
dependencies:
11372
11377
chownr "^2.0.0"
11373
11378
fs-minipass "^2.0.0"
11374
- minipass "^3 .0.0"
11379
+ minipass "^5 .0.0"
11375
11380
minizlib "^2.1.1"
11376
11381
mkdirp "^1.0.3"
11377
11382
yallist "^4.0.0"
You can’t perform that action at this time.
0 commit comments