security: patch Next.js RCE vulnerability (CVE-2025-55182)

Upgrade Next.js from 16.0.8 to 16.0.10 to fix critical RCE
vulnerability (CVSS 10.0) in React Server Components.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
maulanasdqn
2026-01-21 21:09:51 +07:00
co-authored by Claude Opus 4.5
parent ae1864c134
commit c2bed98b06
3 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"graphql": "^16.11.0",
"html2canvas": "^1.4.1",
"js-cookie": "^3.0.5",
"next": "^16.0.8",
"next": "^16.0.10",
"next-themes": "^0.4.6",
"openapi-fetch": "^0.15.0",
"openapi-react-query": "^0.5.0",