3196
3196
once "^1.3.0"
3197
3197
path-is-absolute "^1.0.0"
3198
3198
3199
+ glob@^6.0.4 :
3200
+ version "6.0.4"
3201
+ resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
3202
+ dependencies :
3203
+ inflight "^1.0.4"
3204
+ inherits "2"
3205
+ minimatch "2 || 3"
3206
+ once "^1.3.0"
3207
+ path-is-absolute "^1.0.0"
3208
+
3199
3209
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.1 :
3200
3210
version "7.1.2"
3201
3211
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
@@ -4776,7 +4786,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4776
4786
version "1.0.1"
4777
4787
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4778
4788
4779
- minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2 :
4789
+ " minimatch@2 || 3 " , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2:
4780
4790
version "3.0.4"
4781
4791
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4782
4792
dependencies :
@@ -4965,9 +4975,9 @@ node-pre-gyp@^0.6.36:
4965
4975
tar "^2.2.1"
4966
4976
tar-pack "^3.4.0"
4967
4977
4968
- node-sass@^4.6.0 :
4969
- version "4.6.0 "
4970
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.%3Cspan%20class="x x-first x-last">6.0 .tgz#1a54f5f4502e3cde310a26d6346266fd667271d9 "
4978
+ node-sass@^4.7.2 :
4979
+ version "4.7.2 "
4980
+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.%3Cspan%20class="x x-first x-last">7.2 .tgz#9366778ba1469eb01438a9e8592f4262bcb6794e "
4971
4981
dependencies :
4972
4982
async-foreach "^0.1.3"
4973
4983
chalk "^1.1.1"
@@ -4984,9 +4994,10 @@ node-sass@^4.6.0:
4984
4994
nan "^2.3.2"
4985
4995
node-gyp "^3.3.1"
4986
4996
npmlog "^4.0.0"
4987
- request "^ 2.79.0"
4997
+ request "~ 2.79.0"
4988
4998
sass-graph "^2.2.4"
4989
4999
stdout-stream "^1.4.0"
5000
+ " true-case-path" " ^1.0.2"
4990
5001
4991
5002
node-uuid@~1.4.7 :
4992
5003
version "1.4.8"
@@ -5830,6 +5841,10 @@ qs@~6.2.0:
5830
5841
version "6.2.3"
5831
5842
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.3.tgz#1cfcb25c10a9b2b483053ff39f5dfc9233908cfe"
5832
5843
5844
+ qs@~6.3.0 :
5845
+ version "6.3.2"
5846
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.2.tgz#e75bd5f6e268122a2a0e0bda630b2550c166502c"
5847
+
5833
5848
qs@~6.4.0 :
5834
5849
version "6.4.0"
5835
5850
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233"
@@ -6158,6 +6173,31 @@ request@~2.74.0:
6158
6173
tough-cookie "~2.3.0"
6159
6174
tunnel-agent "~0.4.1"
6160
6175
6176
+ request@~2.79.0 :
6177
+ version "2.79.0"
6178
+ resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"
6179
+ dependencies :
6180
+ aws-sign2 "~0.6.0"
6181
+ aws4 "^1.2.1"
6182
+ caseless "~0.11.0"
6183
+ combined-stream "~1.0.5"
6184
+ extend "~3.0.0"
6185
+ forever-agent "~0.6.1"
6186
+ form-data "~2.1.1"
6187
+ har-validator "~2.0.6"
6188
+ hawk "~3.1.3"
6189
+ http-signature "~1.1.0"
6190
+ is-typedarray "~1.0.0"
6191
+ isstream "~0.1.2"
6192
+ json-stringify-safe "~5.0.1"
6193
+ mime-types "~2.1.7"
6194
+ oauth-sign "~0.8.1"
6195
+ qs "~6.3.0"
6196
+ stringstream "~0.0.4"
6197
+ tough-cookie "~2.3.0"
6198
+ tunnel-agent "~0.4.1"
6199
+ uuid "^3.0.0"
6200
+
6161
6201
require-directory@^2.1.1 :
6162
6202
version "2.1.1"
6163
6203
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
@@ -6314,12 +6354,6 @@ schema-utils@^0.3.0:
6314
6354
dependencies :
6315
6355
ajv "^5.0.0"
6316
6356
6317
- script-ext-html-webpack-plugin@^1.8.8 :
6318
- version "1.8.8"
6319
- resolved "https://registry.yarnpkg.com/script-ext-html-webpack-plugin/-/script-ext-html-webpack-plugin-1.8.8.tgz#faa888a286ce746fcd06a5e0a9e39ed7b9d24f66"
6320
- dependencies :
6321
- debug "^3.1.0"
6322
-
6323
6357
scss-tokenizer@^0.2.3 :
6324
6358
version "0.2.3"
6325
6359
resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
@@ -6907,6 +6941,12 @@ trim-right@^1.0.1:
6907
6941
version "1.0.1"
6908
6942
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
6909
6943
6944
+ " true-case-path@^1.0.2 " :
6945
+ version "1.0.2"
6946
+ resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.2.tgz#7ec91130924766c7f573be3020c34f8fdfd00d62"
6947
+ dependencies :
6948
+ glob "^6.0.4"
6949
+
6910
6950
tryit@^1.0.1 :
6911
6951
version "1.0.3"
6912
6952
resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
0 commit comments