Bump html-webpack-plugin from 5.6.4 to 5.6.5

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.4 to 5.6.5.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.4...v5.6.5)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-version: 5.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 09:03:54 +00:00
committed by Kayne Ruse
parent ddf1fc7979
commit edd60307e9
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"dateformat": "^5.0.3", "dateformat": "^5.0.3",
"dotenv": "^17.2.3", "dotenv": "^17.2.3",
"express": "^5.1.0", "express": "^5.1.0",
"html-webpack-plugin": "^5.6.4", "html-webpack-plugin": "^5.6.5",
"jwt-decode": "^4.0.0", "jwt-decode": "^4.0.0",
"mariadb": "^3.4.5", "mariadb": "^3.4.5",
"react": "^19.1.1", "react": "^19.1.1",
@@ -4380,9 +4380,9 @@
} }
}, },
"node_modules/html-webpack-plugin": { "node_modules/html-webpack-plugin": {
"version": "5.6.4", "version": "5.6.5",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz", "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz",
"integrity": "sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==", "integrity": "sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/html-minifier-terser": "^6.0.0", "@types/html-minifier-terser": "^6.0.0",
+1 -1
View File
@@ -35,7 +35,7 @@
"dateformat": "^5.0.3", "dateformat": "^5.0.3",
"dotenv": "^17.2.3", "dotenv": "^17.2.3",
"express": "^5.1.0", "express": "^5.1.0",
"html-webpack-plugin": "^5.6.4", "html-webpack-plugin": "^5.6.5",
"jwt-decode": "^4.0.0", "jwt-decode": "^4.0.0",
"mariadb": "^3.4.5", "mariadb": "^3.4.5",
"react": "^19.1.1", "react": "^19.1.1",