Skip to content

Commit bd7eb00

Browse files
fix(deps): update dependency @nestjs/platform-fastify to v11 [security]
1 parent ab18826 commit bd7eb00

2 files changed

Lines changed: 236 additions & 59 deletions

File tree

templates/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@fastify/static": "8.1.1",
2424
"@nestjs/common": "10.4.20",
2525
"@nestjs/core": "10.4.20",
26-
"@nestjs/platform-fastify": "10.4.20",
26+
"@nestjs/platform-fastify": "11.1.11",
2727
"@nestjs/swagger": "7.4.2",
2828
"dotenv": "16.4.7",
2929
"fastify": "4.28.1",

0 commit comments

Comments
 (0)