Skip to content

Commit

Permalink
chore: bump swagger (#93)
Browse files Browse the repository at this point in the history
Fixes:

GitHub Actions
/ Common libs build tests
Argument of type '{ jsonDocumentUrl: string; }' is not assignable to
parameter of type 'SwaggerCustomOptions'.
  • Loading branch information
sashalikesplanes authored Jul 15, 2024
1 parent 5cfc619 commit c081ead
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@nestjs/jwt": "^10.0.1",
"@nestjs/passport": "^9.0.0",
"@nestjs/platform-fastify": "^9.2.1",
"@nestjs/swagger": "^6.1.4",
"@nestjs/swagger": "^6.3.0",
"@nestjs/typeorm": "^9.0.1",
"axios": "^1.4.0",
"nestjs-cls": "^3.6.0"
Expand Down

0 comments on commit c081ead

Please sign in to comment.