You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Turtle/functions
dependabot[bot] 8191ed151e
Bump jsonwebtoken and firebase-admin in /functions
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `jsonwebtoken` from 8.5.1 to 9.0.0
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
..
src implemented cloud functions and created chat UI mockup 6 years ago
.gitignore implemented cloud functions and created chat UI mockup 6 years ago
package-lock.json Bump jsonwebtoken and firebase-admin in /functions 4 years ago
package.json Bump jsonwebtoken and firebase-admin in /functions 4 years ago
tsconfig.json implemented cloud functions and created chat UI mockup 6 years ago
tslint.json implemented cloud functions and created chat UI mockup 6 years ago