diff --git a/examples/auth-nextjs/package.json b/examples/auth-nextjs/package.json index 691104a11..9c2f80eaa 100644 --- a/examples/auth-nextjs/package.json +++ b/examples/auth-nextjs/package.json @@ -12,7 +12,7 @@ "lint": "next lint" }, "dependencies": { - "next": "16.2.6", + "next": "16.2.11", "react": "^19.2.3", "react-dom": "^19.2.3", "xmcp": "workspace:*",