ctimmerm / axios-mock-adapter

Axios adapter that allows to easily mock requests
MIT License
3.44k stars 241 forks source link

Should we upgrade axios? #318

Closed huajianreno closed 2 years ago

huajianreno commented 2 years ago

See axios changelog image

ctimmerm commented 2 years ago

axios-mock-adapter itself does not have a direct dependency on axios and the version we use in the tests is already the latest available.