Skip to content

Commit

Permalink
Merge pull request #202 from woowabros/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/swagger-7.0.3

build(deps): bump @nestjs/swagger from 7.0.2 to 7.0.3
  • Loading branch information
jiho-kr committed Jun 22, 2023
2 parents 8d4e092 + ed6371f commit 5b4376b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1567,10 +1567,10 @@
path-to-regexp "3.2.0"
tslib "2.5.3"

"@nestjs/mapped-types@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.0.0.tgz#1d65f4c1a16af30080153e9c05b86e2f5d56cf65"
integrity sha512-JyIOY1OE4x2t8Z2ImWLQJnHVqLCBHJZXm6RqcOG3+4rIsqMQxm5smHbb7H5C6tLAdDcRYd/fG2gYK1J1GiqKLw==
"@nestjs/mapped-types@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.0.1.tgz#0209dd900ca42b5e78a24add08148f1ec8b8fa82"
integrity sha512-wPk94x5GmAdrfmrfsmUJkLh0eQbHOvZX1shDRiN23vQGVsw+wSH03ot+FxS7PwqQcZ53Vb5TCtO0ck9Jd1bStg==

"@nestjs/platform-express@^9.4.0":
version "9.4.3"
Expand All @@ -1584,11 +1584,11 @@
tslib "2.5.3"

"@nestjs/swagger@^7.0.0":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-7.0.2.tgz#825947cc350e1708015102e16165cf537200c756"
integrity sha512-aNwDUT/1Dpbm5Ze+YGdPOJx2+c0YQoYPc9nr+3GLr9AFiC0M8AMAJBZXEIxeS44tyvNx/EVLPVg139P4sxO3yA==
version "7.0.3"
resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-7.0.3.tgz#3840ee0c36a81c2af220025f9b670c3ed704e75a"
integrity sha512-rrWjWiKacBok0FQJOzdjRacpibrjDm751EpO0NqhEiAt51NtyA51DomcqtLHY4N7x3xgRNUyX1P9bXgbp/Xskg==
dependencies:
"@nestjs/mapped-types" "2.0.0"
"@nestjs/mapped-types" "2.0.1"
js-yaml "4.1.0"
lodash "4.17.21"
path-to-regexp "3.2.0"
Expand Down

0 comments on commit 5b4376b

Please sign in to comment.