Skip to content

Commit b6011bf

Browse files
committed
upgrade dependencies
1 parent 28fe778 commit b6011bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
},
2222
"dependencies": {
2323
"urijs": "1.19.1",
24-
"hoek": "6.0.2",
25-
"boom": "7.2.2",
26-
"ws": "6.1.0",
27-
"websocket-framed": "1.1.0"
24+
"hoek": "6.1.2",
25+
"boom": "7.3.0",
26+
"ws": "6.1.2",
27+
"websocket-framed": "1.2.0"
2828
},
2929
"devDependencies": {
30-
"hapi": "17.7.0",
30+
"hapi": "17.8.1",
3131
"hapi-auth-basic": "5.0.0",
3232
"babel-eslint": "10.0.1",
33-
"eslint": "5.8.0",
33+
"eslint": "5.10.0",
3434
"eslint-config-standard": "12.0.0",
3535
"eslint-plugin-standard": "4.0.0",
3636
"eslint-plugin-promise": "4.0.1",

0 commit comments

Comments
 (0)