You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to npm audit, there is currently a vulnerability to minimist versions <0.2.1. The version of optimist being declared as a dependency is no longer maintained and calls for a very old version of minimist. Suggest to switch to minimist as the optimist dev suggests or switch to https://github.com/chevex/yargs
The text was updated successfully, but these errors were encountered:
According to npm audit, there is currently a vulnerability to minimist versions <0.2.1. The version of optimist being declared as a dependency is no longer maintained and calls for a very old version of minimist. Suggest to switch to minimist as the optimist dev suggests or switch to https://github.com/chevex/yargs
The text was updated successfully, but these errors were encountered: