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

fix: explicitly upgrade axios to 1.7.9 [ZEND-5779] #1448

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

jjolton-contentful
Copy link
Contributor

Summary

Explicitly upgrade axios to ^1.7.9 so downstream consumers know that the latest is the acceptable valid version.

Description

Motivation and Context

Even though axios was previously bumped to 1.7.9 in the lockfile, 1.7.4 was still marked as valid for downstream consumers, so they wouldn't get the new version without regenerating their lockfile or executing npm audit fix in their projects that use contentful-migration.

@jjolton-contentful jjolton-contentful requested a review from a team as a code owner December 30, 2024 22:26
@jjolton-contentful jjolton-contentful merged commit ae24699 into main Dec 30, 2024
6 checks passed
@jjolton-contentful jjolton-contentful deleted the fix/upgrade-axios-to-1.7.9 branch December 30, 2024 22:57
@contentful-automation
Copy link

🎉 This PR is included in version 4.26.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants