Skip to content

Commit 2652a34

Browse files
dependabot[bot]quarkgluant
authored andcommitted
Bump tar from 2.2.1 to 2.2.2 (#12)
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 a920bc9 commit 2652a34

1 file changed

Lines changed: 41 additions & 13 deletions

File tree

yarn.lock

Lines changed: 41 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -951,13 +951,20 @@ boom@2.x.x:
951951
dependencies:
952952
hoek "2.x.x"
953953

954-
brace-expansion@^1.0.0, brace-expansion@^1.1.7:
954+
brace-expansion@^1.0.0:
955955
version "1.1.8"
956956
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
957957
dependencies:
958958
balanced-match "^1.0.0"
959959
concat-map "0.0.1"
960960

961+
brace-expansion@^1.1.7:
962+
version "1.1.11"
963+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
964+
dependencies:
965+
balanced-match "^1.0.0"
966+
concat-map "0.0.1"
967+
961968
braces@^1.8.2:
962969
version "1.8.5"
963970
resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
@@ -1885,9 +1892,9 @@ fstream-ignore@^1.0.5:
18851892
inherits "2"
18861893
minimatch "^3.0.0"
18871894

1888-
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
1889-
version "1.0.11"
1890-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
1895+
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
1896+
version "1.0.12"
1897+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
18911898
dependencies:
18921899
graceful-fs "^4.1.2"
18931900
inherits "~2.0.0"
@@ -1945,13 +1952,24 @@ glob@^7.0.5, glob@~7.1.2:
19451952
once "^1.3.0"
19461953
path-is-absolute "^1.0.0"
19471954

1955+
glob@^7.1.3:
1956+
version "7.1.6"
1957+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
1958+
dependencies:
1959+
fs.realpath "^1.0.0"
1960+
inflight "^1.0.4"
1961+
inherits "2"
1962+
minimatch "^3.0.4"
1963+
once "^1.3.0"
1964+
path-is-absolute "^1.0.0"
1965+
19481966
globals@^9.18.0:
19491967
version "9.18.0"
19501968
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
19511969

19521970
graceful-fs@^4.1.2:
1953-
version "4.1.11"
1954-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
1971+
version "4.2.3"
1972+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
19551973

19561974
gzip-size@3.0.0:
19571975
version "3.0.0"
@@ -2156,14 +2174,18 @@ inflight@^1.0.4:
21562174
once "^1.3.0"
21572175
wrappy "1"
21582176

2159-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2160-
version "2.0.3"
2161-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2177+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2178+
version "2.0.4"
2179+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
21622180

21632181
inherits@2.0.1:
21642182
version "2.0.1"
21652183
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
21662184

2185+
inherits@2.0.3:
2186+
version "2.0.3"
2187+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2188+
21672189
ini@~1.3.0:
21682190
version "1.3.4"
21692191
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -4185,7 +4207,13 @@ right-align@^0.1.1:
41854207
dependencies:
41864208
align-text "^0.1.1"
41874209

4188-
rimraf@2, rimraf@^2.5.1, rimraf@^2.6.0, rimraf@^2.6.1:
4210+
rimraf@2:
4211+
version "2.7.1"
4212+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
4213+
dependencies:
4214+
glob "^7.1.3"
4215+
4216+
rimraf@^2.5.1, rimraf@^2.6.0, rimraf@^2.6.1:
41894217
version "2.6.1"
41904218
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
41914219
dependencies:
@@ -4517,11 +4545,11 @@ tar-pack@^3.4.0:
45174545
uid-number "^0.0.6"
45184546

45194547
tar@^2.2.1:
4520-
version "2.2.1"
4521-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
4548+
version "2.2.2"
4549+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
45224550
dependencies:
45234551
block-stream "*"
4524-
fstream "^1.0.2"
4552+
fstream "^1.0.12"
45254553
inherits "2"
45264554

45274555
thenify-all@^1.0.0:

0 commit comments

Comments
 (0)