Skip to content

Commit 496a6d5

Browse files
committed
upgrade dependencies
1 parent e85ba3f commit 496a6d5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
},
2222
"dependencies": {
2323
"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"
24+
"@hapi/hoek": "11.0.2",
25+
"@hapi/boom": "10.0.0",
26+
"ws": "8.12.0",
27+
"websocket-framed": "1.2.9"
2828
},
2929
"devDependencies": {
30-
"@hapi/hapi": "20.2.2",
31-
"@hapi/basic": "6.0.0",
32-
"eslint": "8.13.0",
30+
"@hapi/hapi": "21.2.0",
31+
"@hapi/basic": "7.0.0",
32+
"eslint": "8.32.0",
3333
"eslint-config-standard": "17.0.0",
34-
"eslint-plugin-import": "2.26.0",
34+
"eslint-plugin-import": "2.27.4",
3535
"eslint-plugin-node": "11.1.0"
3636
},
3737
"engines": {

0 commit comments

Comments
 (0)