Closed shawnemhe closed 2 years ago
Snyk is flagging this for us too. There are some pull requests open to resolve, might be an idea to vote on the one you agree with
https://github.com/coreybutler/node-windows/pull/267 https://github.com/coreybutler/node-windows/pull/263
@DevRCRun, I'll take a look at the PRs.
Any plans on merging this anytime soon? Thanks!
Resolved with PR #267.
Npm audit is finding a vulnerability in the minimist package. This is coming through as a dependency of optimist. That package currently has a deprecation notice and is not likely to be updated. The package owner recommends using minimist directly, or nomnom.
Are there any efforts planned that would remediate this vulnerability?