Skip to content

Commit f6950d4

Browse files
committed
updating dependencies
1 parent 09b3207 commit f6950d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

100755100644
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@
3737
],
3838
"devDependencies": {
3939
"chai": "^3.5.0",
40-
"coveralls": "^2.11.9",
40+
"coveralls": "^2.11.11",
4141
"docker-ip": "^2.0.1",
42-
"eslint": "^3.0.0",
42+
"eslint": "^3.1.1",
4343
"express": "^4.13.4",
44-
"hapi": "^13.4.1",
44+
"hapi": "^13.5.0",
4545
"istanbul": "^0.4.3",
46-
"koa": "^1.2.0",
46+
"koa": "^1.2.1",
4747
"koa-route": "^2.4.2",
4848
"koa-views": "^4.1.0",
4949
"mocha": "^2.5.3",
5050
"pug": "^2.0.0-beta2",
5151
"redis": "^2.6.1",
52-
"request": "^2.72.0",
52+
"request": "^2.73.0",
5353
"vision": "^4.1.0"
5454
}
5555
}

0 commit comments

Comments
 (0)