diff --git a/examples/next-typescript/package.json b/examples/next-typescript/package.json index 525988e9..21d897d4 100644 --- a/examples/next-typescript/package.json +++ b/examples/next-typescript/package.json @@ -12,7 +12,7 @@ "@rollbar/react": "^1.0.0", "react": "19.1.4", "react-dom": "19.1.4", - "next": "15.4.10", + "next": "15.5.14", "rollbar": "file::../rollbar.tgz" }, "devDependencies": {