Skip to content

Commit

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

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

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] committed Oct 18, 2023
1 parent b9e65a9 commit 731c79b
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 94 deletions.
179 changes: 86 additions & 93 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.0",
"@grpc/grpc-js": "1.9.6",
"google-protobuf": "^3.21.2"
}
}

0 comments on commit 731c79b

Please sign in to comment.