Fix keep alive consistency for account + front (#8198)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-03-11 21:23:07 +07:00
committed by Andrey Sobolev
parent f3beec9265
commit 7ff824a058
9 changed files with 44 additions and 24 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
"@hcengineering/task": "^0.6.20",
"express": "^4.21.2",
"cors": "^2.8.5",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"mongodb": "^6.12.0",
"@hcengineering/setting": "^0.6.17",
"@hcengineering/preference": "^0.6.13",