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

There is an axios dependency that has a high severity vulnerability #36

Open
tkoop opened this issue Feb 22, 2021 · 0 comments
Open

There is an axios dependency that has a high severity vulnerability #36

tkoop opened this issue Feb 22, 2021 · 0 comments

Comments

@tkoop
Copy link

tkoop commented Feb 22, 2021

It looks like google-fonts-plugin has a dependency on axios. In package.json, axios is listed as a dependency with version "^0.19.0"

Unfortunately this version of axios has a high severity vulnerability. My npm audit says this:
High Server-Side Request Forgery
Package axios
Patched in >=0.21.1
Dependency of google-fonts-plugin [dev]
Path google-fonts-plugin > axios

So I think if you change the axios dependency from "^0.19.0" to "^0.21.1", this might be fixed.

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