File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 75
75
"eslint-plugin-react" : " 7.19.0" ,
76
76
"eslint-plugin-react-hooks" : " 3.0.0" ,
77
77
"html-loader" : " 1.1.0" ,
78
- "html-webpack-plugin" : " 4.5.0 " ,
78
+ "html-webpack-plugin" : " 4.5.1 " ,
79
79
"husky" : " 4.2.5" ,
80
80
"jest" : " 25.3.0" ,
81
81
"less" : " 3.11.1" ,
Original file line number Diff line number Diff line change @@ -8296,17 +8296,17 @@ html-void-elements@^1.0.0:
8296
8296
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483"
8297
8297
integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==
8298
8298
8299
-
8300
- version "4.5.0 "
8301
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0 .tgz#625097650886b97ea5dae331c320e3238f6c121c "
8302
- integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw ==
8299
+
8300
+ version "4.5.1 "
8301
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.1 .tgz#40aaf1b5cb78f2f23a83333999625c20929cda65 "
8302
+ integrity sha512-yzK7RQZwv9xB+pcdHNTjcqbaaDZ+5L0zJHXfi89iWIZmb/FtzxhLk0635rmJihcQbs3ZUF27Xp4oWGx6EK56zg ==
8303
8303
dependencies:
8304
8304
"@types/html-minifier-terser" "^5.0.0"
8305
8305
"@types/tapable" "^1.0.5"
8306
8306
"@types/webpack" "^4.41.8"
8307
8307
html-minifier-terser "^5.0.1"
8308
8308
loader-utils "^1.2.3"
8309
- lodash "^4.17.15 "
8309
+ lodash "^4.17.20 "
8310
8310
pretty-error "^2.1.1"
8311
8311
tapable "^1.1.3"
8312
8312
util.promisify "1.0.0"
You can’t perform that action at this time.
0 commit comments