Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/swagger to v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 6877365 commit 3fb946a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nestjs/common": "10.0.5",
"@nestjs/core": "10.0.5",
"@nestjs/platform-express": "10.0.5",
"@nestjs/swagger": "7.1.1",
"@nestjs/swagger": "7.4.2",
"@nestjs/testing": "10.0.5",
"@release-it/conventional-changelog": "7.0.0",
"@types/chai": "4.3.5",
Expand Down Expand Up @@ -79,7 +79,7 @@
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/swagger": "^4.7.15 || ^5.0.0",
"@nestjs/swagger": "^4.7.15 || ^5.0.0 || ^7.0.0",
"ajv": "^8.6.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0 || ^7.0.0"
Expand Down

0 comments on commit 3fb946a

Please sign in to comment.