Skip to content

Commit 8e5decf

Browse files
Build(deps): [Security] Bump tar from 6.0.5 to 6.1.3
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.3. **This update includes a security fix.** - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.0.5...v6.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5e54012 commit 8e5decf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6327,9 +6327,9 @@ [email protected]:
63276327
string-width "^2.1.1"
63286328

63296329
tar@^6.0.0:
6330-
version "6.0.5"
6331-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.0.5.tgz#bde815086e10b39f1dcd298e89d596e1535e200f"
6332-
integrity sha512-0b4HOimQHj9nXNEAA7zWwMM91Zhhba3pspja6sQbgTpynOJf+bkjBnfybNYzbpLbnwXnbyB4LOREvlyXLkCHSg==
6330+
version "6.1.3"
6331+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.3.tgz#e44b97ee7d6cc7a4c574e8b01174614538291825"
6332+
integrity sha512-3rUqwucgVZXTeyJyL2jqtUau8/8r54SioM1xj3AmTX3HnWQdj2AydfJ2qYYayPyIIznSplcvU9mhBb7dR2XF3w==
63336333
dependencies:
63346334
chownr "^2.0.0"
63356335
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)