Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/static to v8 (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 626ac36 commit a236006
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 61 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"gcloud:deploy": "gcloud app deploy"
},
"dependencies": {
"@fastify/static": "^7.0.4",
"@fastify/static": "^8.0.0",
"@nestjs/common": "^10.4.3",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.3",
Expand Down
86 changes: 26 additions & 60 deletions pnpm-lock.yaml

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

0 comments on commit a236006

Please sign in to comment.