Skip to content

Commit

Permalink
fix(deps): update dependency firebase-admin to v11.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent e240894 commit f1285bf
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 @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.21.0",
"core-js": "3.30.0",
"firebase-admin": "11.5.0"
"firebase-admin": "11.6.0"
},
"devDependencies": {
"@babel/cli": "7.21.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6411,7 +6411,7 @@ __metadata:
"@redwoodjs/api": 4.0.0
"@types/aws-lambda": 8.10.114
core-js: 3.30.0
firebase-admin: 11.5.0
firebase-admin: 11.6.0
jest: 29.5.0
typescript: 5.0.3
languageName: unknown
Expand Down Expand Up @@ -17384,9 +17384,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-admin@npm:11.5.0":
version: 11.5.0
resolution: "firebase-admin@npm:11.5.0"
"firebase-admin@npm:11.6.0":
version: 11.6.0
resolution: "firebase-admin@npm:11.6.0"
dependencies:
"@fastify/busboy": ^1.1.0
"@firebase/database-compat": ^0.3.0
Expand All @@ -17403,7 +17403,7 @@ __metadata:
optional: true
"@google-cloud/storage":
optional: true
checksum: 50d0c25237a2cb52d6013c3dee7652ed127a01523ca6395c957dc6e8d72293097d52337320af6bb11f153b8792eea13b269f9201ab167ca49e787bdac9ab4777
checksum: 97922b59687d669d1569d5aeb9579288b51667c7d16f273b3cd0cfd7bde7bff90b523b7f3c48f261a94398e3627326c0ed3edde39cc85479f494038960b8d707
languageName: node
linkType: hard

Expand Down

0 comments on commit f1285bf

Please sign in to comment.