File tree 3 files changed +13
-11
lines changed
packages/angular_devkit/build_angular
3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 171
171
"less" : " 4.1.2" ,
172
172
"less-loader" : " 10.2.0" ,
173
173
"license-checker" : " ^25.0.0" ,
174
- "license-webpack-plugin" : " 3 .0.0" ,
174
+ "license-webpack-plugin" : " 4 .0.0" ,
175
175
"loader-utils" : " 3.2.0" ,
176
176
"magic-string" : " 0.25.7" ,
177
177
"mini-css-extract-plugin" : " 2.4.4" ,
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.2.0" ,
44
44
"mini-css-extract-plugin" : " 2.4.4" ,
45
45
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -6798,10 +6798,12 @@ license-checker@^25.0.0:
6798
6798
spdx-satisfies "^4.0.0"
6799
6799
treeify "^1.1.0"
6800
6800
6801
-
6802
- version "3.0.0"
6803
- resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-3.0.0.tgz#530fb297cee402cdf19a80f59e1c1ec1720dbc7e"
6804
- integrity sha512-Owp0mXaJu/09h9hvZTazMni/Ni7bjh4R4xIfLhWP1O2wrhhKtezAA8U42TTeNDpyDMUD2ljeGC8Jh9xSFnyq4Q==
6801
+
6802
+ version "4.0.0"
6803
+ resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.0.tgz#11cf6ac96559f4a987cf55d3d2a33f295ae8f13b"
6804
+ integrity sha512-b9iMrROrw2fTOJBZ57h0xJfT5/1Cxg4ucYbtpWoukv4Awb2TFPfDDFVHNM8w6SYQpVfB13a5tQJxgGamqwrsyw==
6805
+ dependencies :
6806
+ webpack-sources "^3.0.0"
6805
6807
6806
6808
lie@~3.3.0 :
6807
6809
version "3.3.0"
10833
10835
clone-deep "^4.0.1"
10834
10836
wildcard "^2.0.0"
10835
10837
10838
+ webpack-sources@^3.0.0, webpack-sources@^3.2.2 :
10839
+ version "3.2.2"
10840
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10841
+ integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10842
+
10836
10843
webpack-sources@^3.2.0 :
10837
10844
version "3.2.1"
10838
10845
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
10839
10846
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
10840
10847
10841
- webpack-sources@^3.2.2 :
10842
- version "3.2.2"
10843
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10844
- integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10845
-
10846
10848
10847
10849
version "5.0.0"
10848
10850
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