Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Replace the library request and request-promise with an alternative #65

Open
Link- opened this issue Jul 4, 2020 · 0 comments
Open

Comments

@Link-
Copy link
Member

Link- commented Jul 4, 2020

In many places we're using these 2 libraries for HTTP(s) requests.

"request": "^2.88.2",
"request-promise": "^4.2.5",

These have been deprecated as per: request/request#3142

We need to switch to an alternative. Some options are: request/request#3143

@omaraboumrad has introduced node-fetch in some of the plugins, so if it suits our needs let's go with it.

@Link- Link- changed the title Replace the library request with an alternative Replace the library request and request-promise with an alternative Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant