Skip to content

Commit fbb1929

Browse files
committed
fix: upgrade html-webpack-plugin from 5.5.0 to 5.5.3
Snyk has created this PR to upgrade html-webpack-plugin from 5.5.0 to 5.5.3. See this package in npm: https://www.npmjs.com/package/html-webpack-plugin See this project in Snyk: https://app.snyk.io/org/woodpile37/project/044862aa-1005-4f2f-af06-341513c0e0a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9b3261d commit fbb1929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-no-unsanitized": "^4.0.1",
3939
"eslint-plugin-prettier": "^5.0.0",
4040
"file-loader": "^6.0.0",
41-
"html-webpack-plugin": "^5.5.0",
41+
"html-webpack-plugin": "^5.5.3",
4242
"mini-css-extract-plugin": "^2.7.6",
4343
"node-sass": "^8.0.0",
4444
"prettier": "3.0.0",

0 commit comments

Comments
 (0)