Skip to content

Commit

Permalink
chore(deps): bump @nestjs/swagger from 7.1.6 to 7.1.8
Browse files Browse the repository at this point in the history
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.1.6 to 7.1.8.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.6...7.1.8)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 6512cff commit 6a65bb8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.0.2",
"@nestjs/swagger": "^7.1.1",
"@nestjs/swagger": "^7.1.8",
"@prisma/client": "^5.0.0",
"@reach/portal": "^0.18.0",
"@react-spring/web": "^9.7.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,7 @@ __metadata:
"@nestjs/passport": ^10.0.0
"@nestjs/platform-express": ^10.0.2
"@nestjs/schematics": ^10.0.1
"@nestjs/swagger": ^7.1.1
"@nestjs/swagger": ^7.1.8
"@nestjs/testing": ^10.0.2
"@nx/cypress": 16.4.0
"@nx/eslint-plugin": 16.4.0
Expand Down Expand Up @@ -3512,15 +3512,15 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/swagger@npm:^7.1.1":
version: 7.1.6
resolution: "@nestjs/swagger@npm:7.1.6"
"@nestjs/swagger@npm:^7.1.8":
version: 7.1.8
resolution: "@nestjs/swagger@npm:7.1.8"
dependencies:
"@nestjs/mapped-types": 2.0.2
js-yaml: 4.1.0
lodash: 4.17.21
path-to-regexp: 3.2.0
swagger-ui-dist: 5.1.0
swagger-ui-dist: 5.3.1
peerDependencies:
"@fastify/static": ^6.0.0
"@nestjs/common": ^9.0.0 || ^10.0.0
Expand All @@ -3535,7 +3535,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 8428b36c22b4cc1c2e86748d29450a4aa2fc58a901a6545318c3b11c35d040be9cb11754663fe413b3b90e057ec7e01f16250bfed9b31bf4dd3cfe50f433a663
checksum: 771d9ca2dda69cd548184a59086c7a8202a1af554dcb73357de72be9376e56572aaa003fda0ea732c54fcb7d7ea55d80d5beb64aa3d6c1877510e2c70d9d1f9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -21186,10 +21186,10 @@ __metadata:
languageName: node
linkType: hard

"swagger-ui-dist@npm:5.1.0":
version: 5.1.0
resolution: "swagger-ui-dist@npm:5.1.0"
checksum: 41b91708e757852423a4fddfc07d0e87ef38c4ad9fad5757fbc27b23c9e71593a1c48b53661fa2d9bb241043b6800cd9a57d980943a17c9eb388704e30156120
"swagger-ui-dist@npm:5.3.1":
version: 5.3.1
resolution: "swagger-ui-dist@npm:5.3.1"
checksum: babf26f3a40a932db22248a620dbb0c5c68721c4165b173537a949c6ec3df3a89982db484651e1f5fe31f3cdb1037eeef13fb6b746efbb72902d7410291070c8
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a65bb8

Please sign in to comment.