Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit d606e26

Browse files
[Security] Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes a security fix.** - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a101d1a commit d606e26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ fs.realpath@^1.0.0:
269269
version "1.0.0"
270270
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
271271

272-
fstream@^1.0.0, fstream@^1.0.2:
272+
fstream@^1.0.0, fstream@^1.0.12:
273273
version "1.0.12"
274274
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
275275
dependencies:
@@ -1017,11 +1017,11 @@ supports-color@^2.0.0:
10171017
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
10181018

10191019
tar@^2.0.0:
1020-
version "2.2.1"
1021-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
1020+
version "2.2.2"
1021+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
10221022
dependencies:
10231023
block-stream "*"
1024-
fstream "^1.0.2"
1024+
fstream "^1.0.12"
10251025
inherits "2"
10261026

10271027
tough-cookie@~2.5.0:

0 commit comments

Comments
 (0)