Skip to content

Commit

Permalink
chore(deps): bump express and @nestjs/platform-express
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) to 4.19.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.


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

Updates `@nestjs/platform-express` from 8.4.7 to 10.3.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.6/packages/platform-express)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent dd4886c commit 171f664
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 22 deletions.
138 changes: 117 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/core": "8.4.7",
"@nestjs/cqrs": "8.0.5",
"@nestjs/graphql": "9.1.2",
"@nestjs/platform-express": "8.4.7",
"@nestjs/platform-express": "10.3.6",
"@nestjs/typeorm": "8.1.4",
"apollo-server-core": "3.9.0",
"apollo-server-express": "3.9.0",
Expand Down

0 comments on commit 171f664

Please sign in to comment.