Commit c6ad564
fix(auth-next,examples): upgrade to Next.js 15.1.9 to patch critical vulnerabilities
- CVE-2025-29927: Authorization Bypass in Middleware (GHSA-f82v-jwr5-mffw)
- CVE-2025-55182: RCE in React Server Components (GHSA-9qr9-h5gf-34mp)
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 4974fd1 commit c6ad564
4 files changed
Lines changed: 166 additions & 163 deletions
File tree
- examples/passport/wallets-connect-with-nextjs
- packages
- auth-next-client
- auth-next-server
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments