File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
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.5 " ,
24
- "@hapi/hoek" : " 9.1.1 " ,
25
- "@hapi/boom" : " 9.1.1 " ,
26
- "ws" : " 7.4.2 " ,
23
+ "urijs" : " 1.19.6 " ,
24
+ "@hapi/hoek" : " 9.2.0 " ,
25
+ "@hapi/boom" : " 9.1.2 " ,
26
+ "ws" : " 7.5.1 " ,
27
27
"websocket-framed" : " 1.2.4"
28
28
},
29
29
"devDependencies" : {
30
- "@hapi/hapi" : " 20.0.3 " ,
30
+ "@hapi/hapi" : " 20.1.5 " ,
31
31
"@hapi/basic" : " 6.0.0" ,
32
32
"babel-eslint" : " 10.1.0" ,
33
- "eslint" : " 7.17.0" ,
34
- "eslint-config-standard" : " 16.0.2" ,
35
- "eslint-plugin-promise" : " 4.2.1" ,
36
- "eslint-plugin-import" : " 2.22.1" ,
33
+ "eslint" : " 7.29.0" ,
34
+ "eslint-config-standard" : " 16.0.3" ,
35
+ "eslint-plugin-import" : " 2.23.4" ,
37
36
"eslint-plugin-node" : " 11.1.0"
38
37
},
39
38
"engines" : {
You can’t perform that action at this time.
0 commit comments