Skip to content

Commit 07a6fea

Browse files
committed
fix(deps): update dependency ethers to v6.12.0
1 parent 40c30ab commit 07a6fea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2643,9 +2643,9 @@ [email protected]:
26432643
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
26442644

26452645
ethers@^6.7.1:
2646-
version "6.11.1"
2647-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.11.1.tgz#96aae00b627c2e35f9b0a4d65c7ab658259ee6af"
2648-
integrity sha512-mxTAE6wqJQAbp5QAe/+o+rXOID7Nw91OZXvgpjDa1r4fAbq2Nu314oEZSbjoRLacuCzs7kUC3clEvkCQowffGg==
2646+
version "6.12.0"
2647+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.0.tgz#b0c2ce207ae5a3b5125be966e32ffea7c1f2481a"
2648+
integrity sha512-zL5NlOTjML239gIvtVJuaSk0N9GQLi1Hom3ZWUszE5lDTQE/IVB62mrPkQ2W1bGcZwVGSLaetQbWNQSvI4rGDQ==
26492649
dependencies:
26502650
"@adraffy/ens-normalize" "1.10.1"
26512651
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)