Description
We can update axios-mock-adapter to the latest version, all test runs on my machine.
In version 2+ they introduced breaking changes to their API, but it does not seem to be relevant to our code. The package now also require node.js 18+.
See https://github.com/ctimmerm/axios-mock-adapter/releases
The new version also brings in fewer dependencies, from 31 to 2.
Dependency graph in version 1.16.0

Dependency graph in version 2.1.0

What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
Description
We can update axios-mock-adapter to the latest version, all test runs on my machine.
In version 2+ they introduced breaking changes to their API, but it does not seem to be relevant to our code. The package now also require node.js 18+.
See https://github.com/ctimmerm/axios-mock-adapter/releases
The new version also brings in fewer dependencies, from 31 to 2.
Dependency graph in version 1.16.0

Dependency graph in version 2.1.0

What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information