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