@@ -2809,10 +2809,6 @@ lodash.flatten@^4.2.0:
2809
2809
version "4.4.0"
2810
2810
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
2811
2811
2812
- lodash.get@^4.0.2 :
2813
- version "4.4.2"
2814
- resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
2815
-
2816
2812
lodash.isarguments@^3.0.0 :
2817
2813
version "3.1.0"
2818
2814
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
@@ -2849,6 +2845,10 @@ lodash.merge@^4.4.0:
2849
2845
version "4.6.0"
2850
2846
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
2851
2847
2848
+ lodash.mergewith@^4.6.0 :
2849
+ version "4.6.0"
2850
+ resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
2851
+
2852
2852
lodash.partialright@^4.1.4 :
2853
2853
version "4.2.1"
2854
2854
resolved "https://registry.yarnpkg.com/lodash.partialright/-/lodash.partialright-4.2.1.tgz#0130d80e83363264d40074f329b8a3e7a8a1cc4b"
@@ -3197,6 +3197,29 @@ node-sass@^3.4.2:
3197
3197
request "^2.61.0"
3198
3198
sass-graph "^2.1.1"
3199
3199
3200
+ node-sass@^4.5.0 :
3201
+ version "4.5.0"
3202
+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.5.0.tgz#532e37bad0ce587348c831535dbc98ea4289508b"
3203
+ dependencies :
3204
+ async-foreach "^0.1.3"
3205
+ chalk "^1.1.1"
3206
+ cross-spawn "^3.0.0"
3207
+ gaze "^1.0.0"
3208
+ get-stdin "^4.0.1"
3209
+ glob "^7.0.3"
3210
+ in-publish "^2.0.0"
3211
+ lodash.assign "^4.2.0"
3212
+ lodash.clonedeep "^4.3.2"
3213
+ lodash.mergewith "^4.6.0"
3214
+ meow "^3.7.0"
3215
+ mkdirp "^0.5.1"
3216
+ nan "^2.3.2"
3217
+ node-gyp "^3.3.1"
3218
+ npmlog "^4.0.0"
3219
+ request "^2.61.0"
3220
+ sass-graph "^2.1.1"
3221
+ stdout-stream "^1.4.0"
3222
+
3200
3223
node-uuid@~1.4.7 :
3201
3224
version "1.4.7"
3202
3225
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f"
@@ -3508,13 +3531,6 @@ posthtml-attrs-parser@^0.1.1:
3508
3531
dependencies :
3509
3532
object-assign "^4.0.1"
3510
3533
3511
- posthtml-css-modules@^0.1.1 :
3512
- version "0.1.1"
3513
- resolved "https://registry.yarnpkg.com/posthtml-css-modules/-/posthtml-css-modules-0.1.1.tgz#0d5f38e1a0b8a06ca4462ec3425d649aa49c8676"
3514
- dependencies :
3515
- lodash.get "^4.0.2"
3516
- posthtml-attrs-parser "^0.1.1"
3517
-
3518
3534
posthtml-parser@^0.2.0 :
3519
3535
version "0.2.0"
3520
3536
resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.2.0.tgz#8e4a742e3c10865a718b157d68b879896fa26b1b"
@@ -4070,6 +4086,12 @@ sshpk@^1.7.0:
4070
4086
jsbn "~0.1.0"
4071
4087
tweetnacl "~0.14.0"
4072
4088
4089
+ stdout-stream@^1.4.0 :
4090
+ version "1.4.0"
4091
+ resolved "https://registry.yarnpkg.com/stdout-stream/-/stdout-stream-1.4.0.tgz#a2c7c8587e54d9427ea9edb3ac3f2cd522df378b"
4092
+ dependencies :
4093
+ readable-stream "^2.0.1"
4094
+
4073
4095
stream-array@^1.0.1 :
4074
4096
version "1.1.2"
4075
4097
resolved "https://registry.yarnpkg.com/stream-array/-/stream-array-1.1.2.tgz#9e5f7345f2137c30ee3b498b9114e80b52bb7eb5"
0 commit comments