Skip to content

Commit ba3dd89

Browse files
bernatfpclaude
andcommitted
fix: update Next.js to 15.5.12 to patch CVE-2025-66478
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8b98ea7 commit ba3dd89

2 files changed

Lines changed: 183 additions & 200 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prepare": "husky"
1717
},
1818
"dependencies": {
19-
"next": "15.0.7",
19+
"next": "15.5.12",
2020
"nextra": "^4.0.0",
2121
"nextra-theme-docs": "^4.0.0",
2222
"react": "^19.1.0",

0 commit comments

Comments
 (0)