@@ -903,6 +903,11 @@ browserslist@^3.2.6:
903
903
caniuse-lite "^1.0.30000844"
904
904
electron-to-chromium "^1.3.47"
905
905
906
+ buffer-from@^1.0.0 :
907
+ version "1.1.1"
908
+ resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
909
+ integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
910
+
906
911
builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
907
912
version "1.1.1"
908
913
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
@@ -1042,6 +1047,11 @@ chroma-js@^1.2.2:
1042
1047
resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-1.3.4.tgz#93a7c19f287960285cc3fdebb205b8ea1a0f04f9"
1043
1048
integrity sha1-k6fBnyh5YChcw/3rsgW46hoPBPk=
1044
1049
1050
+ ci-info@^1.5.0 :
1051
+ version "1.6.0"
1052
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
1053
+ integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
1054
+
1045
1055
circular-json@^0.3.1 :
1046
1056
version "0.3.1"
1047
1057
resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d"
1186
1196
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1187
1197
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
1188
1198
1189
- concat-stream@^1.4.7, concat-stream@^1.5.2, concat-stream@^1.6.0 :
1199
+ concat-stream@^1.4.7, concat-stream@^1.5.2 :
1190
1200
version "1.6.0"
1191
1201
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7"
1192
1202
integrity sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=
@@ -1195,6 +1205,16 @@ concat-stream@^1.4.7, concat-stream@^1.5.2, concat-stream@^1.6.0:
1195
1205
readable-stream "^2.2.2"
1196
1206
typedarray "^0.0.6"
1197
1207
1208
+ concat-stream@^1.6.2 :
1209
+ version "1.6.2"
1210
+ resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
1211
+ integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
1212
+ dependencies :
1213
+ buffer-from "^1.0.0"
1214
+ inherits "^2.0.3"
1215
+ readable-stream "^2.2.2"
1216
+ typedarray "^0.0.6"
1217
+
1198
1218
configstore@^3.0.0 :
1199
1219
version "3.1.1"
1200
1220
resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.1.1.tgz#094ee662ab83fad9917678de114faaea8fcdca90"
@@ -2199,6 +2219,18 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.2:
2199
2219
once "^1.3.0"
2200
2220
path-is-absolute "^1.0.0"
2201
2221
2222
+ glob@^7.1.3 :
2223
+ version "7.1.3"
2224
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
2225
+ integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
2226
+ dependencies :
2227
+ fs.realpath "^1.0.0"
2228
+ inflight "^1.0.4"
2229
+ inherits "2"
2230
+ minimatch "^3.0.4"
2231
+ once "^1.3.0"
2232
+ path-is-absolute "^1.0.0"
2233
+
2202
2234
global-dirs@^0.1.0 :
2203
2235
version "0.1.0"
2204
2236
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.0.tgz#10d34039e0df04272e262cf24224f7209434df4f"
@@ -2512,6 +2544,13 @@ is-callable@^1.1.1, is-callable@^1.1.3:
2512
2544
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
2513
2545
integrity sha1-hut1OSgF3cM69xySoO7fdO52BLI=
2514
2546
2547
+ is-ci@^1.0.10 :
2548
+ version "1.2.1"
2549
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
2550
+ integrity sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==
2551
+ dependencies :
2552
+ ci-info "^1.5.0"
2553
+
2515
2554
is-date-object@^1.0.1 :
2516
2555
version "1.0.1"
2517
2556
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
@@ -2787,15 +2826,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
2787
2826
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
2788
2827
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
2789
2828
2790
- js-yaml@^3.10.0 :
2791
- version "3.10.0"
2792
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
2793
- integrity sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==
2794
- dependencies :
2795
- argparse "^1.0.7"
2796
- esprima "^4.0.0"
2797
-
2798
- js-yaml@^3.11.0 :
2829
+ js-yaml@^3.11.0, js-yaml@^3.12.0 :
2799
2830
version "3.12.0"
2800
2831
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
2801
2832
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
3428
3459
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
3429
3460
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
3430
3461
3431
- multipipe@^1 .0.2 :
3432
- version "1 .0.2 "
3433
- resolved "https://registry.yarnpkg.com/multipipe/-/multipipe-1 .0.2 .tgz#cc13efd833c9cda99f224f868461b8e1a3fd939d "
3434
- integrity sha1-zBPv2DPJzamfIk+GhGG44aP9k50 =
3462
+ multipipe@^2 .0.3 :
3463
+ version "2 .0.3 "
3464
+ resolved "https://registry.yarnpkg.com/multipipe/-/multipipe-2 .0.3 .tgz#2305ecf8f69cc67737f507c460e6aec0a41eacfb "
3465
+ integrity sha512-OtUaPHj/mrk2dh+34+uw7RGGg7rhOcV7UVjhyHM3zk/yvUq7580G5XNEw9elzjR2N92GmB+YxgS/b0+xo8zHPQ= =
3435
3466
dependencies :
3436
3467
duplexer2 "^0.1.2"
3437
3468
object-assign "^4.1.0"
4823
4854
readable-stream ">=1.1.13-1 <1.2.0-0"
4824
4855
xtend ">=4.0.0 <4.1.0-0"
4825
4856
4826
- through2@^0.6.0, through2@^0.6.1 :
4857
+ through2@^0.6.0 :
4827
4858
version "0.6.5"
4828
4859
resolved "https://registry.yarnpkg.com/through2/-/through2-0.6.5.tgz#41ab9c67b29d57209071410e1d7a7a968cd3ad48"
4829
4860
integrity sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=
4830
4861
dependencies :
4831
4862
readable-stream ">=1.0.33-1 <1.1.0-0"
4832
4863
xtend ">=4.0.0 <4.1.0-0"
4833
4864
4834
- through2@^2.0.0, through2@^2.0.1, through2@~2.0.0 :
4865
+ through2@^2.0.0, through2@^2.0.1, through2@^2.0.3, through2@ ~2.0.0 :
4835
4866
version "2.0.3"
4836
4867
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
4837
4868
integrity sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=
@@ -4983,15 +5014,16 @@ unzip-response@^2.0.1:
4983
5014
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
4984
5015
integrity sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c=
4985
5016
4986
- update-notifier@^2.2 .0 :
4987
- version "2.3 .0"
4988
- resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.3 .0.tgz#4e8827a6bb915140ab093559d7014e3ebb837451 "
4989
- integrity sha1-TognpruRUUCrCTVZ1wFOPruDdFE =
5017
+ update-notifier@^2.5 .0 :
5018
+ version "2.5 .0"
5019
+ resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.5 .0.tgz#d0744593e13f161e406acb1d9408b72cad08aff6 "
5020
+ integrity sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw= =
4990
5021
dependencies :
4991
5022
boxen "^1.2.1"
4992
5023
chalk "^2.0.1"
4993
5024
configstore "^3.0.0"
4994
5025
import-lazy "^2.1.0"
5026
+ is-ci "^1.0.10"
4995
5027
is-installed-globally "^0.1.0"
4996
5028
is-npm "^1.0.0"
4997
5029
latest-version "^3.0.0"
@@ -5095,11 +5127,11 @@ vinyl-fs@^2.4.4:
5095
5127
vinyl "^1.0.0"
5096
5128
5097
5129
vinyl-source-stream@^1.0.0 :
5098
- version "1.1.0 "
5099
- resolved "https://registry.yarnpkg.com/vinyl-source-stream/-/vinyl-source-stream-1.1.0 .tgz#44cbe5108205279deb0c5653c094a2887938b1ab "
5100
- integrity sha1-RMvlEIIFJ53rDFZTwJSiiHk4sas =
5130
+ version "1.1.2 "
5131
+ resolved "https://registry.yarnpkg.com/vinyl-source-stream/-/vinyl-source-stream-1.1.2 .tgz#62b53a135610a896e98ca96bee3a87f008a8e780 "
5132
+ integrity sha1-YrU6E1YQqJbpjKlr7jqH8Aio54A =
5101
5133
dependencies :
5102
- through2 "^0.6.1 "
5134
+ through2 "^2.0.3 "
5103
5135
vinyl "^0.4.3"
5104
5136
5105
5137
vinyl-string@^1.0.2 :
0 commit comments