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 523b69b commit 4f6a02bCopy full SHA for 4f6a02b
package.json
@@ -21,20 +21,20 @@
21
},
22
"dependencies": {
23
"urijs": "1.19.2",
24
- "@hapi/hoek": "8.3.2",
+ "@hapi/hoek": "8.5.0",
25
"@hapi/boom": "8.0.1",
26
- "ws": "7.2.0",
27
- "websocket-framed": "1.2.1"
+ "ws": "7.2.1",
+ "websocket-framed": "1.2.2"
28
29
"devDependencies": {
30
"@hapi/hapi": "18.4.0",
31
"@hapi/basic": "5.1.1",
32
"babel-eslint": "10.0.3",
33
- "eslint": "6.6.0",
+ "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.18.2",
+ "eslint-plugin-import": "2.19.1",
38
"eslint-plugin-node": "10.0.0"
39
40
"engines": {
0 commit comments