Skip to content

Commit

Permalink
chore(deps): update dependency @grpc/grpc-js to ^1.12.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and haines committed Dec 9, 2024
1 parent 744bfb5 commit 11bdb0a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@bufbuild/protobuf": "^2.2.2",
"@cerbos/core": "^0.19.0",
"@grpc/grpc-js": "^1.12.2"
"@grpc/grpc-js": "^1.12.4"
},
"publishConfig": {
"access": "public",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion private/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@cerbos/http": "workspace:*",
"@cerbos/opentelemetry": "workspace:*",
"@cerbos/react": "workspace:*",
"@grpc/grpc-js": "1.12.2",
"@grpc/grpc-js": "1.12.4",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/sdk-metrics": "1.28.0",
"@opentelemetry/sdk-trace-base": "1.28.0",
Expand Down

0 comments on commit 11bdb0a

Please sign in to comment.