Add package-lock.json and upgrade Next.js to 15.5.15 (fixes CVE-2025-66478)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e5ed93fd44
commit
5034835bf9
2 changed files with 1177 additions and 1 deletions
1176
package-lock.json
generated
Normal file
1176
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@supabase/ssr": "^0.5.2",
|
||||
"@supabase/supabase-js": "^2.49.4",
|
||||
"next": "15.3.1",
|
||||
"next": "^15.5.15",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue