fix(tests): downgrade http-proxy-middleware and remove native dialogs

This commit is contained in:
2026-08-01 01:26:39 -04:00
parent 011d4b2975
commit a26d54ec6f
4 changed files with 75 additions and 43 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"express": "^5.2.1",
"express-rate-limit": "^8.5.2",
"extend": "^3.0.2",
"http-proxy-middleware": "^4.2.0",
"http-proxy-middleware": "^2.0.10",
"ioredis": "^6.0.0",
"jq-repeat": "^2.2.0",
"jquery": "^4.0.0",