Open aaleksandrov opened 1 year ago
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 )
request
requestretry
Do you have plans to replace requestretry with another library or to fix the vulnerability in any other way?
Hi. there is a vulnerability in
request
package which is a peer dependency forrequestretry
.request
is officially deprecated and has vulnerabilities https://www.npmjs.com/package/request Unfortunately the maintainers ofrequestretry
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?