chore(modules): upgrade mongoose, attempt to mitigate these server

meltdowns. Also upgrade newrelic
This commit is contained in:
Tyler Renelle 2014-09-24 13:08:24 -06:00
parent 562f593c8f
commit 3f7b9b98cb

View file

@ -32,10 +32,10 @@
"js2xmlparser": "~0.1.2",
"lodash": "~2.2.1",
"moment": "~2.4.0",
"mongoose": "3.8.5",
"mongoose": "git://github.com/LearnBoost/mongoose.git#0a597591e1ada0737e6969bdc29897e3b0451f77",
"mongoose-id-autoinc": "~2013.7.14-4",
"nconf": "*",
"newrelic": "~1.10.3",
"newrelic": "~1.11.2",
"nib": "~1.0.1",
"nodemailer": "~0.5.2",
"optimist": "~0.5.2",