Skip to content

Commit

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


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

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

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

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- 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 Sep 19, 2024
1 parent 725e958 commit 50ad923
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 57 deletions.
135 changes: 79 additions & 56 deletions sample/31-graphql-federation-code-first/gateway/package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@nestjs/graphql": "12.2.0",
"@nestjs/platform-express": "10.3.8",
"@nestjs/platform-express": "10.4.3",
"graphql": "16.8.1",
"graphql-tools": "9.0.0",
"reflect-metadata": "0.2.1",
Expand Down

0 comments on commit 50ad923

Please sign in to comment.