Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
a8885ca805
Bump express and @nestjs/platform-express in /app/api
Bumps [express](https://github.com/expressjs/express) to 4.18.1 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest). These dependencies need to be updated together.


Updates `express` from 4.17.1 to 4.18.1
- [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.1)

Updates `@nestjs/platform-express` from 8.0.7 to 8.4.7
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v8.0.7...v8.4.7)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 11:27:04 +00:00
Anthony Mineo
86e13db165 * Add query caching for lthe long running leaderboard queries -- 2hr ttl 2021-09-27 11:56:17 -04:00
Anthony Mineo
72ac49e4f9 Update deps 2020-09-17 16:59:17 -04:00
Anthony Mineo
b3925a8fc6 Setup stats API container: 2020-08-31 16:27:31 -04:00