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

Dependency on cookie 0.6.0 fails npm audit #6019

Closed
joebowbeer opened this issue Oct 4, 2024 · 5 comments · Fixed by #6017
Closed

Dependency on cookie 0.6.0 fails npm audit #6019

joebowbeer opened this issue Oct 4, 2024 · 5 comments · Fixed by #6017
Assignees
Labels

Comments

@joebowbeer
Copy link

GitHub Advisory Database says cookie 0.6.0 has issues, resulting in npm audit failure

GHSA-pxg6-pf52-xh8x

npm ls cookie
─┬ express@4.21.0
 └── cookie@0.6.0

Remedy: Upgrade to cookie 0.7.0

@mcandre
Copy link

mcandre commented Oct 8, 2024

Both Snyk and npm audit report this.

When can we expect fixes to be released, and hopefully later backported to previous major version series as well?

@anishkumar127
Copy link

same issue

@UlisesGascon
Copy link
Member

Release proposals:

@UlisesGascon
Copy link
Member

I will keep this issue open until the releases are published.

@UlisesGascon
Copy link
Member

express 4.21.1 and 5.0.1 are available in npm with the patch 🥳

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

Successfully merging a pull request may close this issue.

4 participants