Skip to content

Commit

Permalink
Bump firebase-admin from 11.9.0 to 11.11.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.9.0 to 11.11.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v11.9.0...v11.11.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 Oct 1, 2023
1 parent eef2cdb commit 8efa676
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 @@ -21,7 +21,7 @@
"dependencies": {
"@google-cloud/storage": "^7.0.1",
"express": "^4.18.2",
"firebase-admin": "^11.9.0",
"firebase-admin": "^11.11.0",
"firebase-functions": "^4.4.1",
"moment": "^2.29.4",
"node-fetch": "^3.3.1"
Expand Down

0 comments on commit 8efa676

Please sign in to comment.