@@ -1803,9 +1803,9 @@ fstream-ignore@^1.0.5:
1803
1803
inherits "2"
1804
1804
minimatch "^3.0.0"
1805
1805
1806
- fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2 :
1807
- version "1.0.11 "
1808
- resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11 .tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171 "
1806
+ fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12 :
1807
+ version "1.0.12 "
1808
+ resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12 .tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045 "
1809
1809
dependencies :
1810
1810
graceful-fs "^4.1.2"
1811
1811
inherits "~2.0.0"
@@ -1886,6 +1886,17 @@ glob@^7.1.2:
1886
1886
once "^1.3.0"
1887
1887
path-is-absolute "^1.0.0"
1888
1888
1889
+ glob@^7.1.3 :
1890
+ version "7.1.4"
1891
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
1892
+ dependencies :
1893
+ fs.realpath "^1.0.0"
1894
+ inflight "^1.0.4"
1895
+ inherits "2"
1896
+ minimatch "^3.0.4"
1897
+ once "^1.3.0"
1898
+ path-is-absolute "^1.0.0"
1899
+
1889
1900
globals@^11.1.0 :
1890
1901
version "11.12.0"
1891
1902
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
@@ -1909,7 +1920,11 @@ globby@^5.0.0:
1909
1920
pify "^2.0.0"
1910
1921
pinkie-promise "^2.0.0"
1911
1922
1912
- graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6 :
1923
+ graceful-fs@^4.1.2 :
1924
+ version "4.2.2"
1925
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
1926
+
1927
+ graceful-fs@^4.1.4, graceful-fs@^4.1.6 :
1913
1928
version "4.1.11"
1914
1929
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
1915
1930
@@ -2028,8 +2043,8 @@ inflight@^1.0.4:
2028
2043
wrappy "1"
2029
2044
2030
2045
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1 :
2031
- version "2.0.3 "
2032
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3 .tgz#633c2c83e3da42a502f52466022480f4208261de "
2046
+ version "2.0.4 "
2047
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4 .tgz#0fa2c64f932917c3433a0ded55363aae37416b7c "
2033
2048
2034
2049
ini@~1.3.0 :
2035
2050
version "1.3.4"
@@ -3237,7 +3252,13 @@ right-align@^0.1.1:
3237
3252
dependencies :
3238
3253
align-text "^0.1.1"
3239
3254
3240
- rimraf@2, rimraf@^2.2.8, rimraf@^2.4.4, rimraf@^2.5.1, rimraf@^2.6.1 :
3255
+ rimraf@2 :
3256
+ version "2.7.1"
3257
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
3258
+ dependencies :
3259
+ glob "^7.1.3"
3260
+
3261
+ rimraf@^2.2.8, rimraf@^2.4.4, rimraf@^2.5.1, rimraf@^2.6.1 :
3241
3262
version "2.6.1"
3242
3263
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
3243
3264
dependencies :
@@ -3479,11 +3500,11 @@ tar-pack@^3.4.0:
3479
3500
uid-number "^0.0.6"
3480
3501
3481
3502
tar@^2.2.1 :
3482
- version "2.2.1 "
3483
- resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1 .tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1 "
3503
+ version "2.2.2 "
3504
+ resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2 .tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40 "
3484
3505
dependencies :
3485
3506
block-stream "*"
3486
- fstream "^1.0.2 "
3507
+ fstream "^1.0.12 "
3487
3508
inherits "2"
3488
3509
3489
3510
test-exclude@^4.0.3 :
0 commit comments