opsgenie/opsgenie-nodejs-sdk

`request` library vulnerability

Opened this issue · 0 comments

Hi.
there is a vulnerability in request package which is a peer dependency for requestretry . request is officially deprecated and has vulnerabilities https://www.npmjs.com/package/request
Unfortunately the maintainers of requestretry most likely won't fix the issue (issue FGRibreau/node-request-retry#149 )

Do you have plans to replace requestretry with another library or to fix the vulnerability in any other way?