refine
refine copied to clipboard
[FEAT] Update axios for @pankod/refine-strapi-v4
Is your feature request related to a problem? Please describe.
Hi, currenty @pankod/refine-strapi-v4 is using axios v0.26 which is a pretty old version. The most current one is v1.2.x. Is it possible to update the dependency to the most current one? I'm having problems after upgrading axios, there is a typescript error.
Describe alternatives you've considered
No response
Additional context
No response
Describe the thing to improve
Use axios 1.2.x
Hey @dzcpy let's check and try to update. What is the error?
Hey @dzcpy let's check and try to update. What is the error?
Thanks for your quick reply!
It is necessary to update axios in all our packages. We've added this issue to the to do list.
For a quick solution, you can fork @pankod/refine-strapi-v4, include it in your project and update it 🚀
Hello 👋🏼
Closing the issue due to inactivity. Please feel free to re-open it if needed.