Skip to content

Commit

Permalink
build(deps-dev): bump @nestjs/websockets from 7.0.6 to 7.3.2
Browse files Browse the repository at this point in the history
Bumps [@nestjs/websockets](https://github.com/nestjs/nest) from 7.0.6 to 7.3.2.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.0.6...v7.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jmcdo29 committed Jul 17, 2020
1 parent 883f9a2 commit b2d053e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2367,12 +2367,12 @@
tslib "2.0.0"

"@nestjs/websockets@^7.0.0":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@nestjs/websockets/-/websockets-7.0.6.tgz#09d88345eb414861a628aaf5b2c0617e439f4723"
integrity sha512-KwOcnsv8dwkbZ66b660Dn3YEHvd/pCZzkOiSDj53RcSkBu6GuiHkzB0qBvNyvAWKklVmOIcoTuIH7sVmj+t7iw==
version "7.3.2"
resolved "https://registry.yarnpkg.com/@nestjs/websockets/-/websockets-7.3.2.tgz#21f2d710d7b02898054f3c9c265bc6e22c4ff11a"
integrity sha512-9TM6jEuyLmhEsP+mxYR3qolEOGgZYSqf0YcSF//76xb0gq9Z3PvadvAroXXeO0xQNiqvQv583nToRl2Wozvb5g==
dependencies:
iterare "1.2.0"
tslib "1.11.1"
iterare "1.2.1"
tslib "2.0.0"

"@nodelib/fs.scandir@2.1.3":
version "2.1.3"
Expand Down Expand Up @@ -8370,6 +8370,11 @@ iterare@1.2.0:
resolved "https://registry.yarnpkg.com/iterare/-/iterare-1.2.0.tgz#7427f5ed45986e4b73e2fea903579f1117f3dd15"
integrity sha512-RxMV9p/UzdK0Iplnd8mVgRvNdXlsTOiuDrqMRnDi3wIhbT+JP4xDquAX9ay13R3CH72NBzQ91KWe0+C168QAyQ==

iterare@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/iterare/-/iterare-1.2.1.tgz#139c400ff7363690e33abffa33cbba8920f00042"
integrity sha512-RKYVTCjAnRthyJes037NX/IiqeidgN1xc3j1RjFfECFp28A1GVwK9nA+i0rJPaHqSZwygLzRnFlzUuHFoWWy+Q==

jest-changed-files@^25.5.0:
version "25.5.0"
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-25.5.0.tgz#141cc23567ceb3f534526f8614ba39421383634c"
Expand Down

0 comments on commit b2d053e

Please sign in to comment.