clearlydefined / crawler

A service that crawls projects and packages for information relevant to ClearlyDefined
MIT License
43 stars 30 forks source link

Replace request-promise-native #555

Open qtomlinson opened 3 months ago

qtomlinson commented 3 months ago

request-promise-native has been deprecated. See request-promise-native. Need to use replacement and update the code base.

This is an integral part of keeping dependencies up to date (https://github.com/clearlydefined/crawler/issues/528)

yashkohli88 commented 1 month ago

Update: As per discussion in dev team meeting, we decided to go with Axios library to replace request-promise-native