opsgenie-nodejs-sdk
opsgenie-nodejs-sdk copied to clipboard
`request` library vulnerability
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 https://github.com/FGRibreau/node-request-retry/issues/149 )
Do you have plans to replace requestretry with another library or to fix the vulnerability in any other way?