infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.96k stars 147 forks source link

fix(deps): Upgrade yargs-parser - fixes #725 #749

Closed jamonholmgren closed 2 years ago

jamonholmgren commented 2 years ago

fixes #725 -- yargs-parser has a vulnerability.

Given that this will potentially change the behavior of gluegun-powered CLIs, this will probably need to be a breaking change.

jamonholmgren commented 2 years ago

Moving this over to #741.