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 28fe778 commit b6011bfCopy full SHA for b6011bf
package.json
@@ -21,16 +21,16 @@
21
},
22
"dependencies": {
23
"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"
+ "hoek": "6.1.2",
+ "boom": "7.3.0",
+ "ws": "6.1.2",
+ "websocket-framed": "1.2.0"
28
29
"devDependencies": {
30
- "hapi": "17.7.0",
+ "hapi": "17.8.1",
31
"hapi-auth-basic": "5.0.0",
32
"babel-eslint": "10.0.1",
33
- "eslint": "5.8.0",
+ "eslint": "5.10.0",
34
"eslint-config-standard": "12.0.0",
35
"eslint-plugin-standard": "4.0.0",
36
"eslint-plugin-promise": "4.0.1",
0 commit comments