This repository was archived by the owner on Dec 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
"url" : " https://github.com/ibm-functions/shell/issues/new"
28
28
},
29
29
"devDependencies" : {
30
- "electron" : " ~2.0.1 " ,
30
+ "electron" : " ~2.0.2 " ,
31
31
"nyc" : " ^11.3.0"
32
32
},
33
33
"dependencies" : {
34
34
"about-window" : " ^1.11.0" ,
35
- "adm-zip" : " ^0.4.7 " ,
36
- "colors" : " ^1.2.1 " ,
35
+ "adm-zip" : " ^0.4.11 " ,
36
+ "colors" : " ^1.3.0 " ,
37
37
"columnify" : " ^1.5.4" ,
38
38
"debug" : " ^3.1.0" ,
39
39
"electron-editor-context-menu" : " ^1.1.1" ,
44
44
"js-beautify" : " 1.7.5" ,
45
45
"jsome" : " ^2.5.0" ,
46
46
"opn" : " ^5.3.0" ,
47
- "pretty-ms" : " ^3.1 .0" ,
47
+ "pretty-ms" : " ^3.2 .0" ,
48
48
"yargs-parser" : " ^9.0.2"
49
49
},
50
50
"optionalDependencies" : {
Original file line number Diff line number Diff line change 21
21
"parse-duration" : " ^0.1.1" ,
22
22
"promise-retry" : " ^1.1.1" ,
23
23
"properties-parser" : " ^0.3.1" ,
24
- "request" : " ^2.85 .0" ,
24
+ "request" : " ^2.87 .0" ,
25
25
"request-promise" : " ^4.2.1" ,
26
- "shelljs" : " ^0.8.1 " ,
26
+ "shelljs" : " ^0.8.2 " ,
27
27
"tmp" : " 0.0.33"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 30
30
"openwhisk" : " git://github.com/starpit/openwhisk-client-js.git#add_client_timeout3" ,
31
31
"promise-retry" : " ^1.1.1" ,
32
32
"properties-parser" : " ^0.3.1" ,
33
- "request" : " ^2.85 .0" ,
33
+ "request" : " ^2.87 .0" ,
34
34
"request-promise" : " ^4.2.2" ,
35
- "codecov" : " ^3.0.0 " ,
35
+ "codecov" : " ^3.0.2 " ,
36
36
"del" : " ^3.0.0" ,
37
37
"nyc" : " ^11.3.0" ,
38
38
"spectron" : " ^3.8.0"
You can’t perform that action at this time.
0 commit comments