Merge pull request #15797 from nestjs/renovate/fastify-static-8.x

fix(deps): update dependency @fastify/static to v8.3.0
This commit is contained in:
Kamil Mysliwiec
2025-10-19 11:48:34 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
"@nestjs/common": "11.1.6",
"@nestjs/core": "11.1.6",
"@nestjs/platform-fastify": "11.1.6",
"@fastify/static": "8.2.0",
"@fastify/static": "8.3.0",
"handlebars": "4.7.8",
"@fastify/view": "11.1.1",
"reflect-metadata": "0.2.2",