From 6b2229bb6ad8b22d4f0a259e887b93921bf604aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 08:18:13 +0000 Subject: [PATCH] fix(deps): update dependency firebase to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 065c58c..5c8c2d9 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@primer/octicons-react": "17.10.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", - "firebase": "9.15.0", + "firebase": "10.0.0", "firebase-admin": "11.0.0", "@testing-library/user-event": "14.4.3", "firebase-admin": "11.4.1",