diff --git a/examples/with-firebase-authentication/package.json b/examples/with-firebase-authentication/package.json index ff96519b4d7fc..135320bc58d33 100644 --- a/examples/with-firebase-authentication/package.json +++ b/examples/with-firebase-authentication/package.json @@ -9,7 +9,7 @@ "dependencies": { "cookie-session": "1.4.0", "firebase": "^7.6.1", - "firebase-admin": "^8.9.0", + "firebase-admin": "^10.3.0", "isomorphic-unfetch": "^3.0.0", "lodash": "4.17.15", "next": "latest",