Skip to content

Commit 2bec40a

Browse files
chore(deps): bump fastify and @nestjs/platform-fastify
Bumps [fastify](https://github.com/fastify/fastify) to 5.7.4 and updates ancestor dependency [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify). These dependencies need to be updated together. Updates `fastify` from 5.6.2 to 5.7.4 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.2...v5.7.4) Updates `@nestjs/platform-fastify` from 11.1.12 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/platform-fastify) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.7.4 dependency-type: indirect - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a8833d commit 2bec40a

File tree

2 files changed

+7
-45
lines changed

2 files changed

+7
-45
lines changed

tools/benchmarks/package-lock.json

Lines changed: 6 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@nestjs/common": "^11.1.12",
1111
"@nestjs/core": "^11.1.12",
1212
"@nestjs/platform-express": "^11.1.12",
13-
"@nestjs/platform-fastify": "^11.1.12",
13+
"@nestjs/platform-fastify": "^11.1.13",
1414
"express": "^5.2.1",
1515
"fastify": "^5.7.4",
1616
"reflect-metadata": "^0.2.2",

0 commit comments

Comments
 (0)