Change back mongodb version
All checks were successful
CI / build (push) Successful in 20m22s

This commit is contained in:
Fabian Stamm
2023-11-29 16:04:04 +01:00
parent 99845a7b94
commit abe9bb28a4
2 changed files with 2 additions and 88 deletions

View File

@ -64,7 +64,7 @@
"joi": "^17.11.0",
"jsonwebtoken": "^9.0.0",
"moment": "^2.29.4",
"mongodb": "^6.3.0",
"mongodb": "^5.2.0",
"node-rsa": "^1.1.1",
"npm-run-all": "^4.1.5",
"qrcode": "^1.5.3",