Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/swagger to v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2020
1 parent 557944c commit af305ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@nestjs/core": "6.11.8",
"@nestjs/mongoose": "6.3.1",
"@nestjs/platform-express": "6.11.8",
"@nestjs/swagger": "4.2.12",
"@nestjs/swagger": "4.5.1",
"@nestjsx/crud": "4.4.1",
"@typegoose/typegoose": "6.3.2",
"class-transformer": "0.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,10 +404,10 @@
"@angular-devkit/schematics" "7.3.8"
fs-extra "8.1.0"

"@nestjs/swagger@4.2.12":
version "4.2.12"
resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-4.2.12.tgz#5f68a97c45475d1ee48bb4eaf3638b69b2896959"
integrity sha512-+ewTeVFKlgVKhkg6ul1l4hWt/PatnIxMOLcpr5wM9MBZUN9Dh7p4Guv5ZWqRx2qWsttfYWPZbQzmNRfRFO9+nw==
"@nestjs/swagger@4.5.1":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-4.5.1.tgz#ffdd585580f5493ea18760ec05f3b1f89725f7d6"
integrity sha512-P7jaAUjGEviBQO67wNaAy7zinetsPbl/6DfJiIS7I9f9tevGQ1hTj49uLLDYuuTecK2JOt3RbEefFdrpD475Rw==
dependencies:
lodash "4.17.15"
path-to-regexp "3.2.0"
Expand Down

0 comments on commit af305ab

Please sign in to comment.