Bump axios from 1.3.4 to 1.3.5 in /webapp
Bumps axios from 1.3.4 to 1.3.5.
Release notes
Sourced from axios's releases.
Release v1.3.5
Release notes:
Bug Fixes
- headers: fixed isValidHeaderName to support full list of allowed characters; (#5584) (e7decef)
- params: re-added the ability to set the function as
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
Changelog
Sourced from axios's changelog.
1.3.5 (2023-04-05)
Bug Fixes
- headers: fixed isValidHeaderName to support full list of allowed characters; (#5584) (e7decef)
- params: re-added the ability to set the function as
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
Commits
-
4af78a7
chore(release): v1.3.5 (#5634) -
a56c866
fix(params): re-added the ability to set the function asparamsSerializer
c... -
e7decef
fix(headers): fixed isValidHeaderName to support full list of allowed charact... - See full diff in compare view
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