mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
chore(modules): upgrade mongoose, attempt to mitigate these server
meltdowns. Also upgrade newrelic
This commit is contained in:
parent
562f593c8f
commit
3f7b9b98cb
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue