File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 47
47
"babel-loader" : " ^8.0.0" ,
48
48
"babel-plugin-lodash" : " ^3.3.4" ,
49
49
"basename" : " ^0.1.2" ,
50
- "compression-webpack-plugin" : " ^8 .0.0" ,
50
+ "compression-webpack-plugin" : " ^9 .0.0" ,
51
51
"copy-webpack-plugin" : " ^9.0.0" ,
52
52
"css-loader" : " ^6.0.0" ,
53
53
"eslint" : " ^7.4.0" ,
Original file line number Diff line number Diff line change @@ -2305,12 +2305,12 @@ commondir@^1.0.1:
2305
2305
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
2306
2306
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
2307
2307
2308
- compression-webpack-plugin@^8 .0.0 :
2309
- version "8 .0.1 "
2310
- resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-8 .0.1 .tgz#13b34403029760e66007f0bac8cf892a2009a3f4 "
2311
- integrity sha512-VWDXcOgEafQDMFXEnoia0VBXJ+RMw81pmqe/EBiOIBnMfY8pG26eqwIS/ytGpzy1rozydltL0zL6KDH9XNWBxQ ==
2308
+ compression-webpack-plugin@^9 .0.0 :
2309
+ version "9 .0.0 "
2310
+ resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-9 .0.0 .tgz#38b4e18313f5d704c453ab5645e38a5805ba5889 "
2311
+ integrity sha512-V2KmQqaUkErPT+ZcUGHa8zWpIw1oTYaC7wjGewJm053GWAoY04GfU5B/NZ/JSz1eFp9MggMdLQpEHe1TJAQY1A ==
2312
2312
dependencies :
2313
- schema-utils "^3.0 .0"
2313
+ schema-utils "^3.1 .0"
2314
2314
serialize-javascript "^6.0.0"
2315
2315
2316
2316
You can’t perform that action at this time.
0 commit comments