Skip to content

Commit 4f6a02b

Browse files
committed
upgrade dependencies
1 parent 523b69b commit 4f6a02b

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,20 +21,20 @@
2121
},
2222
"dependencies": {
2323
"urijs": "1.19.2",
24-
"@hapi/hoek": "8.3.2",
24+
"@hapi/hoek": "8.5.0",
2525
"@hapi/boom": "8.0.1",
26-
"ws": "7.2.0",
27-
"websocket-framed": "1.2.1"
26+
"ws": "7.2.1",
27+
"websocket-framed": "1.2.2"
2828
},
2929
"devDependencies": {
3030
"@hapi/hapi": "18.4.0",
3131
"@hapi/basic": "5.1.1",
3232
"babel-eslint": "10.0.3",
33-
"eslint": "6.6.0",
33+
"eslint": "6.8.0",
3434
"eslint-config-standard": "14.1.0",
3535
"eslint-plugin-standard": "4.0.1",
3636
"eslint-plugin-promise": "4.2.1",
37-
"eslint-plugin-import": "2.18.2",
37+
"eslint-plugin-import": "2.19.1",
3838
"eslint-plugin-node": "10.0.0"
3939
},
4040
"engines": {

0 commit comments

Comments
 (0)