Commit Graph
11 Commits
Author SHA1 Message Date
dependabot[bot] ee9a1a6bda build(deps): bump jsonwebtoken, firebase-admin and firebase-functions
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 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.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)

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>
2022-12-23 02:47:39 +00:00
dependabot[bot] 256c371b43 build(deps): bump protobufjs from 6.11.2 to 6.11.3 in /functions
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 02:08:55 +00:00
Leon Xu 0b2b42856f doc: add eslint-config-google package 2022-05-07 15:18:03 -07:00
Leon Xu df16a7f75f doc: add *.log to gitignore 2022-05-07 15:11:20 -07:00
Leon Xu 7bb7fc45a8 doc: add stripe test key 2022-05-07 15:11:01 -07:00
Leon Xu 8d00259af5 fix: spelling errors in API routes 2022-05-07 15:00:02 -07:00
Leon Xu 4831ae523c doc: add express, cors, and stripe along with middleware and routes to index.js 2022-05-07 14:42:13 -07:00
Leon Xu 8ecc8ef409 doc: add dotenv package 2022-05-07 14:36:32 -07:00
Leon Xu 18daea87cf doc: add cors, express, and stripe and modified versions 2022-05-07 14:33:41 -07:00
Leon Xu 81c1a5b9a4 doc: add .env to gitignore 2022-05-07 14:28:25 -07:00
Leon Xu 8822f11b42 file: initialize firebase function 2022-05-07 14:27:33 -07:00