Skip to content

Commit 853e94d

Browse files
chore(security): bump tar from 6.1.11 to 6.2.1 (#11)
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 d5f822b commit 853e94d

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5525,19 +5525,7 @@ tar-stream@^2.0.0:
55255525
inherits "^2.0.3"
55265526
readable-stream "^3.1.1"
55275527

5528-
tar@^6.1.11, tar@^6.1.2:
5529-
version "6.1.11"
5530-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
5531-
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
5532-
dependencies:
5533-
chownr "^2.0.0"
5534-
fs-minipass "^2.0.0"
5535-
minipass "^3.0.0"
5536-
minizlib "^2.1.1"
5537-
mkdirp "^1.0.3"
5538-
yallist "^4.0.0"
5539-
5540-
tar@^6.2.1:
5528+
tar@^6.1.11, tar@^6.1.2, tar@^6.2.1:
55415529
version "6.2.1"
55425530
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
55435531
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==

0 commit comments

Comments
 (0)