Skip to content

Commit

Permalink
Bump firebase-admin from 11.5.0 to 12.1.0 in /functions
Browse files Browse the repository at this point in the history
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 11.5.0 to 12.1.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v11.5.0...v12.1.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2024
1 parent a97fa20 commit 034617c
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 377 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^11.5.0",
"firebase-admin": "^12.1.0",
"firebase-functions": "^4.9.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 034617c

Please sign in to comment.