Skip to content

Commit 3d4b4b7

Browse files
committed
upgrade dependencies
1 parent 2f53009 commit 3d4b4b7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
},
2222
"dependencies": {
2323
"urijs": "1.19.7",
24-
"@hapi/hoek": "9.2.0",
25-
"@hapi/boom": "9.1.3",
26-
"ws": "8.0.0",
24+
"@hapi/hoek": "9.2.1",
25+
"@hapi/boom": "9.1.4",
26+
"ws": "8.2.3",
2727
"websocket-framed": "1.2.6"
2828
},
2929
"devDependencies": {
30-
"@hapi/hapi": "20.1.5",
30+
"@hapi/hapi": "20.2.1",
3131
"@hapi/basic": "6.0.0",
3232
"babel-eslint": "10.1.0",
3333
"eslint": "7.32.0",
3434
"eslint-config-standard": "16.0.3",
35-
"eslint-plugin-import": "2.24.0",
35+
"eslint-plugin-import": "2.25.2",
3636
"eslint-plugin-node": "11.1.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)