Skip to content

Commit a76d531

Browse files
Update dependency exponential-backoff to v3.1.2 (#3774)
* Update dependency exponential-backoff to v3.1.2 * Changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Xiao <michael.xiao@smartcontract.com>
1 parent 3a2ddbd commit a76d531

File tree

7 files changed

+23
-4
lines changed

7 files changed

+23
-4
lines changed

.changeset/warm-bears-design.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/kaiko-state-adapter': patch
3+
---
4+
5+
Update dependency exponential-backoff to v3.1.2

.pnp.cjs

Lines changed: 8 additions & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@chainlink/external-adapter-framework": "2.3.0",
3838
"@grpc/grpc-js": "1.13.2",
3939
"@kaiko-data/sdk-node": "1.26.0",
40-
"exponential-backoff": "3.1.1",
40+
"exponential-backoff": "3.1.2",
4141
"rxjs": "7.8.1",
4242
"tslib": "2.4.1"
4343
}

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4667,7 +4667,7 @@ __metadata:
46674667
"@kaiko-data/sdk-node": "npm:1.26.0"
46684668
"@types/jest": "npm:27.5.2"
46694669
"@types/node": "npm:22.12.0"
4670-
exponential-backoff: "npm:3.1.1"
4670+
exponential-backoff: "npm:3.1.2"
46714671
nock: "npm:13.5.6"
46724672
rxjs: "npm:7.8.1"
46734673
tslib: "npm:2.4.1"
@@ -18223,7 +18223,14 @@ __metadata:
1822318223
languageName: node
1822418224
linkType: hard
1822518225

18226-
"exponential-backoff@npm:3.1.1, exponential-backoff@npm:^3.1.1":
18226+
"exponential-backoff@npm:3.1.2":
18227+
version: 3.1.2
18228+
resolution: "exponential-backoff@npm:3.1.2"
18229+
checksum: 10/ca2f01f1aa4dafd3f3917bd531ab5be08c6f5f4b2389d2e974f903de3cbeb50b9633374353516b6afd70905775e33aba11afab1232d3acf0aa2963b98a611c51
18230+
languageName: node
18231+
linkType: hard
18232+
18233+
"exponential-backoff@npm:^3.1.1":
1822718234
version: 3.1.1
1822818235
resolution: "exponential-backoff@npm:3.1.1"
1822918236
checksum: 10/2d9bbb6473de7051f96790d5f9a678f32e60ed0aa70741dc7fdc96fec8d631124ec3374ac144387604f05afff9500f31a1d45bd9eee4cdc2e4f9ad2d9b9d5dbd

0 commit comments

Comments
 (0)