fix: CVE vulnerability patching

This commit is contained in:
2025-12-06 17:43:33 +01:00
parent e6a5b95875
commit b2288d7f4f
2 changed files with 41 additions and 41 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@supabase/ssr": "^0.7.0",
"@supabase/supabase-js": "^2.81.1",
"next": "16.0.0",
"next": "^16.0.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"zod": "^4.1.12"