Skip to content

Commit 623a7c5

Browse files
committed
upgrade dependencies
1 parent cc3bed4 commit 623a7c5

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.7",
23+
"urijs": "1.19.11",
2424
"@hapi/hoek": "9.2.1",
2525
"@hapi/boom": "9.1.4",
26-
"ws": "8.2.3",
26+
"ws": "8.5.0",
2727
"websocket-framed": "1.2.8"
2828
},
2929
"devDependencies": {
30-
"@hapi/hapi": "20.2.1",
30+
"@hapi/hapi": "20.2.2",
3131
"@hapi/basic": "6.0.0",
3232
"babel-eslint": "10.1.0",
33-
"eslint": "7.32.0",
34-
"eslint-config-standard": "16.0.3",
35-
"eslint-plugin-import": "2.25.2",
33+
"eslint": "8.13.0",
34+
"eslint-config-standard": "17.0.0",
35+
"eslint-plugin-import": "2.26.0",
3636
"eslint-plugin-node": "11.1.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)