File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 20
20
"@hapi/hapi" : " >=18.0.0"
21
21
},
22
22
"dependencies" : {
23
- "urijs" : " 1.19.2 " ,
24
- "@hapi/hoek" : " 9.0.4 " ,
25
- "@hapi/boom" : " 9.1.0 " ,
26
- "ws" : " 7.3.1 " ,
27
- "websocket-framed" : " 1.2.3 "
23
+ "urijs" : " 1.19.5 " ,
24
+ "@hapi/hoek" : " 9.1.1 " ,
25
+ "@hapi/boom" : " 9.1.1 " ,
26
+ "ws" : " 7.4.2 " ,
27
+ "websocket-framed" : " 1.2.4 "
28
28
},
29
29
"devDependencies" : {
30
- "@hapi/hapi" : " 19.2.0 " ,
30
+ "@hapi/hapi" : " 20.0.3 " ,
31
31
"@hapi/basic" : " 6.0.0" ,
32
32
"babel-eslint" : " 10.1.0" ,
33
- "eslint" : " 7.4.0" ,
34
- "eslint-config-standard" : " 14.1.1" ,
35
- "eslint-plugin-standard" : " 4.0.1" ,
33
+ "eslint" : " 7.17.0" ,
34
+ "eslint-config-standard" : " 16.0.2" ,
36
35
"eslint-plugin-promise" : " 4.2.1" ,
37
- "eslint-plugin-import" : " 2.22.0 " ,
36
+ "eslint-plugin-import" : " 2.22.1 " ,
38
37
"eslint-plugin-node" : " 11.1.0"
39
38
},
40
39
"engines" : {
You can’t perform that action at this time.
0 commit comments