|
@@ -4624,16 +4624,16 @@ minipass@^3.0.0:
|
|
|
dependencies:
|
|
|
yallist "^4.0.0"
|
|
|
|
|
|
-minipass@^4.0.0:
|
|
|
- version "4.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.1.tgz#2b9408c6e81bb8b338d600fb3685e375a370a057"
|
|
|
- integrity sha512-V9esFpNbK0arbN3fm2sxDKqMYgIp7XtVdE4Esj+PE4Qaaxdg1wIw48ITQIOn1sc8xXSmUviVL3cyjMqPlrVkiA==
|
|
|
-
|
|
|
minipass@^4.2.4:
|
|
|
version "4.2.8"
|
|
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.8.tgz#f0010f64393ecfc1d1ccb5f582bcaf45f48e1a3a"
|
|
|
integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==
|
|
|
|
|
|
+minipass@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
|
|
|
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
|
+
|
|
|
"minipass@^5.0.0 || ^6.0.2":
|
|
|
version "6.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
|
|
@@ -6554,13 +6554,13 @@ tapable@^2.1.1, tapable@^2.2.0:
|
|
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
|
|
|
|
|
tar@^6.1.11:
|
|
|
- version "6.1.13"
|
|
|
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
|
|
|
- integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
|
|
|
+ version "6.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
|
|
|
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
|
|
|
dependencies:
|
|
|
chownr "^2.0.0"
|
|
|
fs-minipass "^2.0.0"
|
|
|
- minipass "^4.0.0"
|
|
|
+ minipass "^5.0.0"
|
|
|
minizlib "^2.1.1"
|
|
|
mkdirp "^1.0.3"
|
|
|
yallist "^4.0.0"
|