Bump axios from 1.7.5 to 1.7.6 in /webapp
Bumps axios from 1.7.5 to 1.7.6.
Release notes
Sourced from axios's releases.
Release v1.7.6
Release notes:
Bug Fixes
- fetch: fix content length calculation for FormData payload; (#6524) (085f568)
- fetch: optimize signals composing logic; (#6582) (df9889b)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.7.6 (2024-08-30)
Bug Fixes
- fetch: fix content length calculation for FormData payload; (#6524) (085f568)
- fetch: optimize signals composing logic; (#6582) (df9889b)
Contributors to this release
Commits
-
d584fcf
chore(release): v1.7.6 (#6583) -
bc03c6c
chore(examples): fix module import (#6575) -
df9889b
fix(fetch): optimize signals composing logic; (#6582) -
ee208cf
chore(sponsor): update sponsor block (#6576) -
085f568
fix(fetch): fix content length calculation for FormData payload; (#6524) - 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