Bump axios from 1.5.1 to 1.6.0 in /webapp
Bumps axios from 1.5.1 to 1.6.0.
Release notes
Sourced from axios's releases.
Release v1.6.0
Release notes:
Bug Fixes
- CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
- dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
- types: fix AxiosHeaders types; (#5931) (a1c8ad0)
PRs
- CVE 2023 45857 ( #6028 )
⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Contributors to this release
Changelog
Sourced from axios's changelog.
1.6.0 (2023-10-26)
Bug Fixes
- CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
- dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
- types: fix AxiosHeaders types; (#5931) (a1c8ad0)
PRs
- CVE 2023 45857 ( #6028 )
⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Contributors to this release
Commits
-
f7adacd
chore(release): v1.6.0 (#6031) -
9917e67
chore(ci): fix release-it arg; (#6032) -
96ee232
fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028) -
7d45ab2
chore(tests): fixed tests to pass in node v19 and v20 withkeep-alive
enabl... -
5aaff53
fix(dns): fixed lookup function decorator to work properly in node v20; (#6011) -
a48a63a
chore(docs): added AxiosHeaders docs; (#5932) -
a1c8ad0
fix(types): fix AxiosHeaders types; (#5931) -
2ac731d
chore(docs): update readme.md (#5889) - 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