Update webpack to 5.94.0 (#31941)

Update webpack on v1.22 branch because of
https://github.com/go-gitea/gitea/security/dependabot/70.
This commit is contained in:
silverwind
2024-08-29 16:10:25 +00:00
committed by GitHub
parent 1d98d4e69a
commit 24e8825f1f
2 changed files with 18 additions and 24 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"vue-bar-graph": "2.1.0",
"vue-chartjs": "5.3.1",
"vue-loader": "17.4.2",
"webpack": "5.91.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"wrap-ansi": "9.0.0"
},