Skip to content

Commit a196f90

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

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
@@ -59,7 +59,7 @@
5959
"eslint": "^9.13.0",
6060
"eslint-config-prettier": "^10.0.0",
6161
"eslint-plugin-functional": "^9.0.0",
62-
"ethers": "6.13.7",
62+
"ethers": "6.14.0",
6363
"globals": "^16.0.0",
6464
"husky": "9.1.7",
6565
"prettier": "3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ __metadata:
850850
eslint: "npm:^9.13.0"
851851
eslint-config-prettier: "npm:^10.0.0"
852852
eslint-plugin-functional: "npm:^9.0.0"
853-
ethers: "npm:6.13.7"
853+
ethers: "npm:6.14.0"
854854
globals: "npm:^16.0.0"
855855
husky: "npm:9.1.7"
856856
jsonwebtoken: "npm:^9.0.2"
@@ -5394,9 +5394,9 @@ __metadata:
53945394
languageName: node
53955395
linkType: hard
53965396

5397-
"ethers@npm:6.13.7":
5398-
version: 6.13.7
5399-
resolution: "ethers@npm:6.13.7"
5397+
"ethers@npm:6.14.0":
5398+
version: 6.14.0
5399+
resolution: "ethers@npm:6.14.0"
54005400
dependencies:
54015401
"@adraffy/ens-normalize": "npm:1.10.1"
54025402
"@noble/curves": "npm:1.2.0"
@@ -5405,7 +5405,7 @@ __metadata:
54055405
aes-js: "npm:4.0.0-beta.5"
54065406
tslib: "npm:2.7.0"
54075407
ws: "npm:8.17.1"
5408-
checksum: 10c0/bb693e8714c6082ee2c1d2af8a209bbc10d83ca4a686de368e169bf1dc804e926be58280c4bdaf0c2e9a4d021317f0db694ecfa4040381728ca46d45427db2a7
5408+
checksum: 10c0/7da443719a21c0b071dbd7d47e50faa8fcacc746e2b5487a394992215457903b1d187279e7134b48414d2626d0dbbf58b20c3bb8d246c359aa0a7453b608d582
54095409
languageName: node
54105410
linkType: hard
54115411

0 commit comments

Comments
 (0)