File tree 1 file changed +14
-7
lines changed
1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -7064,9 +7064,16 @@ minipass-pipeline@^1.2.2:
7064
7064
minipass "^3.0.0"
7065
7065
7066
7066
minipass@^3.0.0, minipass@^3.1.1 :
7067
- version "3.1.3"
7068
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
7069
- integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
7067
+ version "3.3.6"
7068
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a"
7069
+ integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==
7070
+ dependencies :
7071
+ yallist "^4.0.0"
7072
+
7073
+ minipass@^4.0.0 :
7074
+ version "4.0.0"
7075
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.0.tgz#7cebb0f9fa7d56f0c5b17853cbe28838a8dbbd3b"
7076
+ integrity sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==
7070
7077
dependencies :
7071
7078
yallist "^4.0.0"
7072
7079
@@ -10170,13 +10177,13 @@ tapable@^1.0.0, tapable@^1.1.3:
10170
10177
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
10171
10178
10172
10179
tar@^6.0.2 :
10173
- version "6.1.5 "
10174
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.5 .tgz#6e25bee1cfda94317aedc3f5d49290ae68361d73 "
10175
- integrity sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA ==
10180
+ version "6.1.13 "
10181
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13 .tgz#46e22529000f612180601a6fe0680e7da508847b "
10182
+ integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw ==
10176
10183
dependencies :
10177
10184
chownr "^2.0.0"
10178
10185
fs-minipass "^2.0.0"
10179
- minipass "^3 .0.0"
10186
+ minipass "^4 .0.0"
10180
10187
minizlib "^2.1.1"
10181
10188
mkdirp "^1.0.3"
10182
10189
yallist "^4.0.0"
You can’t perform that action at this time.
0 commit comments