Skip to content

Commit a964885

Browse files
authored
Merge pull request #8 from blackpuppy/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2 parents 124902c + 89d5cd5 commit a964885

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

+4-4
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:
@@ -3827,11 +3827,11 @@ tar-pack@^3.4.0:
38273827
uid-number "^0.0.6"
38283828

38293829
tar@^2.2.1:
3830-
version "2.2.1"
3831-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
3830+
version "2.2.2"
3831+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
38323832
dependencies:
38333833
block-stream "*"
3834-
fstream "^1.0.2"
3834+
fstream "^1.0.12"
38353835
inherits "2"
38363836

38373837
timers-browserify@^2.0.2:

0 commit comments

Comments
 (0)