Skip to content

Commit

Permalink
update webpack to avoid security bug reported by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
jvigliotta committed Dec 12, 2024
1 parent be22368 commit 31290e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"style-loader": "3.3.3",
"vue": "3.4.24",
"vue-loader": "16.8.3",
"webpack": "5.90.3",
"webpack": "5.94.0",
"webpack-cli": "5.1.1",
"webpack-dev-server": "5.0.2",
"webpack-merge": "5.10.0"
Expand Down

0 comments on commit 31290e2

Please sign in to comment.