The `request` library is long deprecated and results in vulnerabilities. Remove usage of `request` and `request-promise` and move to either fetch or `axios`. Reference: https://github.com/request/request/issues/3442