Skip to content

Commit 6963ff6

Browse files
authored
fix(package): update mongodb to version 2.2.33 (#4264)
Closes #4252
1 parent ac970a4 commit 6963ff6

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.32",
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)