Skip to content

Commit

Permalink
Update dependency firebase-admin to v13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent e217003 commit ebb74c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.2",
"firebase-admin": "13.1.0",
"firebase-functions": "6.2.0"
},
"devDependencies": {
Expand All @@ -30,7 +30,7 @@
},
"overrides": {
"firebase-functions-test": {
"firebase-admin": "13.0.2"
"firebase-admin": "13.1.0"
}
},
"private": true
Expand Down

0 comments on commit ebb74c4

Please sign in to comment.