Skip to content

Commit 546dba8

Browse files
fix(package): update mongodb to version 3.1.4
1 parent 6172018 commit 546dba8

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.3",
35+
"mongodb": "3.1.4",
3636
"parse": "2.0.1",
3737
"pg-promise": "8.4.6",
3838
"redis": "2.8.0",

0 commit comments

Comments
 (0)