@@ -2525,6 +2525,17 @@ compressible@~2.0.16:
2525
2525
dependencies :
2526
2526
mime-db ">= 1.43.0 < 2"
2527
2527
2528
+ compression-webpack-plugin@^5.0.1 :
2529
+ version "5.0.2"
2530
+ resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-5.0.2.tgz#df84e682cfa1fb2a230e71cf83d50c323d5369c2"
2531
+ integrity sha512-F2G4cQfsMZ6CiPlG22Q5EDUCqnfyZqTjyJP5cMgNYUbBg/dUzV3hto8yTFFIogDCTWooVbePHQE0qL6FrJUSsA==
2532
+ dependencies :
2533
+ cacache "^15.0.5"
2534
+ find-cache-dir "^3.3.1"
2535
+ schema-utils "^2.7.0"
2536
+ serialize-javascript "^4.0.0"
2537
+ webpack-sources "^1.4.3"
2538
+
2528
2539
compression@^1.7.4 :
2529
2540
version "1.7.4"
2530
2541
resolved "https://registry.npm.taobao.org/compression/download/compression-1.7.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcompression%2Fdownload%2Fcompression-1.7.4.tgz#95523eff170ca57c29a0ca41e6fe131f41e5bb8f"
@@ -2788,10 +2799,10 @@ css-loader@^3.5.3:
2788
2799
schema-utils "^2.7.0"
2789
2800
semver "^6.3.0"
2790
2801
2791
- css-minimizer-webpack-plugin@1.x :
2802
+ css-minimizer-webpack-plugin@^1.0.0 :
2792
2803
version "1.3.0"
2793
- resolved "https://registry.nlark .com/css-minimizer-webpack-plugin/download /css-minimizer-webpack-plugin-1.3.0.tgz?cache=0&sync_timestamp=1624621647030&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcss-minimizer-webpack-plugin%2Fdownload%2Fcss -minimizer-webpack-plugin-1.3.0.tgz#d867b4a54ca9920125b30263505e8cca72bc8cf1"
2794
- integrity sha1-2Ge0pUypkgElswJjUF6MynK8jPE =
2804
+ resolved "https://registry.yarnpkg .com/css-minimizer-webpack-plugin/- /css-minimizer-webpack-plugin-1.3.0.tgz#d867b4a54ca9920125b30263505e8cca72bc8cf1"
2805
+ integrity sha512-jFa0Siplmfef4ndKglpVaduY47oHQwioAOEGK0f0vAX0s+vc+SmP6cCMoc+8Adau5600RnOEld5VVdC8CQau7w= =
2795
2806
dependencies :
2796
2807
cacache "^15.0.5"
2797
2808
cssnano "^4.1.10"
@@ -5240,7 +5251,7 @@ lodash.uniq@^4.5.0:
5240
5251
resolved "https://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
5241
5252
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
5242
5253
5243
- lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.3 :
5254
+ lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17. 3 :
5244
5255
version "4.17.21"
5245
5256
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz?cache=0&sync_timestamp=1613835838133&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5246
5257
integrity sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=
0 commit comments