Skip to content

Commit 36f50af

Browse files
fix(deps): update dependency ethers to v6.13.5
1 parent 1150d14 commit 36f50af

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
@@ -3196,9 +3196,9 @@ esutils@^2.0.2:
31963196
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
31973197

31983198
ethers@^6.6.0, ethers@^6.8.1:
3199-
version "6.13.4"
3200-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.4.tgz#bd3e1c3dc1e7dc8ce10f9ffb4ee40967a651b53c"
3201-
integrity sha512-21YtnZVg4/zKkCQPjrDj38B1r4nQvTZLopUGMLQ1ePU2zV/joCfDC3t3iKQjWRzjjjbzR+mdAIoikeBRNkdllA==
3199+
version "6.13.5"
3200+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.5.tgz#8c1d6ac988ac08abc3c1d8fabbd4b8b602851ac4"
3201+
integrity sha512-+knKNieu5EKRThQJWwqaJ10a6HE9sSehGeqWN65//wE7j47ZpFhKAnHB/JJFibwwg61I/koxaPsXbXpD/skNOQ==
32023202
dependencies:
32033203
"@adraffy/ens-normalize" "1.10.1"
32043204
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)