-
Notifications
You must be signed in to change notification settings - Fork 76
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
Axios dependency out of date #91
Comments
Yeah this is a bad one causing lots of vulnerabilities:
|
Any update on this? I still get the following vulnerabilities: `# npm audit report axios <=0.21.1 follow-redirects <=1.14.7 3 vulnerabilities (1 moderate, 2 high) Some issues need review, and may require choosing Best regards! |
This library is not maintained. I think Its best to fork it and update the packages that you need to. |
The version of Axios used is 0.19.0 which has the following vulnerability:
GHSA-4w2v-q235-vp99
Axios 0.21.1 fixes this.
The text was updated successfully, but these errors were encountered: