Skip to content

Commit

Permalink
Update dependency firebase-admin to v13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 5729e7c commit a9e5024
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions functions/js-func/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions functions/js-func/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@firebase/app-types": "0.9.3",
"@google-cloud/pubsub": "4.9.0",
"firebase-admin": "13.0.1",
"firebase-admin": "13.0.2",
"firebase-functions": "6.1.2"
},
"devDependencies": {
Expand All @@ -30,7 +30,7 @@
},
"overrides": {
"firebase-functions-test": {
"firebase-admin": "13.0.1"
"firebase-admin": "13.0.2"
}
},
"private": true
Expand Down

0 comments on commit a9e5024

Please sign in to comment.