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

Replace deprecated Request library with Axios #321

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ckortekaas
Copy link

Hey @jbhannah, in case you're happy for a PR to resolve the security issues in the old deprecated Request library, you might like this solution.

I also bumped a number of other libraries that had security CVEs.

I had to drop the timeout error test as it just didn't play well with Axios despite trying very hard with a number of different methods (including alternatives to Nock) and even trying alternatives to Axios. Timeout testing seems difficult to get working well, and from what I can tell, the existing test wasn't perfect either.

Thanks for your open-source work!

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.

None yet

1 participant