Skip to content

Commit 9932823

Browse files
fix(package): update mongodb to version 3.1.3
Closes #4962
1 parent 4802b1c commit 9932823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash": "4.17.5",
3333
"lru-cache": "4.1.3",
3434
"mime": "2.3.1",
35-
"mongodb": "3.1.1",
35+
"mongodb": "3.1.3",
3636
"parse": "2.0.1",
3737
"pg-promise": "8.4.5",
3838
"redis": "2.8.0",

0 commit comments

Comments
 (0)