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

[Snyk] Upgrade jose from 5.4.0 to 5.6.3 #720

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

krischarbonneau
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade jose from 5.4.0 to 5.6.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: jose
  • 5.6.3 - 2024-07-03

    Fixes

    • add sideEffects:false to nested ESM package.json files (f3aff1c)
  • 5.6.2 - 2024-06-27

    Refactor

    • CryptoKey normalization is not always async (b7751f5)
    • weak cache normalized CryptoKey instances (32b25a5)

    Fixes

    • ensure KeyObject type in Web API encrypt/decrypt (b7920bd)
  • 5.6.1 - 2024-06-27

    Refactor

    • normalize is always defined for Web API runtimes (7bcb103)

    Fixes

    • workaround turbo's eager optimizations (723a042), closes #690
  • 5.6.0 - 2024-06-27

    Features

    • support KeyObject inputs in WebCryptoAPI runtimes given compatibility (e178b8f)
  • 5.5.0 - 2024-06-26

    Features

  • 5.4.1 - 2024-06-18

    Fixes

    • ensure latest release on npm is v5.x (a9b2a30)
  • 5.4.0 - 2024-06-03

    Features

    • expose JWT's payload in JWTClaimValidationFailed instances (58bcffb), closes #680

    Refactor

    • add explicit return types everywhere (cc2b2d7)
from jose GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade jose from 5.4.0 to 5.6.3.

See this package in npm:
jose

See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de?utm_source=github&utm_medium=referral&page=upgrade-pr
@krischarbonneau krischarbonneau requested a review from a team as a code owner August 21, 2024 07:59
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5.6.0 normalizePrivateKey
2 participants