Skip to content

Commit 909ead4

Browse files
authored
fix(package): update mongodb to version 3.0.4 (#4603)
Closes #4586
1 parent 7feafb9 commit 909ead4

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": "8.1.1",

0 commit comments

Comments
 (0)