Bump axios from 1.6.7 to 1.6.8 in /webapp
Bumps axios from 1.6.7 to 1.6.8.
Release notes
Sourced from axios's releases.
Release v1.6.8
Release notes:
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.6.8 (2024-03-15)
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Commits
-
ab3f0f9
chore(release): v1.6.8 (#6303) -
2656612
fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer... -
7320430
fix(import): use named export for EventEmitter; -
8786e0f
fix(vulnerability): update follow-redirects to 1.15.6 (#6300) -
d844227
chore: update and bump deps (#6238) -
caa0625
docs: update README responseEncoding types (#6194) -
41c4584
docs: Update README.md to point to current axios version in CDN links (#6196) -
bf6974f
chore(ci): add npm tag action; (#6231) - See full diff in compare view
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