diff --git a/examples/with-firebase-hosting/package.json b/examples/with-firebase-hosting/package.json index 7a70f855076c..9a52f086eafa 100644 --- a/examples/with-firebase-hosting/package.json +++ b/examples/with-firebase-hosting/package.json @@ -15,7 +15,7 @@ "dependencies": { "firebase-admin": "^8.9.0", "firebase-functions": "^3.3.0", - "next": "^9.3.4", + "next": "^10.0.0", "react": "^16.13.1", "react-dom": "^16.13.1" },