Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security: bump minimist and node-fetch versions to patch security vulnerabilities #117

Open
dbaggott opened this issue Aug 4, 2021 · 1 comment

Comments

@dbaggott
Copy link

dbaggott commented Aug 4, 2021

Code analysis is identifying a couple of security vulnerabilities in node-fetch and minimist dependencies. The issues have been fixed and upgrading to a more current version of these libraries will resolve the issue.

https://app.snyk.io/vuln/SNYK-JS-NODEFETCH-674311
https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764

The suggested remediation is:

Upgrade node-fetch to version 2.6.1, 3.0.0-beta.9 or higher.
Upgrade minimist to version 0.2.1, 1.2.3 or higher.

@dbaggott
Copy link
Author

dbaggott commented Aug 4, 2021

The minimist security issue is resolved by #106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant