mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user