Skip to content

Update axios to 1.16.0#154

Closed
ryan-morosa wants to merge 2 commits into
mainfrom
ryan-morosa/bb2-4852-update-axios
Closed

Update axios to 1.16.0#154
ryan-morosa wants to merge 2 commits into
mainfrom
ryan-morosa/bb2-4852-update-axios

Conversation

@ryan-morosa

@ryan-morosa ryan-morosa commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

JIRA Ticket:
BB2-4852

What Does This PR Do?
Upgrade axios to version 1.16.0 or higher.

What Should Reviewers Watch For?
If you're reviewing this PR, please check for these things in particular:

Validation

  • Pull down the branch and cd into the client directory
    • Run yarn install
    • Go back to the root of the directory and run docker-compose up -d
    • Exec into running container: docker exec insert-client-docker-id-here -it /bin/bash
    • Run yarn why axios and verify that it's a higher version than 1.16.0
    • Navigate to localhost:3000 and ensure the auth flow still works

@ryan-morosa ryan-morosa closed this Jun 8, 2026
@ryan-morosa ryan-morosa deleted the ryan-morosa/bb2-4852-update-axios branch June 8, 2026 20:27
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.

1 participant