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 737164f commit 2f94b72Copy full SHA for 2f94b72
package.json
@@ -23,19 +23,19 @@
23
"urijs": "1.19.1",
24
"hoek": "5.0.3",
25
"boom": "7.2.0",
26
- "ws": "5.2.1",
27
- "websocket-framed": "1.0.22"
+ "ws": "6.0.0",
+ "websocket-framed": "1.0.24"
28
},
29
"devDependencies": {
30
"hapi": "17.5.2",
31
"hapi-auth-basic": "5.0.0",
32
- "babel-eslint": "8.2.5",
33
- "eslint": "5.0.0",
+ "babel-eslint": "8.2.6",
+ "eslint": "5.2.0",
34
"eslint-config-standard": "11.0.0",
35
"eslint-plugin-standard": "3.1.0",
36
"eslint-plugin-promise": "3.8.0",
37
- "eslint-plugin-import": "2.12.0",
38
- "eslint-plugin-node": "6.0.1"
+ "eslint-plugin-import": "2.13.0",
+ "eslint-plugin-node": "7.0.1"
39
40
"engines": {
41
"node": ">=8.0.0"
0 commit comments