diff --git a/package-lock.json b/package-lock.json index a7f4a85159..13e799814c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -507,9 +507,9 @@ "integrity": "sha512-etIi92fW3CctsmR9e3sYM3Uqnoq861M0Id9mdOPF6PWIg38BXL5k4upCNBggGUpLIS0H1grMOvy/wn1xymwe2g==" }, "@firebase/auth-types": { - "version": "0.10.3", - "resolved": "https://registry.npmjs.org/@firebase/auth-types/-/auth-types-0.10.3.tgz", - "integrity": "sha512-zExrThRqyqGUbXOFrH/sowuh2rRtfKHp9SBVY2vOqKWdCX1Ztn682n9WLtlUDsiYVIbBcwautYWk2HyCGFv0OA==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@firebase/auth-types/-/auth-types-0.11.0.tgz", + "integrity": "sha512-q7Bt6cx+ySj9elQHTsKulwk3+qDezhzRBFC9zlQ1BjgMueUOnGMcvqmU0zuKlQ4RhLSH7MNAdBV2znVaoN3Vxw==", "dev": true }, "@firebase/component": { diff --git a/package.json b/package.json index e4c69a7cf6..36971927a2 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "@firebase/api-documenter": "^0.1.2", "@firebase/app-compat": "^0.1.2", "@firebase/auth-compat": "^0.2.5", - "@firebase/auth-types": "^0.10.3", + "@firebase/auth-types": "^0.11.0", "@microsoft/api-extractor": "^7.11.2", "@types/bcrypt": "^5.0.0", "@types/chai": "^4.0.0",