Skip to content

Commit

Permalink
Bump @grpc/grpc-js from 1.11.3 to 1.12.0 (#368)
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.11.3 to 1.12.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent cbda2d7 commit 1f567c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@yandex-cloud/nodejs-sdk": "^2.7.7",
"@grpc/grpc-js": "1.11.3",
"@grpc/grpc-js": "1.12.0",
"js-yaml": "^4.1.0",
"moment": "^2.30.1"
},
Expand Down

0 comments on commit 1f567c5

Please sign in to comment.