Skip to content

Commit 974bb6a

Browse files
fix(package): update mongodb to version 3.0.4
Closes #4586
1 parent 60eea59 commit 974bb6a

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
@@ -31,7 +31,7 @@
3131
"lodash": "4.17.5",
3232
"lru-cache": "4.1.1",
3333
"mime": "2.2.0",
34-
"mongodb": "3.0.2",
34+
"mongodb": "3.0.4",
3535
"multer": "1.3.0",
3636
"parse": "1.11.0",
3737
"pg-promise": "7.5.4",

0 commit comments

Comments
 (0)