Skip to content

Commit 1ce0a3e

Browse files
committed
upgrade dependencies
1 parent c402870 commit 1ce0a3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"hoek": "5.0.3",
2525
"boom": "7.2.0",
2626
"ws": "5.1.1",
27-
"websocket-framed": "1.0.19"
27+
"websocket-framed": "1.0.21"
2828
},
2929
"devDependencies": {
3030
"hapi": "17.4.0",
@@ -34,7 +34,7 @@
3434
"eslint-config-standard": "11.0.0",
3535
"eslint-plugin-standard": "3.1.0",
3636
"eslint-plugin-promise": "3.7.0",
37-
"eslint-plugin-import": "2.11.0",
37+
"eslint-plugin-import": "2.12.0",
3838
"eslint-plugin-node": "6.0.1"
3939
},
4040
"engines": {

0 commit comments

Comments
 (0)