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:
@@ -91,7 +91,7 @@
|
||||
"@fastify/formbody": "8.0.2",
|
||||
"@fastify/middie": "9.0.3",
|
||||
"@fastify/multipart": "9.2.1",
|
||||
"@fastify/static": "8.2.0",
|
||||
"@fastify/static": "8.3.0",
|
||||
"@fastify/view": "11.1.1",
|
||||
"@grpc/grpc-js": "1.14.0",
|
||||
"@grpc/proto-loader": "0.8.0",
|
||||
|
||||
@@ -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