Skip to content

Commit 8cabcf5

Browse files
security: bump next to 15.2.6 in next-js-15 example
Addresses critical advisories for Next.js 15.x including patched releases for GHSA-f82v-jwr5-mffw (middleware) and GHSA-9qr9-h5gf-34mp (React flight). Made-with: Cursor
1 parent 866e31a commit 8cabcf5

File tree

2 files changed

+56
-57
lines changed

2 files changed

+56
-57
lines changed

examples/next-js-15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "15.1.0",
12+
"next": "15.2.6",
1313
"react": "19.0.0",
1414
"react-dom": "19.0.0"
1515
},

pnpm-lock.yaml

Lines changed: 55 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)