Skip to content

Commit

Permalink
fix(deps): update dependency grpc to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 19, 2019
1 parent 1d6f7ca commit d661034
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@nestjs/typeorm": "6.1.3",
"amqp-connection-manager": "3.0.0",
"amqplib": "0.5.5",
"grpc": "1.22.2",
"grpc": "1.23.1",
"mongoose": "5.6.9",
"mqtt": "3.0.0",
"nats": "1.3.0",
Expand Down
6 changes: 3 additions & 3 deletions sample/004-grpc-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/004-grpc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"class-transformer": "0.2.2",
"class-validator": "0.10.0",
"fastify": "2.7.1",
"grpc": "1.22.2",
"grpc": "1.23.1",
"lodash": "4.17.15",
"redis": "2.8.0",
"reflect-metadata": "0.1.13",
Expand Down

0 comments on commit d661034

Please sign in to comment.