mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-03-25 22:39:09 +00:00
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>
This commit is contained in:
parent
eea261af1a
commit
a8885ca805
2 changed files with 238 additions and 193 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"@nestjs/config": "^1.0.1",
|
||||
"@nestjs/core": "^8.0.7",
|
||||
"@nestjs/mapped-types": "^1.0.0",
|
||||
"@nestjs/platform-express": "^8.0.7",
|
||||
"@nestjs/platform-express": "^8.4.7",
|
||||
"@nestjs/swagger": "^5.0.9",
|
||||
"@nestjs/typeorm": "^8.0.2",
|
||||
"cache-manager": "^3.4.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue