Skip to content

Commit 8778942

Browse files
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. - [Release notes](https://github.com/npm/node-tar/releases) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d00cb17 commit 8778942

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
@@ -3187,7 +3187,7 @@ fstream-ignore@^1.0.5:
31873187
inherits "2"
31883188
minimatch "^3.0.0"
31893189

3190-
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
3190+
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
31913191
version "1.0.12"
31923192
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
31933193
dependencies:
@@ -7705,11 +7705,11 @@ tar-pack@^3.4.0:
77057705
uid-number "^0.0.6"
77067706

77077707
tar@^2.0.0, tar@^2.2.1:
7708-
version "2.2.1"
7709-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
7708+
version "2.2.2"
7709+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
77107710
dependencies:
77117711
block-stream "*"
7712-
fstream "^1.0.2"
7712+
fstream "^1.0.12"
77137713
inherits "2"
77147714

77157715
term-size@^1.2.0:

0 commit comments

Comments
 (0)