We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88733f3 commit a4322b6Copy full SHA for a4322b6
package.json
@@ -23,17 +23,17 @@
23
"urijs": "1.19.1",
24
"hoek": "5.0.3",
25
"boom": "7.2.0",
26
- "ws": "5.1.1",
27
- "websocket-framed": "1.0.21"
+ "ws": "5.2.1",
+ "websocket-framed": "1.0.22"
28
},
29
"devDependencies": {
30
- "hapi": "17.4.0",
+ "hapi": "17.5.2",
31
"hapi-auth-basic": "5.0.0",
32
- "babel-eslint": "8.2.3",
33
- "eslint": "4.19.1",
+ "babel-eslint": "8.2.5",
+ "eslint": "5.0.0",
34
"eslint-config-standard": "11.0.0",
35
"eslint-plugin-standard": "3.1.0",
36
- "eslint-plugin-promise": "3.7.0",
+ "eslint-plugin-promise": "3.8.0",
37
"eslint-plugin-import": "2.12.0",
38
"eslint-plugin-node": "6.0.1"
39
0 commit comments