diff --git a/examples/relay-hook-example/pagination-nextjs-ssr/package.json b/examples/relay-hook-example/pagination-nextjs-ssr/package.json index 534c460..b07c591 100644 --- a/examples/relay-hook-example/pagination-nextjs-ssr/package.json +++ b/examples/relay-hook-example/pagination-nextjs-ssr/package.json @@ -26,7 +26,7 @@ "graphql-relay": "^0.6.0", "isomorphic-unfetch": "3.0.0", "isomorphic-fetch": "^2.1.1", - "next": "14.0.3", + "next": "14.1.1", "prop-types": "^15.7.2", "react": "^18.0.0", "react-dom": "^18.0.0",