File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 84
84
"css-loader" : " ^5.0.1" ,
85
85
"dotenv" : " ^8.2.0" ,
86
86
"faked-promise" : " ^2.2.2" ,
87
- "html-webpack-plugin" : " ^4.5.0 " ,
87
+ "html-webpack-plugin" : " ^4.5.1 " ,
88
88
"jest" : " ^26.6.1" ,
89
89
"jest-mock-warn" : " ^1.1.0" ,
90
90
"lint-staged" : " ^10.5.3" ,
Original file line number Diff line number Diff line change @@ -4496,17 +4496,17 @@ html-minifier-terser@^5.0.1:
4496
4496
relateurl "^0.2.7"
4497
4497
terser "^4.6.3"
4498
4498
4499
- html-webpack-plugin@^4.5.0 :
4500
- version "4.5.0 "
4501
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0 .tgz#625097650886b97ea5dae331c320e3238f6c121c "
4502
- integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw ==
4499
+ html-webpack-plugin@^4.5.1 :
4500
+ version "4.5.1 "
4501
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.1 .tgz#40aaf1b5cb78f2f23a83333999625c20929cda65 "
4502
+ integrity sha512-yzK7RQZwv9xB+pcdHNTjcqbaaDZ+5L0zJHXfi89iWIZmb/FtzxhLk0635rmJihcQbs3ZUF27Xp4oWGx6EK56zg ==
4503
4503
dependencies :
4504
4504
" @types/html-minifier-terser" " ^5.0.0"
4505
4505
" @types/tapable" " ^1.0.5"
4506
4506
" @types/webpack" " ^4.41.8"
4507
4507
html-minifier-terser "^5.0.1"
4508
4508
loader-utils "^1.2.3"
4509
- lodash "^4.17.15 "
4509
+ lodash "^4.17.20 "
4510
4510
pretty-error "^2.1.1"
4511
4511
tapable "^1.1.3"
4512
4512
util.promisify "1.0.0"
You can’t perform that action at this time.
0 commit comments