Skip to content

Commit c18c73c

Browse files
chore(deps): update dependency ethers to v6.13.7 (#1580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46b1ddd commit c18c73c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-config-prettier": "10.1.2",
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "28.11.0",
62-
"ethers": "6.13.5",
62+
"ethers": "6.13.7",
6363
"husky": "9.1.7",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.5.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2795,10 +2795,10 @@ esutils@^2.0.2:
27952795
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
27962796
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
27972797

2798-
2799-
version "6.13.5"
2800-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.5.tgz#8c1d6ac988ac08abc3c1d8fabbd4b8b602851ac4"
2801-
integrity sha512-+knKNieu5EKRThQJWwqaJ10a6HE9sSehGeqWN65//wE7j47ZpFhKAnHB/JJFibwwg61I/koxaPsXbXpD/skNOQ==
2798+
2799+
version "6.13.7"
2800+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.7.tgz#7457fcb32413b441a3ee6e9f4cd63bf782de6226"
2801+
integrity sha512-qbaJ0uIrjh+huP1Lad2f2QtzW5dcqSVjIzVH6yWB4dKoMuj2WqYz5aMeeQTCNpAKgTJBM5J9vcc2cYJ23UAimQ==
28022802
dependencies:
28032803
"@adraffy/ens-normalize" "1.10.1"
28042804
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)