We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, npm is complaining:
npm audit # npm audit report node-fetch <=2.6.0 || 3.0.0-beta.1 - 3.0.0-beta.8 Denial of Service - https://npmjs.com/advisories/1556 No fix available node_modules/isomorphic-fetch/node_modules/node-fetch isomorphic-fetch 2.0.0 - 2.2.1 Depends on vulnerable versions of node-fetch node_modules/isomorphic-fetch pexels * Depends on vulnerable versions of isomorphic-fetch node_modules/pexels
isomorphic-fetch of v3 has already been updated to fixed node-fetch version 2.6.1 So could we also bump to latest isomorphic-fetch? Here is a release notes for v3, a bit hidden yet.
The text was updated successfully, but these errors were encountered:
Thanks for creating the issue. I will update this asap.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi, npm is complaining:
isomorphic-fetch of v3 has already been updated to fixed node-fetch version 2.6.1
So could we also bump to latest isomorphic-fetch?
Here is a release notes for v3, a bit hidden yet.
The text was updated successfully, but these errors were encountered: