Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade jsonwebtoken and @types/jsonwebtoken #1345

Merged
merged 1 commit into from Jan 5, 2023
Merged

Commits on Dec 27, 2022

  1. Upgrade jsonwebtoken and @types/jsonwebtoken

    - Upgrade jsonwebtoken to ^9.0.0
    - Upgrade @types/jsonwebtoken to ^9.0.0
    
    jsonwebtoken <= 8.5.1 had a potential vuln in the verify method
    that wasn't called by this lib, but can still set off alerts
    of vuln scanning tools
    
    https://git.corp.tanium.com/advisories/GHSA-27h2-hvpr-p74q
    https://git.corp.tanium.com/advisories/GHSA-8cf7-32gw-wr33
    connyay committed Dec 27, 2022
    Copy the full SHA
    dea9c6c View commit details
    Browse the repository at this point in the history