Skip to content

Commit

Permalink
fix(deps): update dependency firebase-admin to v12.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 36d70ed commit 902d77f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"firebase-admin": "12.5.0"
"firebase-admin": "12.6.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7754,7 +7754,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
concurrently: "npm:8.2.2"
firebase-admin: "npm:12.5.0"
firebase-admin: "npm:12.6.0"
publint: "npm:0.2.11"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -17844,9 +17844,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-admin@npm:12.5.0":
version: 12.5.0
resolution: "firebase-admin@npm:12.5.0"
"firebase-admin@npm:12.6.0":
version: 12.6.0
resolution: "firebase-admin@npm:12.6.0"
dependencies:
"@fastify/busboy": "npm:^3.0.0"
"@firebase/database-compat": "npm:^1.0.2"
Expand All @@ -17864,7 +17864,7 @@ __metadata:
optional: true
"@google-cloud/storage":
optional: true
checksum: 10c0/da961e3a44bac301926950b359859a2af50bcc4c0adaa8cc924a900abfe9861347ac6effa6b383f600ed1be0e56aa270ba5efd28a8d2de5ea8396e6e0666871d
checksum: 10c0/c96c2ea58646ad45934fa114b5dc228ce82f12e185eb5b2aee3eef66546df218d4338cb398b6792d268780fc25b55d808e8b93822665dd7a9162742f3ad65b8b
languageName: node
linkType: hard

Expand Down

0 comments on commit 902d77f

Please sign in to comment.