We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any chance to update axios dependency to the latest version? axios/axios@960e1c8
axios
The text was updated successfully, but these errors were encountered:
It is already using the latest axios (^0.19.0 matches 0.19.1).
A simple yarn upgrade or npm update --save in your project will give you 0.19.1 👍
yarn upgrade
npm update --save
kitsu is now down to 0 in-direct dependencies (is-buffer removed in axios 0.19.1), leaving just the 2 direct dependencies 🎉
kitsu
Sorry, something went wrong.
My bad, thanks for correcting
No branches or pull requests
Is there any chance to update
axios
dependency to the latest version? axios/axios@960e1c8The text was updated successfully, but these errors were encountered: