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

feat: replace request with phin #53

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

Conversation

PhilHannent
Copy link

The request library has a lot of dependencies which can contain security issues.

This pull request swaps the request dependency for phin which is the smallest http request library in the node ecosystem.

I have tested this with my project and it works as expected.

@paulomcnally
Copy link
Owner

Hi.

Please change 4 space with 2 space on youre editor.

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.

2 participants