File tree Expand file tree Collapse file tree 3 files changed +13
-11
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 173
173
"less" : " 4.1.2" ,
174
174
"less-loader" : " 10.2.0" ,
175
175
"license-checker" : " ^25.0.0" ,
176
- "license-webpack-plugin" : " 3 .0.0" ,
176
+ "license-webpack-plugin" : " 4 .0.0" ,
177
177
"loader-utils" : " 3.0.0" ,
178
178
"magic-string" : " 0.25.7" ,
179
179
"mini-css-extract-plugin" : " 2.4.3" ,
Original file line number Diff line number Diff line change 39
39
"karma-source-map-support" : " 1.4.0" ,
40
40
"less" : " 4.1.2" ,
41
41
"less-loader" : " 10.2.0" ,
42
- "license-webpack-plugin" : " 3 .0.0" ,
42
+ "license-webpack-plugin" : " 4 .0.0" ,
43
43
"loader-utils" : " 3.0.0" ,
44
44
"mini-css-extract-plugin" : " 2.4.3" ,
45
45
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -6698,10 +6698,12 @@ license-checker@^25.0.0:
6698
6698
spdx-satisfies "^4.0.0"
6699
6699
treeify "^1.1.0"
6700
6700
6701
-
6702
- version "3.0.0"
6703
- resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-3.0.0.tgz#530fb297cee402cdf19a80f59e1c1ec1720dbc7e"
6704
- integrity sha512-Owp0mXaJu/09h9hvZTazMni/Ni7bjh4R4xIfLhWP1O2wrhhKtezAA8U42TTeNDpyDMUD2ljeGC8Jh9xSFnyq4Q==
6701
+
6702
+ version "4.0.0"
6703
+ resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.0.tgz#11cf6ac96559f4a987cf55d3d2a33f295ae8f13b"
6704
+ integrity sha512-b9iMrROrw2fTOJBZ57h0xJfT5/1Cxg4ucYbtpWoukv4Awb2TFPfDDFVHNM8w6SYQpVfB13a5tQJxgGamqwrsyw==
6705
+ dependencies :
6706
+ webpack-sources "^3.0.0"
6705
6707
6706
6708
lie@~3.3.0 :
6707
6709
version "3.3.0"
10703
10705
clone-deep "^4.0.1"
10704
10706
wildcard "^2.0.0"
10705
10707
10708
+ webpack-sources@^3.0.0, webpack-sources@^3.2.2 :
10709
+ version "3.2.2"
10710
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10711
+ integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10712
+
10706
10713
webpack-sources@^3.2.0 :
10707
10714
version "3.2.1"
10708
10715
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
10709
10716
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
10710
10717
10711
- webpack-sources@^3.2.2 :
10712
- version "3.2.2"
10713
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10714
- integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10715
-
10716
10718
10717
10719
version "5.0.0"
10718
10720
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0.tgz#8268b9cc1a229a8f8129ca9eeb59cde52185b6b1"
You can’t perform that action at this time.
0 commit comments