Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

fix: replacing request with axios #2210

Closed
wants to merge 2 commits into from
Closed

fix: replacing request with axios #2210

wants to merge 2 commits into from

Conversation

trembljr
Copy link

🚀 Why this change?

Request has been deprecated since 2020 due to changes within the JavaScript framework. Because Axios is still being maintained, I thought it would be a good fit to replace Request. In addition, snyk found some security violations within the current dependencies so those are updated as well.

📝 Related issues and Pull Requests

#2177

✅ What didn't I forget?

  • [x ] To write docs
  • [ x] To write tests
  • [ x] To put Conventional Changelog prefixes in front of all my commits and run npm run lint

@trembljr trembljr closed this Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants