chore(deps): update dependency html-webpack-plugin to v5.6.2
This commit is contained in:
6
web/package-lock.json
generated
6
web/package-lock.json
generated
@@ -105,7 +105,7 @@
|
||||
"eslint-plugin-react-hooks": "4.6.2",
|
||||
"eslint-plugin-storybook": "0.9.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"html-webpack-plugin": "5.6.2",
|
||||
"install": "^0.13.0",
|
||||
"knip": "^5.0.0",
|
||||
"less": "4.2.0",
|
||||
@@ -16690,7 +16690,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/html-webpack-plugin": {
|
||||
"version": "5.6.0",
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.2.tgz",
|
||||
"integrity": "sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
"eslint-plugin-react-hooks": "4.6.2",
|
||||
"eslint-plugin-storybook": "0.9.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"html-webpack-plugin": "5.6.2",
|
||||
"install": "^0.13.0",
|
||||
"knip": "^5.0.0",
|
||||
"less": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user