Skip to content

Upgrade Axios to v1#25

Open
msandula12 wants to merge 3 commits intomasterfrom
mike/upgrade-axios
Open

Upgrade Axios to v1#25
msandula12 wants to merge 3 commits intomasterfrom
mike/upgrade-axios

Conversation

@msandula12
Copy link
Copy Markdown

@msandula12 msandula12 commented Apr 2, 2026

Description of the change

Our Axios is a major version behind, which is giving us two security alerts, and likewise causing security alerts for other repos that use this package, such as Olympus.

Here is the v0.x to v1.x migration guide: https://github.com/axios/axios/blob/v1.x/MIGRATION_GUIDE.md

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Related issues

Shortcut stories and GitHub issues (delete irrelevant)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers assigned
  • Issue from task tracker has a link to this pull request
  • Changes have been reviewed by at least one other engineer

@msandula12 msandula12 force-pushed the mike/upgrade-axios branch 3 times, most recently from f17bfbe to 244a2b0 Compare April 2, 2026 18:12
@msandula12 msandula12 requested a review from waltjones April 2, 2026 18:16
@msandula12 msandula12 force-pushed the mike/upgrade-axios branch from 244a2b0 to cdc1a00 Compare April 7, 2026 15:57
@msandula12 msandula12 force-pushed the mike/upgrade-axios branch 3 times, most recently from f84e38f to e03814c Compare April 7, 2026 17:51
@msandula12 msandula12 force-pushed the mike/upgrade-axios branch from 982f217 to 1f87841 Compare April 7, 2026 17:59
@msandula12
Copy link
Copy Markdown
Author

@claude review

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