Skip to content

Commit c5270c4

Browse files
committed
upgrade dependencies
1 parent c44a680 commit c5270c4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@
2020
"@hapi/hapi": ">=18.0.0"
2121
},
2222
"dependencies": {
23-
"urijs": "1.19.6",
23+
"urijs": "1.19.7",
2424
"@hapi/hoek": "9.2.0",
25-
"@hapi/boom": "9.1.2",
26-
"ws": "7.5.1",
27-
"websocket-framed": "1.2.5"
25+
"@hapi/boom": "9.1.3",
26+
"ws": "8.0.0",
27+
"websocket-framed": "1.2.6"
2828
},
2929
"devDependencies": {
3030
"@hapi/hapi": "20.1.5",
3131
"@hapi/basic": "6.0.0",
3232
"babel-eslint": "10.1.0",
33-
"eslint": "7.29.0",
33+
"eslint": "7.32.0",
3434
"eslint-config-standard": "16.0.3",
35-
"eslint-plugin-import": "2.23.4",
35+
"eslint-plugin-import": "2.24.0",
3636
"eslint-plugin-node": "11.1.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)