Bump axios from 1.3.1 to 1.3.2 in /webapp
Bumps axios from 1.3.1 to 1.3.2.
Release notes
Sourced from axios's releases.
Release v1.3.2
Release notes:
Bug Fixes
- http: treat http://localhost as base URL for relative paths to avoid
ERR_INVALID_URL
error; (#5528) (128d56f)- http: use explicit import instead of TextEncoder global; (#5530) (6b3c305)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.3.2 (2023-02-03)
Bug Fixes
- http: treat http://localhost as base URL for relative paths to avoid
ERR_INVALID_URL
error; (#5528) (128d56f)- http: use explicit import instead of TextEncoder global; (#5530) (6b3c305)
Contributors to this release
Commits
-
0b44929
chore(release): v1.3.2 (#5531) -
6b3c305
fix(http): use explicit import instead of TextEncoder global; (#5530) -
128d56f
fix(http): treat http://localhost as base URL for relative paths to avoid `ER... - 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