Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent c01b9c3 commit 32b2211
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 47 deletions.
106 changes: 60 additions & 46 deletions proto/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 proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/ory/keto/issues",
"main": "./index.js",
"dependencies": {
"@grpc/grpc-js": "1.9.6",
"@grpc/grpc-js": "1.12.4",
"google-protobuf": "^3.21.2"
}
}

0 comments on commit 32b2211

Please sign in to comment.