Bump axios from 1.3.5 to 1.3.6 in /webapp
Bumps axios from 1.3.5 to 1.3.6.
Release notes
Sourced from axios's releases.
Release v1.3.6
Release notes:
Bug Fixes
- types: added transport to RawAxiosRequestConfig (#5445) (6f360a2)
- utils: make isFormData detection logic stricter to avoid unnecessary calling of the
toString
method on the target; (#5661) (aa372f7)Contributors to this release
Changelog
Sourced from axios's changelog.
1.3.6 (2023-04-19)
Bug Fixes
- types: added transport to RawAxiosRequestConfig (#5445) (6f360a2)
- utils: make isFormData detection logic stricter to avoid unnecessary calling of the
toString
method on the target; (#5661) (aa372f7)Contributors to this release
Commits
-
59eb991
chore(release): v1.3.6 (#5666) -
1b8cc3b
chore(template): improve issue template; (#5665) -
aa372f7
fix(utils): make isFormData detection logic stricter to avoid unnecessary cal... -
0abc705
chore(ci): use package-lock in test & build github actions; (#5663) -
6f360a2
fix(types): added transport to RawAxiosRequestConfig (#5445) - 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