Skip to content

Commit dc92ec3

Browse files
committed
chore(deps): update dependency ethers to v6.13.3
1 parent 1303a2b commit dc92ec3

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": "28.8.3",
62-
"ethers": "6.13.2",
62+
"ethers": "6.13.3",
6363
"husky": "9.1.6",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.10",

yarn.lock

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

3090-
3091-
version "6.13.2"
3092-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
3093-
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
3090+
3091+
version "6.13.3"
3092+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.3.tgz#b87afdadb91cc8df5f56b9c59c96e5b206f4a600"
3093+
integrity sha512-/DzbZOLVtoO4fKvvQwpEucHAQgIwBGWuRvBdwE/lMXgXvvHHTSkn7XqAQ2b+gjJzZDJjWA9OD05bVceVOsBHbg==
30943094
dependencies:
30953095
"@adraffy/ens-normalize" "1.10.1"
30963096
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)