File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 15
15
"package" : " pkg --targets node8.3.0-linux-x64,node8.3.0-win-x64,node8.3.0-macos-x64 -o exoframe index.js"
16
16
},
17
17
"dependencies" : {
18
- "boxen" : " ^1.2.1 " ,
19
- "chalk" : " ^2.1 .0" ,
18
+ "boxen" : " ^1.2.2 " ,
19
+ "chalk" : " ^2.3 .0" ,
20
20
"cli-table" : " ^0.3.1" ,
21
21
"got" : " ^7.1.0" ,
22
22
"highland" : " ^2.11.1" ,
23
- "ignore" : " ^3.3.3 " ,
24
- "inquirer" : " ^3.2.2 " ,
25
- "js-yaml" : " ^3.9.1 " ,
26
- "jsonwebtoken" : " ^7.4.3 " ,
23
+ "ignore" : " ^3.3.7 " ,
24
+ "inquirer" : " ^3.3.0 " ,
25
+ "js-yaml" : " ^3.10.0 " ,
26
+ "jsonwebtoken" : " ^8.1.0 " ,
27
27
"lodash" : " ^4.17.4" ,
28
28
"opn" : " ^5.1.0" ,
29
29
"ora" : " ^1.3.0" ,
30
- "tar-fs" : " ^1.15.3 " ,
31
- "update-notifier" : " ^2.2 .0" ,
32
- "yargs" : " ^8 .0.2 "
30
+ "tar-fs" : " ^1.16.0 " ,
31
+ "update-notifier" : " ^2.3 .0" ,
32
+ "yargs" : " ^10 .0.3 "
33
33
},
34
34
"devDependencies" : {
35
- "coveralls" : " ^2.13.1 " ,
36
- "nock" : " ^9.0.14 " ,
37
- "pkg" : " ^4.2.4 " ,
35
+ "coveralls" : " ^3.0.0 " ,
36
+ "nock" : " ^9.0.25 " ,
37
+ "pkg" : " ^4.2.5 " ,
38
38
"proxyquire" : " ^1.8.0" ,
39
- "sinon" : " ^3.2.1 " ,
39
+ "sinon" : " ^4.0.2 " ,
40
40
"tap" : " ^10.7.2"
41
41
}
42
42
}
You can’t perform that action at this time.
0 commit comments