diff --git a/examples/with-unsplash/package.json b/examples/with-unsplash/package.json index 760fffc5773a..c39096f6e2e8 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": "^12.0.8", "react": "^17.0.2", "react-dom": "^17.0.2", "swr": "^0.3.0",