@@ -1416,12 +1416,12 @@ acorn@^6.0.1, acorn@^6.0.2, acorn@^6.0.5:
1416
1416
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a"
1417
1417
integrity sha512-i33Zgp3XWtmZBMNvCr4azvOFeWVw1Rk6p3hfi3LUDvIFraOMywb1kAtrbi+med14m4Xfpqm3zRZMT+c0FNE7kg==
1418
1418
1419
- add-asset-html-webpack-plugin@^3.1.2 :
1420
- version "3.1.2 "
1421
- resolved "https://registry.yarnpkg.com/add-asset-html-webpack-plugin/-/add-asset-html-webpack-plugin-3.1.2 .tgz#50142497b595c12b443e75e6566ad14f3b7a644c "
1422
- integrity sha512-qjKhcOGyn8CaJayenBa7e1iuYy1x+/PsJVdUu0OT1idDDoKMzTW3Whwu3ojQPqZOSQR2lyUMjZQZueWP3nJbHQ ==
1419
+ add-asset-html-webpack-plugin@^3.1.3 :
1420
+ version "3.1.3 "
1421
+ resolved "https://registry.yarnpkg.com/add-asset-html-webpack-plugin/-/add-asset-html-webpack-plugin-3.1.3 .tgz#bec77dc8182644a58a0eebcae7d1f9eb162dafdf "
1422
+ integrity sha512-VSimIES8z4Y30QSYyURPwpzM2yHe25vVq2FMjrg1x/USoYRyhBFEjIW/VIXmYfQ5NkCFPYoDj4zT+rtAd4BVWw ==
1423
1423
dependencies:
1424
- globby "^8 .0.0"
1424
+ globby "^9 .0.0"
1425
1425
micromatch "^3.1.3"
1426
1426
p-each-series "^1.0.0"
1427
1427
@@ -3779,14 +3779,6 @@ diffie-hellman@^5.0.0:
3779
3779
miller-rabin "^4.0.0"
3780
3780
randombytes "^2.0.0"
3781
3781
3782
-
3783
- version "2.0.0"
3784
- resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.0.0.tgz#0b205d2b6aef98238ca286598a8204d29d0a0034"
3785
- integrity sha512-37qirFDz8cA5fimp9feo43fSuRo2gHwaIn6dXL8Ber1dGwUosDrGZeCCXq57WnIqE4aQ+u3eQZzsk1yOzhdwag==
3786
- dependencies:
3787
- arrify "^1.0.1"
3788
- path-type "^3.0.0"
3789
-
3790
3782
dir-glob@^2.0.0, dir-glob@^2.2.1:
3791
3783
version "2.2.2"
3792
3784
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
@@ -4003,7 +3995,7 @@ duplexer3@^0.1.4:
4003
3995
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
4004
3996
integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
4005
3997
4006
- duplexer@^0.1.1:
3998
+ duplexer@^0.1.1, duplexer@~0.1.1 :
4007
3999
version "0.1.1"
4008
4000
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
4009
4001
integrity sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=
@@ -4409,6 +4401,19 @@ etag@~1.8.1:
4409
4401
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
4410
4402
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
4411
4403
4404
+ event-stream@^4.0.1:
4405
+ version "4.0.1"
4406
+ resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-4.0.1.tgz#4092808ec995d0dd75ea4580c1df6a74db2cde65"
4407
+ integrity sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==
4408
+ dependencies:
4409
+ duplexer "^0.1.1"
4410
+ from "^0.1.7"
4411
+ map-stream "0.0.7"
4412
+ pause-stream "^0.0.11"
4413
+ split "^1.0.1"
4414
+ stream-combiner "^0.2.2"
4415
+ through "^2.3.8"
4416
+
4412
4417
eventemitter3@^3.0.0:
4413
4418
version "3.1.0"
4414
4419
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
@@ -4686,7 +4691,7 @@ fast-deep-equal@^2.0.1:
4686
4691
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
4687
4692
integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
4688
4693
4689
- fast-glob@^2.0.2, fast-glob@^2. 2.6:
4694
+ fast-glob@^2.2.6:
4690
4695
version "2.2.6"
4691
4696
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-2.2.6.tgz#a5d5b697ec8deda468d85a74035290a025a95295"
4692
4697
integrity sha512-0BvMaZc1k9F+MeWWMe8pL6YltFzZYcJsYU7D4JyDA6PAczaXvxqQQ/z+mDF7/4Mw01DeUc+i3CTKajnkANkV4w==
@@ -5061,6 +5066,11 @@ from2@^2.1.0, from2@^2.1.1:
5061
5066
inherits "^2.0.1"
5062
5067
readable-stream "^2.0.0"
5063
5068
5069
+ from@^0.1.7:
5070
+ version "0.1.7"
5071
+ resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
5072
+ integrity sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=
5073
+
5064
5074
fs-constants@^1.0.0:
5065
5075
version "1.0.0"
5066
5076
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
@@ -5342,19 +5352,6 @@ globby@^7.1.1:
5342
5352
pify "^3.0.0"
5343
5353
slash "^1.0.0"
5344
5354
5345
- globby@^8.0.0:
5346
- version "8.0.2"
5347
- resolved "https://registry.yarnpkg.com/globby/-/globby-8.0.2.tgz#5697619ccd95c5275dbb2d6faa42087c1a941d8d"
5348
- integrity sha512-yTzMmKygLp8RUpG1Ymu2VXPSJQZjNAZPD4ywgYEaG7e4tBJeUQBO8OpXrf1RCNcEs5alsoJYPAMiIHP0cmeC7w==
5349
- dependencies:
5350
- array-union "^1.0.1"
5351
- dir-glob "2.0.0"
5352
- fast-glob "^2.0.2"
5353
- glob "^7.1.2"
5354
- ignore "^3.3.5"
5355
- pify "^3.0.0"
5356
- slash "^1.0.0"
5357
-
5358
5355
globby@^9.0.0:
5359
5356
version "9.0.0"
5360
5357
resolved "https://registry.yarnpkg.com/globby/-/globby-9.0.0.tgz#3800df736dc711266df39b4ce33fe0d481f94c23"
@@ -7757,6 +7754,11 @@ map-obj@^2.0.0:
7757
7754
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-2.0.0.tgz#a65cd29087a92598b8791257a523e021222ac1f9"
7758
7755
integrity sha1-plzSkIepJZi4eRJXpSPgISIqwfk=
7759
7756
7757
+
7758
+ version "0.0.7"
7759
+ resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
7760
+ integrity sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=
7761
+
7760
7762
map-visit@^1.0.0:
7761
7763
version "1.0.0"
7762
7764
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
@@ -9095,6 +9097,13 @@ path-type@^3.0.0:
9095
9097
dependencies:
9096
9098
pify "^3.0.0"
9097
9099
9100
+ pause-stream@^0.0.11:
9101
+ version "0.0.11"
9102
+ resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
9103
+ integrity sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=
9104
+ dependencies:
9105
+ through "~2.3"
9106
+
9098
9107
pbkdf2@^3.0.3:
9099
9108
version "3.0.17"
9100
9109
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.17.tgz#976c206530617b14ebb32114239f7b09336e93a6"
@@ -11532,7 +11541,7 @@ split2@^2.0.0:
11532
11541
dependencies:
11533
11542
through2 "^2.0.2"
11534
11543
11535
- split@^1.0.0:
11544
+ split@^1.0.0, split@^1.0.1 :
11536
11545
version "1.0.1"
11537
11546
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
11538
11547
integrity sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==
@@ -11635,6 +11644,14 @@ stream-browserify@^2.0.1:
11635
11644
inherits "~2.0.1"
11636
11645
readable-stream "^2.0.2"
11637
11646
11647
+ stream-combiner@^0.2.2:
11648
+ version "0.2.2"
11649
+ resolved "https://registry.yarnpkg.com/stream-combiner/-/stream-combiner-0.2.2.tgz#aec8cbac177b56b6f4fa479ced8c1912cee52858"
11650
+ integrity sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=
11651
+ dependencies:
11652
+ duplexer "~0.1.1"
11653
+ through "~2.3.4"
11654
+
11638
11655
stream-each@^1.1.0:
11639
11656
version "1.2.3"
11640
11657
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
@@ -12094,7 +12111,7 @@ through2@^2.0.0, through2@^2.0.2:
12094
12111
readable-stream "~2.3.6"
12095
12112
xtend "~4.0.1"
12096
12113
12097
- through@2, "through@>=2.2.7 <3", through@^2.3.6:
12114
+ through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8, through@~2.3, through@~2.3.4 :
12098
12115
version "2.3.8"
12099
12116
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
12100
12117
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
0 commit comments