Skip to content

Commit d4eaa53

Browse files
committed
chore(deps): update dependency ethers to v6.7.0
1 parent e161269 commit d4eaa53

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
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "8.9.0",
5757
"eslint-plugin-functional": "4.4.1",
5858
"eslint-plugin-jest": "27.2.3",
59-
"ethers": "6.6.7",
59+
"ethers": "6.7.0",
6060
"husky": "8.0.3",
6161
"jest": "29.6.2",
6262
"lint-staged": "13.2.3",

yarn.lock

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

2785-
ethers@6.6.7:
2786-
version "6.6.7"
2787-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.7.tgz#9cf773bcbc0ca56d783d4774e9b73b4d1aff9962"
2788-
integrity sha512-1SdT3W5/IPAcx9l5/+9qKRYR/iqVIdNQIct18yeh+XvN+I4RK44mvOsAerMwJYCAwdQfsOgf3OkfozeuMInbtQ==
2785+
ethers@6.7.0:
2786+
version "6.7.0"
2787+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.7.0.tgz#0f772c31a9450de28aa518b181c8cb269bbe7fd1"
2788+
integrity sha512-pxt5hK82RNwcTX2gOZP81t6qVPVspnkpeivwEgQuK9XUvbNtghBnT8GNIb/gPh+WnVSfi8cXC9XlfT8sqc6D6w==
27892789
dependencies:
27902790
"@adraffy/ens-normalize" "1.9.2"
27912791
"@noble/hashes" "1.1.2"

0 commit comments

Comments
 (0)