Skip to content

Commit ff40dde

Browse files
chore(deps): update dependency ethers to v6.14.1 (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b4cd12 commit ff40dde

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.14.0",
62+
"ethers": "6.14.1",
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
@@ -885,7 +885,7 @@ __metadata:
885885
eslint: "npm:^9.13.0"
886886
eslint-config-prettier: "npm:^10.0.0"
887887
eslint-plugin-functional: "npm:^9.0.0"
888-
ethers: "npm:6.14.0"
888+
ethers: "npm:6.14.1"
889889
globals: "npm:^16.0.0"
890890
husky: "npm:9.1.7"
891891
jsonwebtoken: "npm:^9.0.2"
@@ -5496,9 +5496,9 @@ __metadata:
54965496
languageName: node
54975497
linkType: hard
54985498

5499-
"ethers@npm:6.14.0":
5500-
version: 6.14.0
5501-
resolution: "ethers@npm:6.14.0"
5499+
"ethers@npm:6.14.1":
5500+
version: 6.14.1
5501+
resolution: "ethers@npm:6.14.1"
55025502
dependencies:
55035503
"@adraffy/ens-normalize": "npm:1.10.1"
55045504
"@noble/curves": "npm:1.2.0"
@@ -5507,7 +5507,7 @@ __metadata:
55075507
aes-js: "npm:4.0.0-beta.5"
55085508
tslib: "npm:2.7.0"
55095509
ws: "npm:8.17.1"
5510-
checksum: 10c0/7da443719a21c0b071dbd7d47e50faa8fcacc746e2b5487a394992215457903b1d187279e7134b48414d2626d0dbbf58b20c3bb8d246c359aa0a7453b608d582
5510+
checksum: 10c0/492bba4512b87475c9c4523d577eafa8bfe1b6d86afb78b4a0410acbf4966c1c121c2763478e9b1558460a725df5ba4f08d76ee74cb53e43cf5d8391f37079d0
55115511
languageName: node
55125512
linkType: hard
55135513

0 commit comments

Comments
 (0)