Open avi-agg opened 1 month ago
Could someone provide a solution for this issue? I am managing a production website.
Is this repo still active?
@larbish @atinux @danielroe
Please help me!
@avi-agg this is an upstream dependency from https://github.com/supabase/ssr. It looks like it will be fixed in v0.5.2
.
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
.
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/supabase3 low severity vulnerabilities
To address all issues (including breaking changes), run: npm audit fix --force