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

Update isomorphic-fetch dep #6

Closed
YuriGor opened this issue Mar 21, 2021 · 1 comment · Fixed by #8
Closed

Update isomorphic-fetch dep #6

YuriGor opened this issue Mar 21, 2021 · 1 comment · Fixed by #8

Comments

@YuriGor
Copy link

YuriGor commented Mar 21, 2021

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.

@josephfarina
Copy link
Contributor

Thanks for creating the issue. I will update this asap.

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

Successfully merging a pull request may close this issue.

2 participants