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

Update jsonwebtoken #868

Merged

Conversation

ut5tw
Copy link
Contributor

@ut5tw ut5tw commented Aug 12, 2024

  • Update jsonwebtoken from v8.5.1 to v9.0.2

Breaking changes:

9.0.0

  • Removed support for Node versions 11 and below.
  • The verify() function no longer accepts unsigned tokens by default.
  • RSA key size must be 2048 bits or greater.
  • Key types must be valid for the signing / verification algorithm

Changelog
Migration Notes: v8 to v9

Copy link

sonarcloud bot commented Aug 12, 2024

@ut5tw ut5tw merged commit 2e23655 into feature/825/update-dependencies Aug 27, 2024
3 checks passed
@ut5tw ut5tw deleted the feature/830/update-jsonwebtoken branch August 27, 2024 12:44
Mav-Ivan pushed a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

(SP: 2) Update jsonwebtoken
4 participants