1
0
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:
renovate[bot] 2024-10-31 15:20:23 -04:00 committed by GitHub
parent c809f97470
commit 826037e163
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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": {

View File

@ -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",