Skip to content

Commit

Permalink
Merge pull request #13660 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…04-grpc/grpc/grpc-js-1.10.9

chore(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.9 in /sample/04-grpc
  • Loading branch information
kamilmysliwiec committed Jun 11, 2024
2 parents ee63c51 + ea75a8e commit 2d6c943
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 21 deletions.
54 changes: 34 additions & 20 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
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@grpc/grpc-js": "1.10.0",
"@grpc/grpc-js": "1.10.9",
"@grpc/reflection": "1.0.3",
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
Expand Down

0 comments on commit 2d6c943

Please sign in to comment.