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 cc3bed4 commit 623a7c5Copy full SHA for 623a7c5
package.json
@@ -20,19 +20,19 @@
20
"@hapi/hapi": ">=18.0.0"
21
},
22
"dependencies": {
23
- "urijs": "1.19.7",
+ "urijs": "1.19.11",
24
"@hapi/hoek": "9.2.1",
25
"@hapi/boom": "9.1.4",
26
- "ws": "8.2.3",
+ "ws": "8.5.0",
27
"websocket-framed": "1.2.8"
28
29
"devDependencies": {
30
- "@hapi/hapi": "20.2.1",
+ "@hapi/hapi": "20.2.2",
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.25.2",
+ "eslint": "8.13.0",
+ "eslint-config-standard": "17.0.0",
+ "eslint-plugin-import": "2.26.0",
36
"eslint-plugin-node": "11.1.0"
37
38
"engines": {
0 commit comments