Skip to content

Commit c211515

Browse files
committed
security: update Next.js to 15.5.11 to fix vulnerabilities
Fixes 3 Dependabot security alerts: - CVE for HTTP request deserialization DoS (high severity) - CVE for unbounded memory consumption via PPR Resume Endpoint (medium) - CVE for DoS via Image Optimizer remotePatterns (medium)
1 parent 1b3fca9 commit c211515

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"framer-motion": "^11.13.3",
7373
"lucide-react": "^0.487.0",
7474
"mermaid": "^11.8.1",
75-
"next": "15.5.9",
75+
"next": "15.5.11",
7676
"next-auth": "^4.24.11",
7777
"next-contentlayer2": "^0.5.8",
7878
"next-themes": "^0.3.0",

0 commit comments

Comments
 (0)