diff --git a/benchmarks/v3/scenarios/09-ts-nextjs/without-mcp/package.json b/benchmarks/v3/scenarios/09-ts-nextjs/without-mcp/package.json index 5eb7e91..903e2fb 100644 --- a/benchmarks/v3/scenarios/09-ts-nextjs/without-mcp/package.json +++ b/benchmarks/v3/scenarios/09-ts-nextjs/without-mcp/package.json @@ -12,7 +12,7 @@ "test:coverage": "jest --coverage" }, "dependencies": { - "next": "14.2.0", + "next": "14.2.35", "react": "^18.2.0", "react-dom": "^18.2.0" },