File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 3333 "homepage" : " https://github.com/lgaticaq/m2m-status-cli#readme" ,
3434 "dependencies" : {
3535 "chalk" : " ^2.0.0" ,
36- "commander" : " ^2.9 .0" ,
36+ "commander" : " ^14.0 .0" ,
3737 "m2m-status" : " 1.0.2" ,
3838 "update-notifier" : " ^2.1.0"
3939 },
Original file line number Diff line number Diff line change @@ -239,6 +239,11 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
239239 dependencies :
240240 delayed-stream "~1.0.0"
241241
242+ commander@^14.0.0 :
243+ version "14.0.1"
244+ resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.1.tgz#2f9225c19e6ebd0dc4404dd45821b2caa17ea09b"
245+ integrity sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==
246+
242247commander@^2.9.0 :
243248 version "2.11.0"
244249 resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"
You can’t perform that action at this time.
0 commit comments