Skip to content

Commit 290ba41

Browse files
Bump @grpc/grpc-js from 1.13.4 to 1.13.5
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.13.4 to 1.13.5. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.4...@grpc/grpc-js@1.13.5) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f177113 commit 290ba41

4 files changed

Lines changed: 22 additions & 3 deletions

File tree

.pnp.cjs

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
684 KB
Binary file not shown.

packages/sources/kaiko-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@chainlink/external-adapter-framework": "2.16.1",
38-
"@grpc/grpc-js": "1.13.4",
38+
"@grpc/grpc-js": "1.13.5",
3939
"@kaiko-data/sdk-node": "1.27.2",
4040
"exponential-backoff": "3.1.2",
4141
"rxjs": "7.8.2",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3882,7 +3882,7 @@ __metadata:
38823882
resolution: "@chainlink/kaiko-state-adapter@workspace:packages/sources/kaiko-state"
38833883
dependencies:
38843884
"@chainlink/external-adapter-framework": "npm:2.16.1"
3885-
"@grpc/grpc-js": "npm:1.13.4"
3885+
"@grpc/grpc-js": "npm:1.13.5"
38863886
"@kaiko-data/sdk-node": "npm:1.27.2"
38873887
"@types/jest": "npm:^29.5.14"
38883888
"@types/node": "npm:22.14.1"
@@ -6147,6 +6147,16 @@ __metadata:
61476147
languageName: node
61486148
linkType: hard
61496149

6150+
"@grpc/grpc-js@npm:1.13.5":
6151+
version: 1.13.5
6152+
resolution: "@grpc/grpc-js@npm:1.13.5"
6153+
dependencies:
6154+
"@grpc/proto-loader": "npm:^0.7.13"
6155+
"@js-sdsl/ordered-map": "npm:^4.4.2"
6156+
checksum: 10/90c24cb6ab3f0a8c5e61f7b06206f1ff33608680eee6de7529e34df2519ba635fc8a1954d25b201c716699b3360b273a3f164ea54d1a3be1f573e542b0f1c8c8
6157+
languageName: node
6158+
linkType: hard
6159+
61506160
"@grpc/proto-loader@npm:^0.7.13":
61516161
version: 0.7.13
61526162
resolution: "@grpc/proto-loader@npm:0.7.13"

0 commit comments

Comments
 (0)