chore(package): update dependencies

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-01-20 13:55:14 +00:00
parent 66cd1bc3a0
commit 4294c6c372

View File

@ -19,12 +19,12 @@
"co-body": "^4.2.0",
"config": "^1.20.4",
"koa": "^1.2.0",
"koa-router": "^5.4.0",
"koa-router": "^7.1.0",
"koa-static": "^2.0.0",
"mongodb": "^2.1.20",
"nodemailer": "^2.4.2",
"nodemailer-openpgp": "^1.0.2",
"npmlog": "^2.0.4",
"npmlog": "^4.0.2",
"openpgp": "^2.3.0"
},
"devDependencies": {
@ -32,10 +32,10 @@
"co-mocha": "^1.1.2",
"grunt": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-jscs": "^2.8.0",
"grunt-mocha-test": "^0.12.7",
"mocha": "^2.5.3",
"grunt-jscs": "^3.0.1",
"grunt-mocha-test": "^0.13.2",
"mocha": "^3.2.0",
"sinon": "^1.17.4",
"supertest": "^1.2.0"
"supertest": "^2.0.1"
}
}