Connection to MognoDB legacy

This commit is contained in:
SPRINX0\prochazka
2025-11-20 15:13:51 +01:00
parent 281cdb7264
commit db73673374
6 changed files with 81 additions and 32 deletions

View File

@@ -42,6 +42,7 @@
"is-promise": "^4.0.0",
"lodash": "^4.17.21",
"mongodb": "^6.3.0",
"mongodb-old": "npm:mongodb@^6.16.0",
"@mongosh/browser-runtime-electron": "^3.16.4",
"@mongosh/service-provider-node-driver": "^3.10.2"
},