Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gawsoftpl committed Dec 3, 2024
1 parent b41eed9 commit 06ccafa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.21",
"version": "1.2.22",
"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.12.2",
"@grpc/grpc-js": "^1.12.3",
"@types/lodash": "^4.17.13",
"lodash": "^4.17.21",
"protobufjs": "^7.4.0"
Expand Down

0 comments on commit 06ccafa

Please sign in to comment.