We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b3207 commit f6950d4Copy full SHA for f6950d4
1 file changed
package.json
100755
100644
@@ -37,19 +37,19 @@
37
],
38
"devDependencies": {
39
"chai": "^3.5.0",
40
- "coveralls": "^2.11.9",
+ "coveralls": "^2.11.11",
41
"docker-ip": "^2.0.1",
42
- "eslint": "^3.0.0",
+ "eslint": "^3.1.1",
43
"express": "^4.13.4",
44
- "hapi": "^13.4.1",
+ "hapi": "^13.5.0",
45
"istanbul": "^0.4.3",
46
- "koa": "^1.2.0",
+ "koa": "^1.2.1",
47
"koa-route": "^2.4.2",
48
"koa-views": "^4.1.0",
49
"mocha": "^2.5.3",
50
"pug": "^2.0.0-beta2",
51
"redis": "^2.6.1",
52
- "request": "^2.72.0",
+ "request": "^2.73.0",
53
"vision": "^4.1.0"
54
}
55
0 commit comments