diff --git a/examples/with-firebase-hosting/package.json b/examples/with-firebase-hosting/package.json index 7a70f855076c..d8a8f7c53951 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.6", "react": "^16.13.1", "react-dom": "^16.13.1" },