Skip to content

Commit e9c80e7

Browse files
fix(package): update mongodb to version 3.0.1
Closes #4449
1 parent 415ee3a commit e9c80e7

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.4",
3232
"lru-cache": "4.1.1",
3333
"mime": "2.0.3",
34-
"mongodb": "2.2.33",
34+
"mongodb": "3.0.1",
3535
"multer": "1.3.0",
3636
"parse": "1.11.0",
3737
"pg-promise": "7.3.2",

0 commit comments

Comments
 (0)