Skip to content

Commit

Permalink
Bump @nestjs/websockets from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps @nestjs/websockets from 5.0.1 to 5.1.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jul 6, 2018
1 parent d055950 commit 9c706b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/microservices": "^5.0.1",
"@nestjs/swagger": "^2.2.0",
"@nestjs/testing": "^5.0.1",
"@nestjs/websockets": "^5.0.1",
"@nestjs/websockets": "^5.1.0",
"bunyan": "^1.8.12",
"nconf": "^0.10.0",
"reflect-metadata": "^0.1.12",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@
deprecate "1.0.0"
optional "0.1.4"

"@nestjs/websockets@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@nestjs/websockets/-/websockets-5.0.1.tgz#1714e05f3b75d18ba0a6031cbe0e3ac5fee52e12"
"@nestjs/websockets@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@nestjs/websockets/-/websockets-5.1.0.tgz#7cef52851f9038545302aab9b29a37821e78d6ca"
dependencies:
iterare "0.0.8"
socket.io "^2.0.3"
Expand Down

0 comments on commit 9c706b1

Please sign in to comment.