mikenicholson/passport-jwt

vulnerability in passport-jwt's dependancy jsonwebtoken

Closed this issue · 7 comments

Updating to jsonwebtoken's latest version 9.0.0 resolves the vulnerability
Vulnerability details : GHSA-27h2-hvpr-p74q

Same here, using it with nest.js for JWT strategies, getting a high vulnerability.
image

We have the same problem!

Went ahead and created #245

@mikenicholson Please merge #245 and release ASAP Snyk is stopping our app from going to production with this version

Thank you!

I'm too facing this issues with snyk. @mikenicholson please let me know when will this be merged and released.
Thanks

4.0.1 bumps the jsonwebtoken dependnecy and has been release to NPM

Thanks so much !!