mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 14:05:05 +08:00
chore: Bump next versions to fix a vulnerability (#41030)
* Remove duplicate @next/env. * Bump the version for pnpm. * Bump Nextjs versions to the non-vulnerable ones.
This commit is contained in:
@@ -59,9 +59,9 @@
|
||||
"url": "git+https://github.com/supabase/supabase.git"
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": "10.18",
|
||||
"pnpm": "10.24",
|
||||
"node": ">=22"
|
||||
},
|
||||
"keywords": ["postgres", "firebase", "storage", "functions", "database", "auth"],
|
||||
"packageManager": "pnpm@10.18.0"
|
||||
"packageManager": "pnpm@10.24.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user