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
The
requestlibrary is long deprecated and results in vulnerabilities.Remove usage of
requestandrequest-promiseand move to either fetch oraxios.Reference: request/request#3442