-
Notifications
You must be signed in to change notification settings - Fork 64
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 vulnerability in peer dependency request
#43
Comments
I think we need to make a balance here. Increasing the version could mean a breaking change for some projects. And on the other side it is the job of the project anyway to install |
Hey @analog-nico, totally see your point, though I think it might be riskier to leave it as it can easily lead people to install the vulnerable version, and then only upgrade afterward if something like GitHub or npm notifies them. If we're worried about breaking changes, what do you think about bumping the min version to |
I have a change in the pipeline that will be a breaking change as well. So let me include it with it then. May take a while though. |
Ok, sounds good - thanks! Any place that we can track that? |
Has anything moved with this issue? This is the last peer dependency we need to update to get rid of all security vulnerabilities. |
Would you accept a PR that upgraded the
request
peer dependency to^2.68
in order to fix this security vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2017-16026The text was updated successfully, but these errors were encountered: