File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 230
230
"webpack" : " 4.44.1" ,
231
231
"webpack-dev-middleware" : " 3.7.2" ,
232
232
"webpack-dev-server" : " 3.10.3" ,
233
- "webpack-merge" : " 5.1.3 " ,
233
+ "webpack-merge" : " 5.1.4 " ,
234
234
"webpack-sources" : " 1.4.3" ,
235
235
"webpack-subresource-integrity" : " 1.4.0" ,
236
236
"worker-plugin" : " 5.0.0" ,
Original file line number Diff line number Diff line change 70
70
"webpack" : " 4.44.1" ,
71
71
"webpack-dev-middleware" : " 3.7.2" ,
72
72
"webpack-dev-server" : " 3.11.0" ,
73
- "webpack-merge" : " 5.1.3 " ,
73
+ "webpack-merge" : " 5.1.4 " ,
74
74
"webpack-sources" : " 1.4.3" ,
75
75
"webpack-subresource-integrity" : " 1.4.1" ,
76
76
"worker-plugin" : " 5.0.0"
Original file line number Diff line number Diff line change @@ -12423,10 +12423,10 @@ webpack-log@^2.0.0:
12423
12423
ansi-colors "^3.0.0"
12424
12424
uuid "^3.3.2"
12425
12425
12426
-
12427
- version "5.1.3 "
12428
- resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.1.3 .tgz#e5570b0bfa654915340f1e348c93a6fd16d7a820 "
12429
- integrity sha512-fz/xHgfHyxq3uzGGrMryPnpPZ6x3vF1tHtws6vYwYX+8e6Dw+4U4r6rXuEPCqtSwmUIeD8hniWwFem+5FVLjzg ==
12426
+
12427
+ version "5.1.4 "
12428
+ resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.1.4 .tgz#a2c3a0c38ac2c02055c47bb1d42de1f072f1aea4 "
12429
+ integrity sha512-LSmRD59mxREGkCBm9PCW3AaV4doDqxykGlx1NvioEE0FgkT2GQI54Wyvg39ptkiq2T11eRVoV39udNPsQvK+QQ ==
12430
12430
dependencies:
12431
12431
clone-deep "^4.0.1"
12432
12432
wildcard "^2.0.0"
You can’t perform that action at this time.
0 commit comments