Skip to content

Commit ea8c777

Browse files
Update dependency @grpc/grpc-js to v1.13.3
1 parent 2bb62d3 commit ea8c777

6 files changed

+22
-3
lines changed

.pnp.cjs

+10-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
-23.9 KB
Binary file not shown.
-12.5 KB
Binary file not shown.

packages/sources/kaiko-state/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@chainlink/external-adapter-framework": "2.4.0",
38-
"@grpc/grpc-js": "1.13.2",
38+
"@grpc/grpc-js": "1.13.3",
3939
"@kaiko-data/sdk-node": "1.26.0",
4040
"exponential-backoff": "3.1.2",
4141
"rxjs": "7.8.2",

yarn.lock

+11-1
Original file line numberDiff line numberDiff line change
@@ -4643,7 +4643,7 @@ __metadata:
46434643
resolution: "@chainlink/kaiko-state-adapter@workspace:packages/sources/kaiko-state"
46444644
dependencies:
46454645
"@chainlink/external-adapter-framework": "npm:2.4.0"
4646-
"@grpc/grpc-js": "npm:1.13.2"
4646+
"@grpc/grpc-js": "npm:1.13.3"
46474647
"@kaiko-data/sdk-node": "npm:1.26.0"
46484648
"@types/jest": "npm:^29.5.14"
46494649
"@types/node": "npm:22.12.0"
@@ -8468,6 +8468,16 @@ __metadata:
84688468
languageName: node
84698469
linkType: hard
84708470

8471+
"@grpc/grpc-js@npm:1.13.3":
8472+
version: 1.13.3
8473+
resolution: "@grpc/grpc-js@npm:1.13.3"
8474+
dependencies:
8475+
"@grpc/proto-loader": "npm:^0.7.13"
8476+
"@js-sdsl/ordered-map": "npm:^4.4.2"
8477+
checksum: 10/0b5016baf063ae115972b9765b53ade072a6feb5bf45ddbbc24f2aab6e69ebb6069792cf0451fb6e08eaf58a837e1916b8f04740008fa6550bf8442ee2588305
8478+
languageName: node
8479+
linkType: hard
8480+
84718481
"@grpc/grpc-js@npm:^1.1.8":
84728482
version: 1.12.5
84738483
resolution: "@grpc/grpc-js@npm:1.12.5"

0 commit comments

Comments
 (0)