Skip to content

Commit 951dada

Browse files
fix(package): update mongodb to version 3.1.0
1 parent 5cdbde2 commit 951dada

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.2",
3434
"mime": "2.3.1",
35-
"mongodb": "3.0.7",
35+
"mongodb": "3.1.0",
3636
"multer": "1.3.0",
3737
"parse": "1.11.1",
3838
"pg-promise": "8.4.0",

0 commit comments

Comments
 (0)