diff --git a/examples/with-firebase-hosting/package.json b/examples/with-firebase-hosting/package.json index 26d0adacc046..7b06cfb63ae4 100644 --- a/examples/with-firebase-hosting/package.json +++ b/examples/with-firebase-hosting/package.json @@ -22,7 +22,7 @@ "dependencies": { "firebase-admin": "^5.12.1", "firebase-functions": "^1.0.2", - "next": "^6.0.3", + "next": "^9.3.2", "react": "^16.3.2", "react-dom": "^16.3.2" },