Skip to content

Commit

Permalink
feat(deps): bump firebase-admin from 12.4.0 to 12.5.0
Browse files Browse the repository at this point in the history
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 12.4.0 to 12.5.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.4.0...v12.5.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 and rhahao committed Sep 15, 2024
1 parent 9a5b1b8 commit 6a0dd14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"express": "^5.0.0",
"express-rate-limit": "^7.4.0",
"express-validator": "^7.2.0",
"firebase-admin": "^12.4.0",
"firebase-admin": "^12.5.0",
"geoip-lite": "^1.4.10",
"global-jsdom": "^24.0.0",
"helmet": "^7.1.0",
Expand Down

0 comments on commit 6a0dd14

Please sign in to comment.