Skip to content

Commit

Permalink
Merge pull request #11725 from nestjs/renovate/grpc-grpc-js-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @grpc/grpc-js to v1.8.15
  • Loading branch information
kamilmysliwiec committed Jun 12, 2023
2 parents bacfa7b + 997fbf4 commit 7ec5b18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/04-grpc/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/04-grpc/package.json
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@grpc/grpc-js": "1.8.14",
"@grpc/grpc-js": "1.8.15",
"@nestjs/common": "9.3.12",
"@nestjs/core": "9.3.12",
"@nestjs/microservices": "9.3.12",
Expand Down

0 comments on commit 7ec5b18

Please sign in to comment.