Skip to content

Commit f7c32a9

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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint": "^9.17.0",
7474
"eslint-config-prettier": "^10.0.0",
7575
"eslint-plugin-functional": "^9.0.0",
76-
"ethers": "6.15.0",
76+
"ethers": "6.16.0",
7777
"globals": "^16.0.0",
7878
"husky": "9.1.7",
7979
"prettier": "3.7.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ __metadata:
10301030
eslint: "npm:^9.17.0"
10311031
eslint-config-prettier: "npm:^10.0.0"
10321032
eslint-plugin-functional: "npm:^9.0.0"
1033-
ethers: "npm:6.15.0"
1033+
ethers: "npm:6.16.0"
10341034
fast-average-color: "npm:^9.4.0"
10351035
globals: "npm:^16.0.0"
10361036
husky: "npm:9.1.7"
@@ -6106,9 +6106,9 @@ __metadata:
61066106
languageName: node
61076107
linkType: hard
61086108

6109-
"ethers@npm:6.15.0":
6110-
version: 6.15.0
6111-
resolution: "ethers@npm:6.15.0"
6109+
"ethers@npm:6.16.0":
6110+
version: 6.16.0
6111+
resolution: "ethers@npm:6.16.0"
61126112
dependencies:
61136113
"@adraffy/ens-normalize": "npm:1.10.1"
61146114
"@noble/curves": "npm:1.2.0"
@@ -6117,7 +6117,7 @@ __metadata:
61176117
aes-js: "npm:4.0.0-beta.5"
61186118
tslib: "npm:2.7.0"
61196119
ws: "npm:8.17.1"
6120-
checksum: 10c0/0a4581b662fe46a889a524d3aba43dc6f0ac59b3ae08dce678ee4b5799aab4906109ab24684c9644deedfc9d6e79b59faccecbeda9b6b7ceb085724d596a49e9
6120+
checksum: 10c0/65c0ff7016b1592b1961c3b68508902b89fc75e1ad025bab3a722df1b5699fd077551875a7285e65b2d0cfea9a85b2459bb84010a0fa4e4494d231848aee3a73
61216121
languageName: node
61226122
linkType: hard
61236123

0 commit comments

Comments
 (0)