Skip to content

Commit 89d5cd5

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) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5be885 commit 89d5cd5

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
@@ -1818,7 +1818,7 @@ fstream-ignore@^1.0.5:
18181818
inherits "2"
18191819
minimatch "^3.0.0"
18201820

1821-
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
1821+
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
18221822
version "1.0.12"
18231823
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
18241824
dependencies:
@@ -3831,11 +3831,11 @@ tar-pack@^3.4.0:
38313831
uid-number "^0.0.6"
38323832

38333833
tar@^2.2.1:
3834-
version "2.2.1"
3835-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
3834+
version "2.2.2"
3835+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
38363836
dependencies:
38373837
block-stream "*"
3838-
fstream "^1.0.2"
3838+
fstream "^1.0.12"
38393839
inherits "2"
38403840

38413841
timers-browserify@^2.0.2:

0 commit comments

Comments
 (0)