Skip to content

Commit

Permalink
Update dependency firebase-admin to v12.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 0c500e4 commit 5815ca6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions functions/package-lock.json

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

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"axios": "1.7.7",
"firebase-admin": "12.4.0",
"firebase-admin": "12.5.0",
"firebase-functions": "6.0.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2312,10 +2312,10 @@ find-up@^5.0.0:
locate-path "^6.0.0"
path-exists "^4.0.0"

firebase-admin@12.4.0:
version "12.4.0"
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.4.0.tgz"
integrity sha512-3HOHqJxNmFv0JgK3voyMQgmcibhJN4LQfZfhnZGb6pcONnZxejki4nQ1twsoJlGaIvgQWBtO7rc5mh/cqlOJNA==
firebase-admin@12.5.0:
version "12.5.0"
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.5.0.tgz"
integrity sha512-ad8vnlPcuuZN9scSgY8UnAxPI4mzP2/Q+dsrVLTf+j3h7bIq0FOelDCDGz4StgKJdk244v2kpOxqJjPG3grBHg==
dependencies:
"@fastify/busboy" "^3.0.0"
"@firebase/database-compat" "^1.0.2"
Expand Down

0 comments on commit 5815ca6

Please sign in to comment.