diff --git a/apps/nextjs-example/package.json b/apps/nextjs-example/package.json index d335d7893..fee5fa0b8 100644 --- a/apps/nextjs-example/package.json +++ b/apps/nextjs-example/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@whereby.com/browser-sdk": "workspace:*", - "next": "15.3.6", + "next": "15.4.10", "react": "catalog:react19", "react-dom": "catalog:react19" },