upgrade mongodb client to support mongodb 4.2 and allow conn string override

This commit is contained in:
Chris Lonardo
2020-04-05 21:06:00 -04:00
parent 30e5960248
commit c6aa73cc2f
7 changed files with 279 additions and 217 deletions

View File

@@ -93,7 +93,7 @@
"jwks-rsa": "^1.6.0",
"localtunnel": "^2.0.0",
"lodash.get": "^4.4.2",
"mongodb": "^3.2.3",
"mongodb": "^3.5.5",
"mysql2": "^2.0.1",
"n8n-core": "~0.29.0",
"n8n-editor-ui": "~0.40.0",