Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/serve-static to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent d69203f commit 69939aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/config": "4.0.0",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"@nestjs/serve-static": "4.0.2",
"@nestjs/serve-static": "5.0.1",
"@nestjs/swagger": "8.1.1",
"@nestjs/terminus": "10.2.3",
"@types/cache-manager-redis-store": "2.0.4",
Expand Down

0 comments on commit 69939aa

Please sign in to comment.