Skip to content

Commit

Permalink
chore(deps): bump @grpc/grpc-js from 1.12.2 to 1.12.4 in /node
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.12.2 to 1.12.4.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 3d5cd94 commit 49ce19f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions node/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 node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"examples:grpc-js:run": "node ./dist/examples/grpc-js/server.js"
},
"dependencies": {
"@grpc/grpc-js": "1.12.2",
"@grpc/grpc-js": "1.12.4",
"@types/google-protobuf": "3.15.12",
"google-protobuf": "3.21.4"
},
Expand Down

0 comments on commit 49ce19f

Please sign in to comment.