auth0 / nextjs-auth0

Next.js SDK for signing in with Auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade `jose` to mitigate dependabot alert

RaphaelManke opened this issue · comments

Checklist

Description

The currently referenced version of jose should be upgraded to at least 4.15.5 due to a vulnerability.
In our (private) repo dependabot alerts on that.

  "jose": "^4.9.2",

Reproduction

GHSA-hhhv-q57g-882q

Additional context

No response

nextjs-auth0 version

3.5.0

Next.js version

Node.js version

20