diff --git a/Build/package-lock.json b/Build/package-lock.json index ee50ab0..51d5be5 100644 --- a/Build/package-lock.json +++ b/Build/package-lock.json @@ -39,7 +39,7 @@ "@types/prettier": "^3.0.0", "@types/split.js": "^1.6.0", "copy-webpack-plugin": "^13.0.1", - "htmlhint": "^1.8.1", + "htmlhint": "^1.9.1", "ts-loader": "^9.5.4", "typescript": "^5.9.3", "webpack": "^5.105.2", @@ -3395,9 +3395,9 @@ } }, "node_modules/htmlhint": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.8.1.tgz", - "integrity": "sha512-xNaihALJIBnvPIBQRGlA/T84Ew7RMKduvKqgQeS4pqZ8zLg09CBDc8LYiWQtgvsllE32+fhgBUYesIcuyeDodw==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.9.1.tgz", + "integrity": "sha512-nbnzHfgc7x3h7B83Y4fVFHDSMIjI9pepSgFhIYVE0Sj/Ulxd32loDgk+/79kjIhi4dvoIq6WlOMqbkaUQZF7lQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/Build/package.json b/Build/package.json index 877ccc9..cb66419 100644 --- a/Build/package.json +++ b/Build/package.json @@ -43,7 +43,7 @@ "@types/prettier": "^3.0.0", "@types/split.js": "^1.6.0", "copy-webpack-plugin": "^13.0.1", - "htmlhint": "^1.8.1", + "htmlhint": "^1.9.1", "ts-loader": "^9.5.4", "typescript": "^5.9.3", "webpack": "^5.105.2",