@@ -701,6 +701,7 @@ babylon@^6.18.0:
701
701
balanced-match@^1.0.0 :
702
702
version "1.0.0"
703
703
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
704
+ integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
704
705
705
706
base64-js@^1.0.2 :
706
707
version "1.2.1"
@@ -848,8 +849,9 @@ boxen@^1.2.1:
848
849
widest-line "^2.0.0"
849
850
850
851
brace-expansion@^1.1.7 :
851
- version "1.1.8"
852
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
852
+ version "1.1.11"
853
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
854
+ integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
853
855
dependencies :
854
856
balanced-match "^1.0.0"
855
857
concat-map "0.0.1"
@@ -1487,6 +1489,7 @@ compression@^1.7.0:
1487
1489
1488
1490
version "0.0.1"
1489
1491
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1492
+ integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
1490
1493
1491
1494
concat-stream@^1.5.0 :
1492
1495
version "1.6.0"
@@ -2796,6 +2799,7 @@ fs-write-stream-atomic@^1.0.8:
2796
2799
fs.realpath@^1.0.0 :
2797
2800
version "1.0.0"
2798
2801
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2802
+ integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
2799
2803
2800
2804
fsevents@^1.0.0 :
2801
2805
version "1.1.2"
@@ -2828,8 +2832,9 @@ fstream-ignore@^1.0.5:
2828
2832
minimatch "^3.0.0"
2829
2833
2830
2834
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2 :
2831
- version "1.0.11"
2832
- resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
2835
+ version "1.0.12"
2836
+ resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
2837
+ integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
2833
2838
dependencies :
2834
2839
graceful-fs "^4.1.2"
2835
2840
inherits "~2.0.0"
@@ -2969,7 +2974,7 @@ glob@^6.0.4:
2969
2974
once "^1.3.0"
2970
2975
path-is-absolute "^1.0.0"
2971
2976
2972
- glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7. 1.2, glob@~7.1.1 :
2977
+ glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@~7.1.1 :
2973
2978
version "7.1.2"
2974
2979
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
2975
2980
dependencies :
@@ -2980,6 +2985,18 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.2, glob@~7.1.1:
2980
2985
once "^1.3.0"
2981
2986
path-is-absolute "^1.0.0"
2982
2987
2988
+ glob@^7.1.3 :
2989
+ version "7.1.4"
2990
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
2991
+ integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
2992
+ dependencies :
2993
+ fs.realpath "^1.0.0"
2994
+ inflight "^1.0.4"
2995
+ inherits "2"
2996
+ minimatch "^3.0.4"
2997
+ once "^1.3.0"
2998
+ path-is-absolute "^1.0.0"
2999
+
2983
3000
global-dirs@^0.1.0 :
2984
3001
version "0.1.1"
2985
3002
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -3064,14 +3081,10 @@ got@^6.7.1:
3064
3081
unzip-response "^2.0.1"
3065
3082
url-parse-lax "^1.0.0"
3066
3083
3067
- graceful-fs@^4.1.0, graceful-fs@^4.1.9 :
3068
- version "4.1.15"
3069
- resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
3070
- integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
3071
-
3072
- graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6 :
3073
- version "4.1.11"
3074
- resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
3084
+ graceful-fs@^4.1.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9 :
3085
+ version "4.2.2"
3086
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
3087
+ integrity sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==
3075
3088
3076
3089
gtoken@^1.2.1 :
3077
3090
version "1.2.3"
3449
3462
inflight@^1.0.4 :
3450
3463
version "1.0.6"
3451
3464
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
3465
+ integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
3452
3466
dependencies :
3453
3467
once "^1.3.0"
3454
3468
wrappy "1"
3455
3469
3456
- inherits@2, [email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
3457
- version "2.0.3"
3458
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3470
+ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
3471
+ version "2.0.4"
3472
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3473
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
3459
3474
3460
3475
3461
3476
version "2.0.1"
3462
3477
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
3463
3478
3479
+
3480
+ version "2.0.3"
3481
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3482
+
3464
3483
ini@^1.3.4 :
3465
3484
version "1.3.5"
3466
3485
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4270,8 +4289,9 @@ lodash.keys@~2.4.1:
4270
4289
lodash.isobject "~2.4.1"
4271
4290
4272
4291
lodash.mergewith@^4.6.0 :
4273
- version "4.6.0"
4274
- resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
4292
+ version "4.6.2"
4293
+ resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
4294
+ integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
4275
4295
4276
4296
lodash.noop@^3.0.1 :
4277
4297
version "3.0.1"
@@ -4562,12 +4582,14 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4562
4582
" minimatch@2 || 3" , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2:
4563
4583
version "3.0.4"
4564
4584
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4585
+ integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
4565
4586
dependencies :
4566
4587
brace-expansion "^1.1.7"
4567
4588
4568
4589
4569
4590
version "0.0.8"
4570
4591
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
4592
+ integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
4571
4593
4572
4594
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0 :
4573
4595
version "1.2.0"
@@ -5096,6 +5118,7 @@ on-headers@~1.0.1:
5096
5118
[email protected] , once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0:
5097
5119
version "1.4.0"
5098
5120
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
5121
+ integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
5099
5122
dependencies :
5100
5123
wrappy "1"
5101
5124
@@ -5324,6 +5347,7 @@ path-exists@^3.0.0:
5324
5347
path-is-absolute@^1.0.0 :
5325
5348
version "1.0.1"
5326
5349
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
5350
+ integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
5327
5351
5328
5352
path-is-inside@^1.0.1 :
5329
5353
version "1.0.2"
@@ -6105,10 +6129,11 @@ right-align@^0.1.1:
6105
6129
align-text "^0.1.1"
6106
6130
6107
6131
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2 :
6108
- version "2.6.2"
6109
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
6132
+ version "2.7.1"
6133
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
6134
+ integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
6110
6135
dependencies :
6111
- glob "^7.0.5 "
6136
+ glob "^7.1.3 "
6112
6137
6113
6138
ripemd160@^2.0.0, ripemd160@^2.0.1 :
6114
6139
version "2.0.1"
@@ -7645,6 +7670,7 @@ wrap-ansi@^2.0.0:
7645
7670
wrappy@1 :
7646
7671
version "1.0.2"
7647
7672
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
7673
+ integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
7648
7674
7649
7675
write-file-atomic@^1.1.2 :
7650
7676
version "1.3.4"
0 commit comments