Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin/upgrade-axios-0.28.0 #167

Merged

Conversation

tohuynh
Copy link
Collaborator

@tohuynh tohuynh commented Apr 2, 2024

Upgrade to axios-0.28.0 to fix the vulnerability in #162.

This version has better type definitions. Fixed as few cosmetic errors so that the app can build/pass CI. These include:

  • better typed retryDelay function that handles if retry-after header are present in the response
  • better typed getResponseFromError function that uses the AxiosError better

dependabot bot and others added 5 commits April 2, 2024 02:32
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Add block parsing date of retry-after
@tohuynh tohuynh merged commit 381d7d6 into QualitativeDataRepository:stage Apr 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant