Use mongodb drived with fixed bulkWrite memory leak (#6961)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-10-16 22:22:24 +07:00
committed by GitHub
parent f89df5921a
commit d1bf10b1d9
19 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
"express": "^4.19.2",
"cors": "^2.8.5",
"body-parser": "^1.20.2",
"mongodb": "^6.9.0",
"mongodb": "6.9.0-dev.20241016.sha.3d5bd513",
"@hcengineering/setting": "^0.6.17",
"@hcengineering/preference": "^0.6.13",
"@hcengineering/login": "^0.6.12",