Skip to content

Commit

Permalink
Merge a025774 into 7cfb56b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2018
2 parents 7cfb56b + a025774 commit 104edc0
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 @@ -27,7 +27,7 @@
"dependencies": {
"@nestjs/common": "^5.0.1",
"@nestjs/core": "^5.0.1",
"@nestjs/microservices": "^5.0.1",
"@nestjs/microservices": "^5.1.0",
"@nestjs/swagger": "^2.2.0",
"@nestjs/testing": "^5.0.1",
"@nestjs/websockets": "^5.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@
object-hash "1.3.0"
optional "0.1.4"

"@nestjs/microservices@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@nestjs/microservices/-/microservices-5.0.1.tgz#468c94178698d8f3ec91a2d1afdd910db3eb8704"
"@nestjs/microservices@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@nestjs/microservices/-/microservices-5.1.0.tgz#3546cb01783a8b51ccff793870b1f8df96d09a0d"
dependencies:
iterare "0.0.8"
json-socket "^0.2.1"
Expand Down

0 comments on commit 104edc0

Please sign in to comment.