Update mongodb and simplify the logic of mongodbPing

This commit is contained in:
Louis Lam
2023-01-15 01:36:49 +08:00
parent e48a987b9c
commit 1326761a8a
3 changed files with 15 additions and 22 deletions

View File

@@ -96,7 +96,7 @@
"jsonwebtoken": "~9.0.0",
"jwt-decode": "~3.1.2",
"limiter": "~2.1.0",
"mongodb": "^4.12.0",
"mongodb": "~4.13.0",
"mqtt": "~4.3.7",
"mssql": "~8.1.4",
"mysql2": "~2.3.3",