Skip to content

Commit eb115fc

Browse files
chore(deps): update dependency ethers to v6.15.0 (#1959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df132ba commit eb115fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"eslint": "^9.12.0",
153153
"eslint-config-prettier": "^9.1.0",
154154
"eslint-plugin-functional": "^7.0.2",
155-
"ethers": "6.14.4",
155+
"ethers": "6.15.0",
156156
"glob": "11.0.3",
157157
"globals": "^15.10.0",
158158
"gulp": "^5.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ __metadata:
852852
eslint: "npm:^9.12.0"
853853
eslint-config-prettier: "npm:^9.1.0"
854854
eslint-plugin-functional: "npm:^7.0.2"
855-
ethers: "npm:6.14.4"
855+
ethers: "npm:6.15.0"
856856
glob: "npm:11.0.3"
857857
globals: "npm:^15.10.0"
858858
gulp: "npm:^5.0.0"
@@ -5790,9 +5790,9 @@ __metadata:
57905790
languageName: node
57915791
linkType: hard
57925792

5793-
"ethers@npm:6.14.4":
5794-
version: 6.14.4
5795-
resolution: "ethers@npm:6.14.4"
5793+
"ethers@npm:6.15.0":
5794+
version: 6.15.0
5795+
resolution: "ethers@npm:6.15.0"
57965796
dependencies:
57975797
"@adraffy/ens-normalize": "npm:1.10.1"
57985798
"@noble/curves": "npm:1.2.0"
@@ -5801,7 +5801,7 @@ __metadata:
58015801
aes-js: "npm:4.0.0-beta.5"
58025802
tslib: "npm:2.7.0"
58035803
ws: "npm:8.17.1"
5804-
checksum: 10c0/abcb3c765ccbef19ef9f8ea05847407969e5ca295ea0e0383b7c3e0380a7d43195eb068f336b84c6b76d88aa0b38afb8a636c5b18573e5c33468384306c32631
5804+
checksum: 10c0/0a4581b662fe46a889a524d3aba43dc6f0ac59b3ae08dce678ee4b5799aab4906109ab24684c9644deedfc9d6e79b59faccecbeda9b6b7ceb085724d596a49e9
58055805
languageName: node
58065806
linkType: hard
58075807

0 commit comments

Comments
 (0)