Bump axios from 1.2.4 to 1.2.5 in /webapp
Bumps axios from 1.2.4 to 1.2.5.
Release notes
Sourced from axios's releases.
Release v1.2.5
Release notes:
Bug Fixes
- types: fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) (580f1e8)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.2.5 (2023-01-26)
Bug Fixes
- types: fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) (580f1e8)
Contributors to this release
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts