clearlydefined / service

The service side of clearlydefined.io
MIT License
45 stars 39 forks source link

Replace request-promise-native #1090

Open yashkohli88 opened 2 months ago

yashkohli88 commented 2 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 2 months ago

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