Skip to content

Commit 28b7f84

Browse files
chore(deps): update dependency ethers to v6.13.5 (#3682)
* chore(deps): update dependency ethers to v6.13.5 * changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Xiao <[email protected]>
1 parent 11a4d5c commit 28b7f84

File tree

7 files changed

+12
-36
lines changed

7 files changed

+12
-36
lines changed

.changeset/itchy-roses-begin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/nexus-kiln-adapter': patch
3+
---
4+
5+
update dependency ethers to v6.13.5

.pnp.cjs

Lines changed: 1 addition & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-3.38 MB
Binary file not shown.
23.9 KB
Binary file not shown.
12.5 KB
Binary file not shown.

packages/composites/nexus-kiln/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/jest": "27.5.2",
3232
"@types/node": "22.12.0",
33-
"ethers": "6.13.4",
33+
"ethers": "6.13.5",
3434
"nock": "13.5.6",
3535
"typescript": "5.6.3"
3636
},

yarn.lock

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4977,7 +4977,7 @@ __metadata:
49774977
"@chainlink/external-adapter-framework": "npm:2.1.0"
49784978
"@types/jest": "npm:27.5.2"
49794979
"@types/node": "npm:22.12.0"
4980-
ethers: "npm:6.13.4"
4980+
ethers: "npm:6.13.5"
49814981
nock: "npm:13.5.6"
49824982
tslib: "npm:2.4.1"
49834983
typescript: "npm:5.6.3"
@@ -17927,9 +17927,9 @@ __metadata:
1792717927
languageName: node
1792817928
linkType: hard
1792917929

17930-
"ethers@npm:6.13.4":
17931-
version: 6.13.4
17932-
resolution: "ethers@npm:6.13.4"
17930+
"ethers@npm:6.13.5, ethers@npm:^6.13.2":
17931+
version: 6.13.5
17932+
resolution: "ethers@npm:6.13.5"
1793317933
dependencies:
1793417934
"@adraffy/ens-normalize": "npm:1.10.1"
1793517935
"@noble/curves": "npm:1.2.0"
@@ -17938,7 +17938,7 @@ __metadata:
1793817938
aes-js: "npm:4.0.0-beta.5"
1793917939
tslib: "npm:2.7.0"
1794017940
ws: "npm:8.17.1"
17941-
checksum: 10/221192fed93f6b0553f3e5e72bfd667d676220577d34ff854f677e955d6f608e60636a9c08b5d54039c532a9b9b7056384f0d7019eb6e111d53175806f896ac6
17941+
checksum: 10/ccba21a83679fb6a7c3eb9d187593501565d140064f2db28057a64d6707678bacf2adf4555882c4814688246da73173560df81fd3361fd2f227b5d3c75cb8685
1794217942
languageName: node
1794317943
linkType: hard
1794417944

@@ -17959,21 +17959,6 @@ __metadata:
1795917959
languageName: node
1796017960
linkType: hard
1796117961

17962-
"ethers@npm:^6.13.2":
17963-
version: 6.13.5
17964-
resolution: "ethers@npm:6.13.5"
17965-
dependencies:
17966-
"@adraffy/ens-normalize": "npm:1.10.1"
17967-
"@noble/curves": "npm:1.2.0"
17968-
"@noble/hashes": "npm:1.3.2"
17969-
"@types/node": "npm:22.7.5"
17970-
aes-js: "npm:4.0.0-beta.5"
17971-
tslib: "npm:2.7.0"
17972-
ws: "npm:8.17.1"
17973-
checksum: 10/ccba21a83679fb6a7c3eb9d187593501565d140064f2db28057a64d6707678bacf2adf4555882c4814688246da73173560df81fd3361fd2f227b5d3c75cb8685
17974-
languageName: node
17975-
linkType: hard
17976-
1797717962
"ethjs-unit@npm:0.1.6":
1797817963
version: 0.1.6
1797917964
resolution: "ethjs-unit@npm:0.1.6"

0 commit comments

Comments
 (0)