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

Upgrade Axios #356

Open
karlwilbur opened this issue Feb 10, 2021 · 0 comments
Open

Upgrade Axios #356

karlwilbur opened this issue Feb 10, 2021 · 0 comments

Comments

@karlwilbur
Copy link

Currently axios is required at ^0.18.0.

"axios": "^0.18.0",

However, there is a current high-severity advisory for axios:

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ high          │ Server-Side Request Forgery                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ axios                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=0.21.1                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ eclint                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ eclint > gulp-reporter > axios                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1594                        │
└───────────────┴──────────────────────────────────────────────────────────────┘

Please update the axios dependency to >=0.21.1 (or more specifically, ^0.21.1).

@karlwilbur karlwilbur changed the title Upgrade Axios` Upgrade Axios Feb 10, 2021
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

1 participant