Skip to content

Commit cddfaae

Browse files
committed
fix(connection): MongoDB not able to connect to secondary member of replica set
1 parent dbf04f3 commit cddfaae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"lodash": "4.17.20",
4747
"lru-cache": "5.1.1",
4848
"mime": "2.4.6",
49-
"mongodb": "3.6.2",
49+
"mongodb": "3.6.3",
5050
"parse": "2.17.0",
5151
"pg-promise": "10.7.0",
5252
"pluralize": "8.0.0",

0 commit comments

Comments
 (0)