Skip to content

Commit 361d4a3

Browse files
committed
Merge pull request #1876 from ParsePlatform/pin-mongodb
Pin mongodb package
2 parents 392102e + e93a1ad commit 361d4a3

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
"lru-cache": "^4.0.0",
3232
"mailgun-js": "^0.7.7",
3333
"mime": "^1.3.4",
34-
"mongodb": "~2.1.0",
34+
"mongodb": "2.1.18",
3535
"multer": "^1.1.0",
3636
"parse": "^1.8.0",
3737
"parse-server-fs-adapter": "^1.0.0",

0 commit comments

Comments
 (0)