Skip to content

Commit

Permalink
Bump firebase-admin from 12.3.0 to 12.4.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 12.3.0 to 12.4.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v12.3.0...v12.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent b7bd2d8 commit e6cb43e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@
"logs": "npx -p firebase-tools firebase functions:log"
},
"dependencies": {
"firebase-admin": "^12.3.0",
"firebase-admin": "^12.4.0",
"firebase-functions": "^5.0.1",
"marked": "^13.0.3"
},
Expand Down

0 comments on commit e6cb43e

Please sign in to comment.