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 e85ba3f commit 496a6d5Copy full SHA for 496a6d5
package.json
@@ -21,17 +21,17 @@
21
},
22
"dependencies": {
23
"urijs": "1.19.11",
24
- "@hapi/hoek": "9.2.1",
25
- "@hapi/boom": "9.1.4",
26
- "ws": "8.5.0",
27
- "websocket-framed": "1.2.8"
+ "@hapi/hoek": "11.0.2",
+ "@hapi/boom": "10.0.0",
+ "ws": "8.12.0",
+ "websocket-framed": "1.2.9"
28
29
"devDependencies": {
30
- "@hapi/hapi": "20.2.2",
31
- "@hapi/basic": "6.0.0",
32
- "eslint": "8.13.0",
+ "@hapi/hapi": "21.2.0",
+ "@hapi/basic": "7.0.0",
+ "eslint": "8.32.0",
33
"eslint-config-standard": "17.0.0",
34
- "eslint-plugin-import": "2.26.0",
+ "eslint-plugin-import": "2.27.4",
35
"eslint-plugin-node": "11.1.0"
36
37
"engines": {
0 commit comments