feat: upgrade http-proxy-middleware to version 4.0.0 and update related dependencies

This commit is contained in:
2026-05-11 17:05:39 +00:00
parent 106efb5d6e
commit 8fb26fdeba
10 changed files with 32 additions and 35 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"dependencies": {
"connect-history-api-fallback": "^1.6.0",
"express": "^4.17.2",
"http-proxy-middleware": "^2.0.2",
"http-proxy-middleware": "^3.0.5",
"morgan": "^1.10.0"
}
}