Skip to content

Commit 1dadb72

Browse files
committed
chore(deps): update dependency ethers to v6.6.4
1 parent e44d01f commit 1dadb72

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.8.0",
5757
"eslint-plugin-functional": "4.4.1",
5858
"eslint-plugin-jest": "27.2.3",
59-
"ethers": "6.6.3",
59+
"ethers": "6.6.4",
6060
"husky": "8.0.3",
6161
"jest": "29.6.1",
6262
"lint-staged": "13.2.3",

yarn.lock

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

2773-
2774-
version "6.6.3"
2775-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.3.tgz#9bf11d1bd0f18c7c55087d1a52fdc8f3c33c8bab"
2776-
integrity sha512-g8wLXeRWSGDD0T+wsL3pvyc3aYnmxEEAwH8LSoDTDRhRsmJeNs9YMXlNU7ax2caO+zHkeI9MkHiz6rwxEjN4Mw==
2773+
2774+
version "6.6.4"
2775+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.4.tgz#f03a86effcd55e82aed96a2fb9a56a9febd3e3d5"
2776+
integrity sha512-r3myN2hEnydmu23iiIj5kjWnCh5JNzlqrE/z+Kw5UqH173F+JOWzU6qkFB4HVC50epgxzKSL2Hq1oNXA877vwQ==
27772777
dependencies:
27782778
"@adraffy/ens-normalize" "1.9.2"
27792779
"@noble/hashes" "1.1.2"

0 commit comments

Comments
 (0)