We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d2094 commit 923159cCopy full SHA for 923159c
package.json
@@ -90,7 +90,7 @@
90
"@fastify/formbody": "8.0.2",
91
"@fastify/middie": "9.0.3",
92
"@fastify/multipart": "9.0.3",
93
- "@fastify/static": "8.1.1",
+ "@fastify/static": "8.2.0",
94
"@fastify/view": "11.1.0",
95
"@grpc/grpc-js": "1.13.3",
96
"@grpc/proto-loader": "0.7.15",
sample/17-mvc-fastify/package.json
@@ -22,7 +22,7 @@
22
"@nestjs/common": "11.1.1",
23
"@nestjs/core": "11.1.1",
24
"@nestjs/platform-fastify": "11.1.1",
25
26
"handlebars": "4.7.8",
27
28
"reflect-metadata": "0.2.2",
0 commit comments