Skip to content

Commit

Permalink
chore(deps): bump @grpc/grpc-js from 1.9.0 to 1.9.3 in /proto
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.3.
- [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.3)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent b9670e3 commit b22cf51
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 94 deletions.
163 changes: 70 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.3",
"google-protobuf": "^3.21.2"
}
}

0 comments on commit b22cf51

Please sign in to comment.