Skip to content

Commit

Permalink
Bump @grpc/grpc-js from 1.8.17 to 1.8.22 in /examples/simple (#191)
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.17 to 1.8.22.
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 35568b9 commit 9e79ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "simple",
"dependencies": {
"dgraph-js": "^21.3.1",
"@grpc/grpc-js": "1.8.17"
"@grpc/grpc-js": "1.8.22"
},
"scripts": {
"example": "node index.js",
Expand Down

0 comments on commit 9e79ffa

Please sign in to comment.