Skip to content

Commit 86fd1c2

Browse files
authored
Merge pull request #59 from ghiscoding/dependabot/npm_and_yarn/tar-6.2.1
chore(deps): bump tar from 6.1.12 to 6.2.1
2 parents ecc1b20 + b1ac0e5 commit 86fd1c2

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7300,6 +7300,11 @@ minipass@^3.0.0, minipass@^3.1.1, minipass@^3.1.6:
73007300
dependencies:
73017301
yallist "^4.0.0"
73027302

7303+
minipass@^5.0.0:
7304+
version "5.0.0"
7305+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
7306+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
7307+
73037308
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
73047309
version "7.0.2"
73057310
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
@@ -9723,13 +9728,13 @@ tapable@^2.1.1, tapable@^2.2.0:
97239728
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
97249729

97259730
tar@^6.1.11, tar@^6.1.2:
9726-
version "6.1.12"
9727-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.12.tgz#3b742fb05669b55671fb769ab67a7791ea1a62e6"
9728-
integrity sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==
9731+
version "6.2.1"
9732+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
9733+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
97299734
dependencies:
97309735
chownr "^2.0.0"
97319736
fs-minipass "^2.0.0"
9732-
minipass "^3.0.0"
9737+
minipass "^5.0.0"
97339738
minizlib "^2.1.1"
97349739
mkdirp "^1.0.3"
97359740
yallist "^4.0.0"

0 commit comments

Comments
 (0)