Skip to content

Commit

Permalink
fix(deps)!: Update dependency @nestjs/swagger to v11
Browse files Browse the repository at this point in the history
Signed-off-by: marcolongol-bot <166586793+marcolongol-bot[bot]@users.noreply.github.com>
  • Loading branch information
marcolongol-bot[bot] authored Jan 28, 2025
1 parent 086159a commit 4f203f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@nestjs/common": "^10.0.2",
"@nestjs/core": "^10.0.2",
"@nestjs/swagger": "^7.3.1",
"@nestjs/swagger": "^11.0.0",
"@nestjs/testing": "^10.0.2",
"@nx/webpack": "20.1.4",
"@prisma/client": "6.2.1",
Expand Down
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/core": "^10.0.2",
"@nestjs/mapped-types": "*",
"@nestjs/platform-express": "^10.0.2",
"@nestjs/swagger": "^7.3.1",
"@nestjs/swagger": "^11.0.0",
"@pdftron/webviewer": "^10.8.0",
"@prisma/client": "6.2.1",
"axios": "^1.6.0",
Expand Down

0 comments on commit 4f203f4

Please sign in to comment.