devour-js / devour-client

Don't just consume your JSON API, Devour it...
https://www.npmjs.com/package/devour-client
ISC License
428 stars 90 forks source link

Update Axios dependency to the latest version #220

Closed tijn closed 3 years ago

tijn commented 3 years ago

What Changed & Why

Change the dependency on Axios from 0.19.0 to 0.21.0. The newer version has some fixes that people might want to have and this will remove the need for them to keep two versions installed in their project.