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 from version with security issues #110

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

maksnester
Copy link
Contributor

I see this MEND report about axios library, coming to my projects as a transitive dependency, so I decided to update it here.

0.x versions do not respect ^ sign to allow any minor versions, so I replaced it with >=0.29.0 <1.x.
As this is an old version of axios it should contain only security fixes and minor versions shouldn't really cause any breaking changes.

image

@maksnester maksnester requested review from a team as code owners February 19, 2025 10:41
@CLAassistant
Copy link

CLAassistant commented Feb 19, 2025

CLA assistant check
All committers have signed the CLA.

@korniltsev korniltsev merged commit 039ca9c into grafana:main Feb 20, 2025
7 checks passed
@zckrs
Copy link
Contributor

zckrs commented Mar 13, 2025

Someone can release a new patch tag please 🙏 ?

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

Successfully merging this pull request may close these issues.

4 participants