Update mongo driver to 6.10 (#7211)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-11-21 13:51:50 +07:00
committed by GitHub
parent 13e1d03b9c
commit 13df48d7c9
18 changed files with 112 additions and 107 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-dev.20241016.sha.3d5bd513",
"mongodb": "^6.10.0",
"@hcengineering/setting": "^0.6.17",
"@hcengineering/preference": "^0.6.13",
"@hcengineering/login": "^0.6.12",