mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 09:31:16 +00:00
chore(deps): bump @nestjs/swagger from 7.4.2 to 8.0.7
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.4.2 to 8.0.7. - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](https://github.com/nestjs/swagger/compare/7.4.2...8.0.7) --- updated-dependencies: - dependency-name: "@nestjs/swagger" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bc40355fa2
commit
e458169b3a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
"@nestjs/jwt": "^10.2.0",
|
||||
"@nestjs/passport": "^10.0.3",
|
||||
"@nestjs/platform-fastify": "^10.4.4",
|
||||
"@nestjs/swagger": "^7.4.2",
|
||||
"@nestjs/swagger": "^8.0.7",
|
||||
"@nestjs/throttler": "6.2.1",
|
||||
"@prisma/client": "^5.20.0",
|
||||
"argon2": "^0.41.1",
|
||||
|
|
Loading…
Reference in a new issue