Skip to content

Commit 596bf98

Browse files
chore(deps): bump @nestjs/platform-fastify from 10.4.20 to 11.1.10
Bumps [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) from 10.4.20 to 11.1.10. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/platform-fastify) --- updated-dependencies: - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4411062 commit 596bf98

3 files changed

Lines changed: 361 additions & 192 deletions

File tree

packages/_example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@nestjs/common": "^10.4.16",
1717
"@nestjs/core": "^10.4.16",
1818
"@nestjs/platform-express": "^10.4.16",
19-
"@nestjs/platform-fastify": "^10.4.16",
19+
"@nestjs/platform-fastify": "^11.1.10",
2020
"dotenv": "^16.0.3",
2121
"express": "^4.18.2",
2222
"fastify": "^3.29.0",

packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@nestjs/common": "^10.4.16",
5252
"@nestjs/core": "^10.4.16",
5353
"@nestjs/platform-express": "^10.4.16",
54-
"@nestjs/platform-fastify": "^10.4.16",
54+
"@nestjs/platform-fastify": "^11.1.10",
5555
"@shopify/jest-koa-mocks": "^3.1.0",
5656
"sequelize": "^6.37.5",
5757
"sqlite3": "^5.1.7",

0 commit comments

Comments
 (0)