Skip to content

Commit 5468b4d

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] <support@github.com>
1 parent d66275a commit 5468b4d

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14560,22 +14560,10 @@ tar-stream@^2.1.4:
1456014560
inherits "^2.0.3"
1456114561
readable-stream "^3.1.1"
1456214562

14563-
tar@^6.0.2:
14564-
version "6.1.11"
14565-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
14566-
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
14567-
dependencies:
14568-
chownr "^2.0.0"
14569-
fs-minipass "^2.0.0"
14570-
minipass "^3.0.0"
14571-
minizlib "^2.1.1"
14572-
mkdirp "^1.0.3"
14573-
yallist "^4.0.0"
14574-
14575-
tar@^6.2.0:
14576-
version "6.2.0"
14577-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
14578-
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
14563+
tar@^6.0.2, tar@^6.2.0:
14564+
version "6.2.1"
14565+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
14566+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
1457914567
dependencies:
1458014568
chownr "^2.0.0"
1458114569
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)