File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 57
57
"fs-extra" : " ^9.0.1" ,
58
58
"glob" : " ^7.1.5" ,
59
59
"global" : " ^4.3.2" ,
60
- "html-webpack-plugin" : " ^4.0.2 " ,
60
+ "html-webpack-plugin" : " ^4.4.1 " ,
61
61
"inquirer" : " ^7.3.3" ,
62
62
"lodash" : " ^4.17.20" ,
63
63
"log-symbols" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 26
26
"express" : " ^4.17.1" ,
27
27
"fs-extra" : " ^9.0.1" ,
28
28
"global" : " ^4.3.2" ,
29
- "html-webpack-plugin" : " ^4.0.2 " ,
29
+ "html-webpack-plugin" : " ^4.4.1 " ,
30
30
"webpack" : " ^4.42.0" ,
31
31
"webpack-dev-middleware" : " ^3.7.2" ,
32
32
"webpack-hot-middleware" : " ^2.25.0" ,
Original file line number Diff line number Diff line change 1365
1365
" @types/node" " *"
1366
1366
form-data "^3.0.0"
1367
1367
1368
- " @types/node@*" , "@types/node@>= 8", "@types/node@^14.6.1":
1368
+ " @types/node@* " :
1369
+ version "14.6.2"
1370
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.2.tgz#264b44c5a28dfa80198fc2f7b6d3c8a054b9491f"
1371
+ integrity sha512-onlIwbaeqvZyniGPfdw/TEhKIh79pz66L1q06WUQqJLnAb6wbjvOtepLYTGHTqzdXgBYIE3ZdmqHDGsRsbBz7A==
1372
+
1373
+ " @types/node@>= 8" , "@types/node@^14.6.1":
1369
1374
version "14.6.1"
1370
1375
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.1.tgz#fdf6f6c6c73d3d8eee9c98a9a0485bc524b048d7"
1371
1376
integrity sha512-HnYlg/BRF8uC1FyKRFZwRaCPTPYKa+6I8QiUZFLredaGOou481cgFS4wKRFyKvQtX8xudqkSdBczJHIYSQYKrQ==
@@ -5425,10 +5430,10 @@ html-minifier-terser@^5.0.1:
5425
5430
relateurl "^0.2.7"
5426
5431
terser "^4.6.3"
5427
5432
5428
- html-webpack-plugin@^4.0.2 :
5429
- version "4.3.0 "
5430
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.3.0 .tgz#53bf8f6d696c4637d5b656d3d9863d89ce8174fd "
5431
- integrity sha512-C0fzKN8yQoVLTelcJxZfJCE+aAvQiY2VUf3UuKrR4a9k5UMWYOtpDLsaXwATbcVCnI05hUS7L9ULQHWLZhyi3w ==
5433
+ html-webpack-plugin@^4.4.1 :
5434
+ version "4.4.1 "
5435
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.4.1 .tgz#61ab85aa1a84ba181443345ebaead51abbb84149 "
5436
+ integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ ==
5432
5437
dependencies :
5433
5438
" @types/html-minifier-terser" " ^5.0.0"
5434
5439
" @types/tapable" " ^1.0.5"
You can’t perform that action at this time.
0 commit comments