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 2f53009 commit 3d4b4b7Copy full SHA for 3d4b4b7
package.json
@@ -21,18 +21,18 @@
21
},
22
"dependencies": {
23
"urijs": "1.19.7",
24
- "@hapi/hoek": "9.2.0",
25
- "@hapi/boom": "9.1.3",
26
- "ws": "8.0.0",
+ "@hapi/hoek": "9.2.1",
+ "@hapi/boom": "9.1.4",
+ "ws": "8.2.3",
27
"websocket-framed": "1.2.6"
28
29
"devDependencies": {
30
- "@hapi/hapi": "20.1.5",
+ "@hapi/hapi": "20.2.1",
31
"@hapi/basic": "6.0.0",
32
"babel-eslint": "10.1.0",
33
"eslint": "7.32.0",
34
"eslint-config-standard": "16.0.3",
35
- "eslint-plugin-import": "2.24.0",
+ "eslint-plugin-import": "2.25.2",
36
"eslint-plugin-node": "11.1.0"
37
38
"engines": {
0 commit comments