Skip to content

Commit 8823e4e

Browse files
fix(package): update mongodb to version 2.2.33
Closes #4252
1 parent f0b7ffc commit 8823e4e

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
@@ -27,7 +27,7 @@
2727
"lodash": "4.17.4",
2828
"lru-cache": "4.1.1",
2929
"mime": "1.4.0",
30-
"mongodb": "2.2.31",
30+
"mongodb": "2.2.33",
3131
"multer": "1.3.0",
3232
"parse": "1.10.0",
3333
"parse-server-fs-adapter": "1.0.1",

0 commit comments

Comments
 (0)