diff --git a/examples/with-firebase-hosting-and-typescript/package.json b/examples/with-firebase-hosting-and-typescript/package.json index 1db67e3cb54d..27f4251d2186 100644 --- a/examples/with-firebase-hosting-and-typescript/package.json +++ b/examples/with-firebase-hosting-and-typescript/package.json @@ -20,7 +20,7 @@ "@zeit/next-typescript": "1.1.0", "firebase-admin": "~5.12.1", "firebase-functions": "^1.0.1", - "next": "^6.0.3", + "next": "^10.0.6", "react": "^16.3.2", "react-dom": "^16.3.2" },