Bump protobufjs and firebase-admin

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.3.2 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.4 to 7.3.2
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.3.2)

Updates `firebase-admin` from 11.4.1 to 12.1.1
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v11.4.1...v12.1.1)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-13 21:06:12 +00:00 committed by GitHub
parent ae663a91c6
commit ce399cb7f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 704 additions and 903 deletions

1605
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
"dependencies": {
"concurrently": "^5.3.0",
"express": "^4.19.2",
"firebase-admin": "^11.4.1",
"firebase-admin": "^12.1.1",
"helmet": "^3.23.3",
"moment": "^2.29.4",
"mongoose": "^5.13.20"