mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
[deps] AC: Update html-webpack-plugin to v5.6.3 (#11727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brandon Treston <btreston@bitwarden.com>
This commit is contained in:
parent
c809f97470
commit
826037e163
8
package-lock.json
generated
8
package-lock.json
generated
@ -152,7 +152,7 @@
|
||||
"gulp-zip": "6.0.0",
|
||||
"html-loader": "5.0.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
"husky": "9.1.4",
|
||||
"jest-extended": "^4.0.2",
|
||||
"jest-junit": "16.0.0",
|
||||
@ -21464,9 +21464,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/html-webpack-plugin": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz",
|
||||
"integrity": "sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==",
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz",
|
||||
"integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -113,7 +113,7 @@
|
||||
"gulp-zip": "6.0.0",
|
||||
"html-loader": "5.0.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
"husky": "9.1.4",
|
||||
"jest-extended": "^4.0.2",
|
||||
"jest-junit": "16.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user