diff --git a/examples/next-typescript/package.json b/examples/next-typescript/package.json index 3ee77e83..b3aeac7f 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.0", "react-dom": "19.1.0", - "next": "15.4.5", + "next": "15.4.7", "rollbar": "file::../rollbar.tgz" }, "devDependencies": {