-
Notifications
You must be signed in to change notification settings - Fork 397
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
Fix dependency on vulnerable cookie<0.7.0
#1803
Comments
We have an SLA coming up on this... any input from the Auth0 team? |
This is also appearing for us. Auth0 team, please fix this ASAP. |
Looks like this was addressed in this commit last week: 8fe35b4 Could the Auth0 team do a 3.x patch release to get this out ahead of the 4.x releases? |
@tusharpandey13 any update on the minor release referenced in this PR: #1778 (comment) |
@tusharpandey13 Is the goal still to fit this in a minor v3 release? |
hey @tusharpandey13, Vanta SOC2 compliance checks require update for cookie which is out of SLA as of today. Is it possible to get this released sometimes soon? |
Can we please create a minor v3 release for this? @tusharpandey13 |
Checklist
Description
Current version
3.5.0
depends oncookie 0.6.0
which is has a low severity vulnerability.This is triggers Github Dependabot as well as any node library vulnerability scanning tooling. It should be an easy step
Reproduction
Additional context
No response
nextjs-auth0 version
3.5.0
Next.js version
N/A
Node.js version
v20.13.0
The text was updated successfully, but these errors were encountered: