Bump axios from 1.7.2 to 1.7.3 in /webapp
Bumps axios from 1.7.2 to 1.7.3.
Release notes
Sourced from axios's releases.
Release v1.7.3
Release notes:
Bug Fixes
- adapter: fix progress event emitting; (#6518) (e3c76fc)
- fetch: fix withCredentials request config (#6505) (85d4d0e)
- xhr: return original config on errors from XHR adapter (#6515) (8966ee7)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.7.3 (2024-08-01)
Bug Fixes
- adapter: fix progress event emitting; (#6518) (e3c76fc)
- fetch: fix withCredentials request config (#6505) (85d4d0e)
- xhr: return original config on errors from XHR adapter (#6515) (8966ee7)
Contributors to this release
Commits
-
c6cce43
chore(release): v1.7.3 (#6521) -
e3c76fc
fix(adapter): fix progress event emitting; (#6518) -
85d4d0e
fix(fetch): fix withCredentials request config (#6505) -
92cd8ed
chore(github): update ISSUE_TEMPLATE.md (#6519) -
8966ee7
fix(xhr): return original config on errors from XHR adapter (#6515) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts