mikenicholson / passport-jwt

Passport authentication using JSON Web Tokens
MIT License
1.96k stars 213 forks source link

Update jsonwebtoken to 9.0.0 #247

Closed mikenicholson closed 1 year ago

mikenicholson commented 1 year ago

Previous version was affected by high severity vulnerability CVE-2022-23529.

Resolves #244