Skip to content

fix: Bump axios to fix sec vuln #63

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

Merged
merged 1 commit into from
Feb 13, 2025
Merged

fix: Bump axios to fix sec vuln #63

merged 1 commit into from
Feb 13, 2025

Conversation

ajay-sentry
Copy link
Contributor

@ajay-sentry ajay-sentry commented Feb 13, 2025

This PR updates axios from 1.6.2 -> 1.7.8. Looking at the change log there's no breaking changes, just bug fixes / sec updates

https://github.com/axios/axios/releases?page=2

Closes https://github.com/codecov/internal-issues/issues/1198

"version": "1.15.2",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA=="
"version": "1.15.9",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the thing we needed to bump

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to past 1.15.4

@ajay-sentry ajay-sentry merged commit f708fe8 into main Feb 13, 2025
1 check passed
@ajay-sentry ajay-sentry deleted the Ajay/1198-sec-vuln branch February 13, 2025 23:51
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.

2 participants