Skip to content

Commit 611accc

Browse files
committed
chore(deps): update dependency ethers to v6.13.0
1 parent 55c13b2 commit 611accc

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": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "28.5.0",
62-
"ethers": "6.12.2",
62+
"ethers": "6.13.0",
6363
"husky": "9.0.11",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.5",

yarn.lock

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

2689-
ethers@6.12.2:
2690-
version "6.12.2"
2691-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.2.tgz#f2724ec33bcf802b6786579e943b6e38a2ba3612"
2692-
integrity sha512-MNfR2kzZyNF8bRNDSmjM+rT1+yqCgYNqfrXyNnpiNId2MQPiAOOr/7lrgdrdwoBxzKPSnSYZaGb5lcNyvzhuvA==
2689+
ethers@6.13.0:
2690+
version "6.13.0"
2691+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.0.tgz#f342958d0f622cf06559f59fbccdc1d30fa64f50"
2692+
integrity sha512-+yyQQQWEntY5UVbCv++guA14RRVFm1rSnO1GoLFdrK7/XRWMoktNgyG9UjwxrQqGBfGyFKknNZ81YpUS2emCgg==
26932693
dependencies:
26942694
"@adraffy/ens-normalize" "1.10.1"
26952695
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)