Skip to content

Commit 3b01a9f

Browse files
fix(deps): update dependency firebase-admin to v12 (#2110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2c7657 commit 3b01a9f

File tree

2 files changed

+199
-370
lines changed

2 files changed

+199
-370
lines changed

examples/google-cloud-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@envelop/core": "*",
1818
"@graphql-tools/schema": "10.0.2",
19-
"firebase-admin": "11.11.0",
19+
"firebase-admin": "12.0.0",
2020
"firebase-functions": "4.5.0",
2121
"graphql": "16.8.1",
2222
"graphql-helix": "1.13.0"

0 commit comments

Comments
 (0)