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
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.
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.
The text was updated successfully, but these errors were encountered: