Skip to content

Commit 6c03365

Browse files
chore(deps): update dependency ethers to v6.12.1 (#1399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b669096 commit 6c03365

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
@@ -59,7 +59,7 @@
5959
"eslint-config-prettier": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "27.9.0",
62-
"ethers": "6.11.1",
62+
"ethers": "6.12.1",
6363
"husky": "9.0.11",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,10 +2585,10 @@ esutils@^2.0.2:
25852585
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
25862586
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
25872587

2588-
ethers@6.11.1:
2589-
version "6.11.1"
2590-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.11.1.tgz#96aae00b627c2e35f9b0a4d65c7ab658259ee6af"
2591-
integrity sha512-mxTAE6wqJQAbp5QAe/+o+rXOID7Nw91OZXvgpjDa1r4fAbq2Nu314oEZSbjoRLacuCzs7kUC3clEvkCQowffGg==
2588+
ethers@6.12.1:
2589+
version "6.12.1"
2590+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.1.tgz#517ff6d66d4fd5433e38e903051da3e57c87ff37"
2591+
integrity sha512-j6wcVoZf06nqEcBbDWkKg8Fp895SS96dSnTCjiXT+8vt2o02raTn4Lo9ERUuIVU5bAjoPYeA+7ytQFexFmLuVw==
25922592
dependencies:
25932593
"@adraffy/ens-normalize" "1.10.1"
25942594
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)