Skip to content

Commit 6bcf605

Browse files
Bump tar from 6.1.11 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.11...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b66c29 commit 6bcf605

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Diff for: yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -9035,6 +9035,11 @@ minipass@^3.0.0, minipass@^3.1.1:
90359035
dependencies:
90369036
yallist "^4.0.0"
90379037

9038+
minipass@^5.0.0:
9039+
version "5.0.0"
9040+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
9041+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
9042+
90389043
minizlib@^2.1.1:
90399044
version "2.1.2"
90409045
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -12108,13 +12113,13 @@ tar-stream@^2.1.4:
1210812113
readable-stream "^3.1.1"
1210912114

1211012115
tar@^6.0.2:
12111-
version "6.1.11"
12112-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
12113-
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
12116+
version "6.2.1"
12117+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
12118+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
1211412119
dependencies:
1211512120
chownr "^2.0.0"
1211612121
fs-minipass "^2.0.0"
12117-
minipass "^3.0.0"
12122+
minipass "^5.0.0"
1211812123
minizlib "^2.1.1"
1211912124
mkdirp "^1.0.3"
1212012125
yallist "^4.0.0"

0 commit comments

Comments
 (0)