Skip to content

Commit

Permalink
Upgrade grpc/grpc-js
Browse files Browse the repository at this point in the history
  • Loading branch information
gawsoftpl committed Jun 26, 2024
1 parent 3c31857 commit 6b073b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-js-reflection-client",
"version": "1.2.15",
"version": "1.2.16",
"description": "Package use Grpc reflection api to download gprc proto descriptor. Now you don't have to add proto file to each package. Simple direct download proto package from example microservice without any files.",
"author": "gawsoft.com",
"main": "dist/index.js",
Expand All @@ -27,7 +27,7 @@
"url": "https://github.com/gawsoftpl/grpc-js-reflection-api-client.git"
},
"dependencies": {
"@grpc/grpc-js": "^1.10.9",
"@grpc/grpc-js": "^1.10.10",
"@types/lodash": "^4.17.5",
"lodash": "^4.17.21",
"protobufjs": "^7.3.2"
Expand Down

0 comments on commit 6b073b6

Please sign in to comment.