yargs / cliui

easily create complex multi-column command-line-interfaces.
ISC License
372 stars 41 forks source link

Fix ansi-regex dependency vulnerability #114

Closed MelonBall closed 2 years ago

MelonBall commented 3 years ago

https://github.com/advisories/GHSA-93q8-gq69-wqmw

mriedem commented 3 years ago

See #112, trying to resolve the same thing.

ctlopez-PFG commented 2 years ago

This should be preferred over #112 due to it also updating wrap-ansi

bcoe commented 2 years ago

These are breaking changes, so can't be merged without a breaking change. I believe the ansi-regex issue has been addressed by a patch release of these deps already.

This might not have been the case when this was opened.