Skip to content

Commit 6c81635

Browse files
authored
fix(package): update mongodb to version 3.0.6 (#4710)
Closes #4674
1 parent fed4012 commit 6c81635

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.2",
3333
"mime": "2.2.2",
34-
"mongodb": "3.0.4",
34+
"mongodb": "3.0.6",
3535
"multer": "1.3.0",
3636
"parse": "1.11.1",
3737
"pg-promise": "8.2.1",

0 commit comments

Comments
 (0)