Skip to content

Commit 42f3e03

Browse files
Bump @grpc/grpc-js from 1.10.7 to 1.10.9 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [@grpc/grpc-js](https://github.com/grpc/grpc-node). Updates `@grpc/grpc-js` from 1.10.7 to 1.10.9 - [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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aadb0e commit 42f3e03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-node": "^10.9.2"
4444
},
4545
"dependencies": {
46-
"@grpc/grpc-js": "1.10.7",
46+
"@grpc/grpc-js": "1.10.9",
4747
"@omega-edit/server": "0.9.82",
4848
"@types/google-protobuf": "3.15.12",
4949
"google-protobuf": "3.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
5252
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
5353

54-
55-
version "1.10.7"
56-
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.10.7.tgz#1abce1a8c4c90b79dbbe57d7e4310f3b0ce72899"
57-
integrity sha512-ZMBVjSeDAz3tFSehyO6Pd08xZT1HfIwq3opbeM4cDlBh52gmwp0wVIPcQur53NN0ac68HMZ/7SF2rGRD5KmVmg==
54+
55+
version "1.10.9"
56+
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.10.9.tgz#468cc1549a3fe37b760a16745fb7685d91f4f10c"
57+
integrity sha512-5tcgUctCG0qoNyfChZifz2tJqbRbXVO9J7X6duFcOjY3HUNCxg5D0ZCK7EP9vIcZ0zRpLU9bWkyCqVCLZ46IbQ==
5858
dependencies:
5959
"@grpc/proto-loader" "^0.7.13"
6060
"@js-sdsl/ordered-map" "^4.4.2"

0 commit comments

Comments
 (0)