danwrong / restler

REST client library for node.js
MIT License
1.99k stars 389 forks source link

Security vulnerability for 'qs' dependency. #255

Open aakashsharma2370 opened 6 years ago

aakashsharma2370 commented 6 years ago

The 'qs' dependency package has a security vulnerability as defined here: snyk.

Solutions are provided on the link. Maybe upgrade the dependency.

lfreneda commented 6 years ago

https://snyk.io/test/github/danwrong/restler?severity=high&severity=medium&severity=low

aakashsharma2370 commented 6 years ago

Any update on this?