Skip to content

Commit a156cbe

Browse files
committed
Update dependency ethers to v6.12.0
1 parent 403c8c9 commit a156cbe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/sinon": "17.0.3",
2323
"bent": "7.3.12",
2424
"dotenv": "^16.4.5",
25-
"ethers": "6.11.1",
25+
"ethers": "6.12.0",
2626
"node-fetch": "3.3.2",
2727
"ramda": "0.29.1"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4383,10 +4383,10 @@ [email protected]:
43834383
utf8 "^3.0.0"
43844384
uuid "^3.3.2"
43854385

4386-
ethers@6.11.1:
4387-
version "6.11.1"
4388-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.11.1.tgz#96aae00b627c2e35f9b0a4d65c7ab658259ee6af"
4389-
integrity sha512-mxTAE6wqJQAbp5QAe/+o+rXOID7Nw91OZXvgpjDa1r4fAbq2Nu314oEZSbjoRLacuCzs7kUC3clEvkCQowffGg==
4386+
ethers@6.12.0:
4387+
version "6.12.0"
4388+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.0.tgz#b0c2ce207ae5a3b5125be966e32ffea7c1f2481a"
4389+
integrity sha512-zL5NlOTjML239gIvtVJuaSk0N9GQLi1Hom3ZWUszE5lDTQE/IVB62mrPkQ2W1bGcZwVGSLaetQbWNQSvI4rGDQ==
43904390
dependencies:
43914391
"@adraffy/ens-normalize" "1.10.1"
43924392
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)