Skip to content

Commit 57dfea0

Browse files
committed
chore(deps): update dependency ethers to v6.6.7
1 parent b3c7d0f commit 57dfea0

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
@@ -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.6",
59+
"ethers": "6.6.7",
6060
"husky": "8.0.3",
6161
"jest": "29.6.2",
6262
"lint-staged": "13.2.3",

yarn.lock

+4-4
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-
2786-
version "6.6.6"
2787-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.6.tgz#3b7ea68b318760c3854ca7450cd3fb51f29835d0"
2788-
integrity sha512-u3WbQn9bzreuLRGHJx/ZlrRSLYiiIu5FLGcR9VChu5D4+udINfNJZl+Y1DVgKlU6o7i3y31ATxs5HYrKogyvlA==
2785+
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==
27892789
dependencies:
27902790
"@adraffy/ens-normalize" "1.9.2"
27912791
"@noble/hashes" "1.1.2"

0 commit comments

Comments
 (0)