diff --git a/frontend/package-lock.json b/frontend/package-lock.json index c5ed546..e5b14e9 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -19,7 +19,7 @@ "@types/stats": "^0.16.30", "copy-webpack-plugin": "^14.0.0", "css-loader": "^7.1.4", - "html-webpack-plugin": "^5.6.6", + "html-webpack-plugin": "^5.6.7", "prettier": "^3.8.2", "sass": "^1.99.0", "sass-loader": "^16.0.7", @@ -1345,9 +1345,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.6", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz", - "integrity": "sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==", + "version": "5.6.7", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz", + "integrity": "sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", @@ -3571,9 +3571,9 @@ } }, "html-webpack-plugin": { - "version": "5.6.6", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz", - "integrity": "sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==", + "version": "5.6.7", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz", + "integrity": "sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==", "dev": true, "requires": { "@types/html-minifier-terser": "^6.0.0", diff --git a/frontend/package.json b/frontend/package.json index 863c85c..bdaa9fa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@types/stats": "^0.16.30", "copy-webpack-plugin": "^14.0.0", "css-loader": "^7.1.4", - "html-webpack-plugin": "^5.6.6", + "html-webpack-plugin": "^5.6.7", "prettier": "^3.8.2", "sass": "^1.99.0", "sass-loader": "^16.0.7",