Skip to content

Commit

Permalink
Merge pull request #12836 from nestjs/renovate/fastify-static-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @fastify/static to v6.12.0
  • Loading branch information
kamilmysliwiec authored Nov 24, 2023
2 parents e8995a7 + c8bdfc7 commit 4358a8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/17-mvc-fastify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/17-mvc-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/common": "10.2.6",
"@nestjs/core": "10.2.6",
"@nestjs/platform-fastify": "10.2.6",
"@fastify/static": "6.11.2",
"@fastify/static": "6.12.0",
"handlebars": "4.7.8",
"@fastify/view": "8.2.0",
"reflect-metadata": "0.1.13",
Expand Down

0 comments on commit 4358a8c

Please sign in to comment.