File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"@oclif/plugin-help" : " ^2.2.3" ,
12
12
"@oclif/plugin-plugins" : " ^1.7.9" ,
13
13
"axios" : " ^0.19.2" ,
14
- "chalk" : " ^2.4.2 " ,
14
+ "chalk" : " ^4.0.0 " ,
15
15
"columnify" : " ^1.5.4" ,
16
- "fs-extra" : " ^7 .0.1 " ,
17
- "inquirer" : " ^6.5.2 " ,
18
- "qs" : " ^6.9.1 " ,
19
- "semver" : " ^6 .3.0" ,
16
+ "fs-extra" : " ^9 .0.0 " ,
17
+ "inquirer" : " ^7.1.0 " ,
18
+ "qs" : " ^6.9.3 " ,
19
+ "semver" : " ^7 .3.0" ,
20
20
"shelljs" : " ^0.8.3" ,
21
21
"tsv" : " ^0.2.0" ,
22
- "twilio" : " ^3.42.0 "
22
+ "twilio" : " ^3.42.1 "
23
23
},
24
24
"optionalDependencies" : {
25
- "keytar" : " ^4.13 .0"
25
+ "keytar" : " ^5.4 .0"
26
26
},
27
27
"devDependencies" : {
28
28
"@oclif/test" : " ^1.2.5" ,
33
33
"eslint-plugin-mocha" : " ^6.3.0" ,
34
34
"mocha" : " ^7.1.1" ,
35
35
"nock" : " ^12.0.3" ,
36
- "nyc" : " ^15.0.0 " ,
37
- "sinon" : " ^9.0.1 " ,
36
+ "nyc" : " ^15.0.1 " ,
37
+ "sinon" : " ^9.0.2 " ,
38
38
"tmp" : " 0.1.0"
39
39
},
40
40
"engines" : {
41
- "node" : " >=8 .0.0"
41
+ "node" : " >=10 .0.0"
42
42
},
43
43
"files" : [
44
44
" /bin" ,
You can’t perform that action at this time.
0 commit comments