Skip to content

Commit ea6bf3c

Browse files
committed
Update mongoose to fix a segfault
1 parent 573478e commit ea6bf3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"main": "index.js",
1111
"dependencies": {
12-
"mongoose": "4.0.2",
12+
"mongoose": "4.0.7",
1313
"mongoose-long": "0.0.2",
1414
"lodash": "3.5.0",
1515
"moment": "2.9.0",

0 commit comments

Comments
 (0)