Bump mongo driver to 6.12 (#7537)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-12-24 14:46:18 +07:00
committed by GitHub
parent 6a7d9e3bda
commit b5166df832
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
"express": "^4.19.2",
"cors": "^2.8.5",
"body-parser": "^1.20.2",
"mongodb": "^6.10.0",
"mongodb": "^6.12.0",
"@hcengineering/setting": "^0.6.17",
"@hcengineering/preference": "^0.6.13",
"@hcengineering/login": "^0.6.12",