Skip to content

Commit

Permalink
Bump firebase-admin from 11.10.1 to 11.11.0 (#938)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 3a6d3d0 commit bffef2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"envalid": "8.0.0",
"ethers": "5.7.2",
"express": "4.18.2",
"firebase-admin": "11.10.1",
"firebase-admin": "11.11.0",
"graphql": "16.8.1",
"ioredis": "5.3.2",
"moment": "2.29.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15000,10 +15000,10 @@ find-yarn-workspace-root@^2.0.0:
dependencies:
micromatch "^4.0.2"

firebase-admin@11.10.1:
version "11.10.1"
resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-11.10.1.tgz#5f0f83a44627e89938d350c5e4bbac76596c963e"
integrity sha512-atv1E6GbuvcvWaD3eHwrjeP5dAVs+EaHEJhu9CThMzPY6In8QYDiUR6tq5SwGl4SdA/GcAU0nhwWc/FSJsAzfQ==
firebase-admin@11.11.0:
version "11.11.0"
resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-11.11.0.tgz#3d6df5dfbcf85dc1c6c4302f8aee4f7c82171725"
integrity sha512-lp784gXFAJgUEtjSdYNZGTWZqltqjBkoaPSQhDKnmWXJP/MCbWdiDY1hsdkl/6O4O4KFovTjUDLu26sojwdQvw==
dependencies:
"@fastify/busboy" "^1.2.1"
"@firebase/database-compat" "^0.3.4"
Expand Down

0 comments on commit bffef2d

Please sign in to comment.