chore(deps): bump @grpc/grpc-js, firebase-admin and firebase-functions

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.10.10 and updates ancestor dependencies [@grpc/grpc-js](https://github.com/grpc/grpc-node), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-functions](https://github.com/firebase/firebase-functions). These dependencies need to be updated together.


Updates `@grpc/grpc-js` from 1.6.7 to 1.10.10
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.6.7...@grpc/grpc-js@1.10.10)

Updates `firebase-admin` from 10.2.0 to 12.2.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v10.2.0...v12.2.0)

Updates `firebase-functions` from 3.21.0 to 3.24.1
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](https://github.com/firebase/firebase-functions/compare/v3.21.0...v3.24.1)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
- dependency-name: firebase-functions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/functions/multi-a596928f83
dependabot[bot] 5 days ago committed by GitHub
parent 0c21af0e2d
commit fca3b96775
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

File diff suppressed because it is too large Load Diff

@ -13,8 +13,8 @@
},
"main": "index.js",
"dependencies": {
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.18.0"
"firebase-admin": "^12.2.0",
"firebase-functions": "^3.24.1"
},
"devDependencies": {
"firebase-functions-test": "^0.2.0"

Loading…
Cancel
Save