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 c1fd131 commit 0da5207Copy full SHA for 0da5207
package.json
@@ -21,21 +21,21 @@
21
},
22
"dependencies": {
23
"urijs": "1.19.2",
24
- "@hapi/hoek": "8.5.1",
25
- "@hapi/boom": "8.0.1",
+ "@hapi/hoek": "9.0.3",
+ "@hapi/boom": "9.0.0",
26
"ws": "7.2.1",
27
"websocket-framed": "1.2.2"
28
29
"devDependencies": {
30
- "@hapi/hapi": "18.4.0",
31
- "@hapi/basic": "5.1.1",
+ "@hapi/hapi": "19.1.0",
+ "@hapi/basic": "6.0.0",
32
"babel-eslint": "10.0.3",
33
"eslint": "6.8.0",
34
"eslint-config-standard": "14.1.0",
35
"eslint-plugin-standard": "4.0.1",
36
"eslint-plugin-promise": "4.2.1",
37
- "eslint-plugin-import": "2.19.1",
38
- "eslint-plugin-node": "10.0.0"
+ "eslint-plugin-import": "2.20.1",
+ "eslint-plugin-node": "11.0.0"
39
40
"engines": {
41
"node": ">=8.0.0"
0 commit comments