Skip to content

Bump axios from 1.7.5 to 1.7.6

Dependabot requested to merge dependabot-npm_and_yarn-axios-1.7.6 into master

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


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

Merge request reports