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

Upgrade axios #86

Open
made-by-traxam opened this issue Apr 6, 2024 · 0 comments
Open

Upgrade axios #86

made-by-traxam opened this issue Apr 6, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@made-by-traxam
Copy link
Collaborator

We're using axios v0.21.2 on our client which is three years out of date. We should consider upgrading as axios has reached 1.0 a few years ago and should be more stable now.

Btw I discovered this when looking for http status code constants which are not yet available in our axios version. These are not a strictly necessary dependency but would support the readability of our API client code.

@made-by-traxam made-by-traxam added the dependencies Pull requests that update a dependency file label Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant