reverted change

This commit is contained in:
SPRINX0\prochazka
2025-07-29 10:55:07 +02:00
parent ac081e6c86
commit 9c6908da77
2 changed files with 6 additions and 4 deletions

View File

@@ -43,7 +43,9 @@
"lodash": "^4.17.21",
"mongodb": "^6.3.0",
"@mongosh/browser-runtime-electron": "^3.16.4",
"@mongosh/service-provider-node-driver": "^3.10.2",
"@mongosh/service-provider-node-driver": "^3.10.2"
},
"optionalDependencies": {
"mongodb-client-encryption": "^6.1.1"
}
}