chore(deps): bump jsonwebtoken, firebase-admin and firebase-functions

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.2 and updates ancestor dependencies [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [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 `jsonwebtoken` from 8.5.1 to 9.0.2
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.2)

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: jsonwebtoken
  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-75197f1ef3
dependabot[bot] 5 days ago committed by GitHub
parent 0c21af0e2d
commit d3d0d38422
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