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

Denial of Service Node Fetch #209

Closed
erwanriou opened this issue Sep 22, 2020 · 1 comment
Closed

Denial of Service Node Fetch #209

erwanriou opened this issue Sep 22, 2020 · 1 comment

Comments

@erwanriou
Copy link

Hello,

Just to inform that we currently have a small issue in one of the dependencies.
https://npmjs.com/advisories/1556

@s100
Copy link

s100 commented May 4, 2021

That advisory comes from node-fetch, which is used by isomorphic-fetch, which is used by fbjs, which is used by [email protected], which is used by react-localize-redux. create-react-context stopped using fbjs entirely in [email protected], which was released several years ago. So, all react-localize-redux needs to do is upgrade to [email protected].

There is a PR open to do this but despite being essentially a one-line change it has been open since November 2020 with no activity. And there has not been a new release of react-localize-redux for more than two years.

In other words it doesn't look like this is going to be fixed. Our options are to either manually ignore the advisory or stop using react-localize-redux.

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

2 participants