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

[CHORE] Update Axios >=0.21.1 #7

Open
TheLoneRonin opened this issue Jan 24, 2021 · 0 comments
Open

[CHORE] Update Axios >=0.21.1 #7

TheLoneRonin opened this issue Jan 24, 2021 · 0 comments

Comments

@TheLoneRonin
Copy link
Contributor

Description

  • Axios outdated and has a security vulnerability

Debug Log as shown here:

│ high          │ Server-Side Request Forgery                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ axios                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=0.21.1                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ arweave-bundles                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ arweave-bundles > arweave > axios                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1594                        │

Solution

Can update the package.json and yarn.lock file with.

yarn add axios

And then republish as a new npm version.

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