nuxt-modules / supabase

Supabase module for Nuxt.
https://supabase.nuxtjs.org
MIT License
737 stars 130 forks source link

Depends on vulnerable versions of cookie #426

Open avi-agg opened 1 month ago

avi-agg commented 1 month ago

npm audit report

cookie <0.7.0 cookie accepts cookie name, path, and domain with out of bounds characters - https://github.com/advisories/GHSA-pxg6-pf52-xh8x fix available via npm audit fix --force Will install @nuxtjs/supabase@1.2.2, which is a breaking change node_modules/cookie @supabase/ssr * Depends on vulnerable versions of cookie node_modules/@supabase/ssr @nuxtjs/supabase >=1.3.1 Depends on vulnerable versions of @supabase/ssr node_modules/@nuxtjs/supabase

3 low severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

avi-agg commented 1 month ago

Could someone provide a solution for this issue? I am managing a production website.

avi-agg commented 1 month ago

Is this repo still active?

@larbish @atinux @danielroe

Please help me!

th1m0 commented 4 weeks ago

@avi-agg this is an upstream dependency from https://github.com/supabase/ssr. It looks like it will be fixed in v0.5.2.

avi-agg commented 4 weeks ago

I am still getting this error in my Nuxt project

@avi-agg this is an upstream dependency from https://github.com/supabase/ssr. It looks like it will be fixed in v0.5.2.