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] d100b863db
Bump qs and express in /functions
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
..
src implemented cloud functions and created chat UI mockup 5 years ago
.gitignore implemented cloud functions and created chat UI mockup 5 years ago
package-lock.json Bump qs and express in /functions 3 years ago
package.json Bump node-fetch from 2.6.1 to 2.6.7 in /functions 3 years ago
tsconfig.json implemented cloud functions and created chat UI mockup 5 years ago
tslint.json implemented cloud functions and created chat UI mockup 5 years ago