File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 60
60
"file-loader" : " 3.0.1" ,
61
61
"hls.js" : " 0.12.4" ,
62
62
"html-webpack-plugin" : " 3.2.0" ,
63
- "node-sass" : " 4.12.0 " ,
63
+ "node-sass" : " 4.13.1 " ,
64
64
"postcss-loader" : " 3.0.0" ,
65
65
"sass-loader" : " 7.2.0" ,
66
66
"style-loader" : " 0.23.1" ,
Original file line number Diff line number Diff line change @@ -3843,6 +3843,11 @@ lodash@^4.17.13:
3843
3843
version "4.17.15"
3844
3844
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3845
3845
3846
+ lodash@^4.17.15 :
3847
+ version "4.17.20"
3848
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3849
+ integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3850
+
3846
3851
loglevel@^1.6.3 :
3847
3852
version "1.6.3"
3848
3853
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.3.tgz#77f2eb64be55a404c9fd04ad16d57c1d6d6b1280"
@@ -4335,9 +4340,10 @@ node-releases@^1.1.23:
4335
4340
dependencies :
4336
4341
semver "^5.3.0"
4337
4342
4338
-
4339
- version "4.12.0"
4340
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
4343
+
4344
+ version "4.13.1"
4345
+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
4346
+ integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
4341
4347
dependencies :
4342
4348
async-foreach "^0.1.3"
4343
4349
chalk "^1.1.1"
4346
4352
get-stdin "^4.0.1"
4347
4353
glob "^7.0.3"
4348
4354
in-publish "^2.0.0"
4349
- lodash "^4.17.11 "
4355
+ lodash "^4.17.15 "
4350
4356
meow "^3.7.0"
4351
4357
mkdirp "^0.5.1"
4352
4358
nan "^2.13.2"
You can’t perform that action at this time.
0 commit comments