diff --git a/examples/with-unsplash/package.json b/examples/with-unsplash/package.json index 5d064368d9bcc..9cf35c72c9163 100644 --- a/examples/with-unsplash/package.json +++ b/examples/with-unsplash/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "next": "^9.5.1", + "next": "^10.0.6", "react": "^18.2.0", "react-dom": "^18.2.0", "swr": "^2.0.0",