File tree Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " codefresh" ,
3- "version" : " 0.78.3 " ,
3+ "version" : " 0.78.4 " ,
44 "description" : " Codefresh command line utility" ,
55 "main" : " index.js" ,
66 "preferGlobal" : true ,
3636 "bluebird" : " ^3.5.1" ,
3737 "cf-errors" : " ^0.1.16" ,
3838 "chalk" : " ^4.1.0" ,
39- "cli-progress" : " 3.6 .0" ,
39+ "cli-progress" : " 3.10 .0" ,
4040 "codefresh-sdk" : " ^1.9.22" ,
41- "colors" : " ^1.1.2 " ,
41+ "colors" : " 1.4.0 " ,
4242 "columnify" : " ^1.5.4" ,
4343 "compare-versions" : " ^3.4.0" ,
4444 "copy-dir" : " ^0.3.0" ,
6464 "mongodb" : " ^3.0.1" ,
6565 "node-forge" : " ^0.10.0" ,
6666 "ora" : " ^3.0.0" ,
67- "prettyjson" : " ^1.2.1 " ,
67+ "prettyjson" : " ^1.2.5 " ,
6868 "promise-retry" : " ^2.0.1" ,
6969 "recursive-readdir" : " ^2.2.1" ,
7070 "request" : " ^2.88.0" ,
Original file line number Diff line number Diff line change @@ -1010,13 +1010,12 @@ cli-cursor@^3.1.0:
10101010 dependencies :
10111011 restore-cursor "^3.1.0"
10121012
1013- cli-progress@3.6 .0 :
1014- version "3.6 .0"
1015- resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.6 .0.tgz#20317e6a653c3e5636fb5f03a7d67cd48ebc215a "
1016- integrity sha512-elg6jkiDedYrvwqWSae2FGvtbMo37Lo04oI9jJ5cI43Ge3jrDPWzeL3axv7MgBLYHDY/kGio/CXa49m4MWMrNw ==
1013+ cli-progress@3.10 .0 :
1014+ version "3.10 .0"
1015+ resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.10 .0.tgz#63fd9d6343c598c93542fdfa3563a8b59887d78a "
1016+ integrity sha512-kLORQrhYCAtUPLZxqsAt2YJGOvRdt34+O6jl5cQGb7iF3dM55FQZlTR+rQyIK9JUcO9bBMwZsTlND+3dmFU2Cw ==
10171017 dependencies :
1018- colors "^1.1.2"
1019- string-width "^2.1.1"
1018+ string-width "^4.2.0"
10201019
10211020cli-spinners@^2.0.0 :
10221021 version "2.3.0"
@@ -1127,7 +1126,7 @@ color-name@~1.1.4:
11271126 resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
11281127 integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
11291128
1130- colors@^1.1.2 :
1129+ colors@1.4.0 :
11311130 version "1.4.0"
11321131 resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
11331132 integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
@@ -4525,12 +4524,12 @@ pretty-format@^23.6.0:
45254524 ansi-regex "^3.0.0"
45264525 ansi-styles "^3.2.0"
45274526
4528- prettyjson@^1.2.1 :
4529- version "1.2.1 "
4530- resolved "https://registry.yarnpkg.com/prettyjson/-/prettyjson-1.2.1 .tgz#fcffab41d19cab4dfae5e575e64246619b12d289 "
4531- integrity sha1-/P+rQdGcq0365eV15kJGYZsS0ok =
4527+ prettyjson@^1.2.5 :
4528+ version "1.2.5 "
4529+ resolved "https://registry.yarnpkg.com/prettyjson/-/prettyjson-1.2.5 .tgz#ef3cfffcc70505c032abc59785884b4027031835 "
4530+ integrity sha512-rksPWtoZb2ZpT5OVgtmy0KHVM+Dca3iVwWY9ifwhcexfjebtgjg3wmrUt9PvJ59XIYBcknQeYHD8IAnVlh9lAw= =
45324531 dependencies :
4533- colors "^1.1.2 "
4532+ colors "1.4.0 "
45344533 minimist "^1.2.0"
45354534
45364535private@^0.1.8 :
You can’t perform that action at this time.
0 commit comments