1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

[deps] AC: Update html-loader to v5.1.0 (#10573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-08 15:25:45 +00:00
committed by GitHub
parent b342fe3cca
commit 72e7e295ba
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -151,7 +151,7 @@
"gulp-json-editor": "2.6.0", "gulp-json-editor": "2.6.0",
"gulp-replace": "1.1.4", "gulp-replace": "1.1.4",
"gulp-zip": "6.0.0", "gulp-zip": "6.0.0",
"html-loader": "5.0.0", "html-loader": "5.1.0",
"html-webpack-injector": "1.1.4", "html-webpack-injector": "1.1.4",
"html-webpack-plugin": "5.6.3", "html-webpack-plugin": "5.6.3",
"husky": "9.1.4", "husky": "9.1.4",
@@ -21127,9 +21127,9 @@
"peer": true "peer": true
}, },
"node_modules/html-loader": { "node_modules/html-loader": {
"version": "5.0.0", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/html-loader/-/html-loader-5.0.0.tgz", "resolved": "https://registry.npmjs.org/html-loader/-/html-loader-5.1.0.tgz",
"integrity": "sha512-puaGKdjdVVIFRtgIC2n5dt5bt0N5j6heXlAQZ4Do1MLjHmOT1gCE1Ogg7XZNeJlnOVHHsrZKGs5dfh+XwZ3XPw==", "integrity": "sha512-Jb3xwDbsm0W3qlXrCZwcYqYGnYz55hb6aoKQTlzyZPXsPpi6tHXzAfqalecglMQgNvtEfxrCQPaKT90Irt5XDA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -112,7 +112,7 @@
"gulp-json-editor": "2.6.0", "gulp-json-editor": "2.6.0",
"gulp-replace": "1.1.4", "gulp-replace": "1.1.4",
"gulp-zip": "6.0.0", "gulp-zip": "6.0.0",
"html-loader": "5.0.0", "html-loader": "5.1.0",
"html-webpack-injector": "1.1.4", "html-webpack-injector": "1.1.4",
"html-webpack-plugin": "5.6.3", "html-webpack-plugin": "5.6.3",
"husky": "9.1.4", "husky": "9.1.4",