v1.13.5
fix: status is missing in AxiosError on and after v1.13.3 (#7368)
fix: turn AxiosError into a native error (#5394) (#5558)
fix: Denial of Service via __proto__ Key in mergeConfig (#7369)
fix: added a option to choose between legacy and the new request/response interceptor ordering
chore(release): prepare release 1.13.5 (#7379)
feat: add input validation to isAbsoluteURL (#7326)
fix(utils): move `generateString` to platform utils to avoid importing crypto module into client builds; (#6789)
Revert "chore: expose fromDataToStream to be consumable (#6731)" (#6732)