Skip to content

Commit 67b551b

Browse files
committed
chore(deps): update dependency ethers to v6.13.2
1 parent b4a9459 commit 67b551b

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.6.0",
62-
"ethers": "6.13.1",
62+
"ethers": "6.13.2",
6363
"husky": "9.1.2",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.7",

yarn.lock

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

2833-
2834-
version "6.13.1"
2835-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.1.tgz#2b9f9c7455cde9d38b30fe6589972eb083652961"
2836-
integrity sha512-hdJ2HOxg/xx97Lm9HdCWk949BfYqYWpyw4//78SiwOLgASyfrNszfMUNB2joKjvGUdwhHfaiMMFFwacVVoLR9A==
2833+
2834+
version "6.13.2"
2835+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
2836+
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
28372837
dependencies:
28382838
"@adraffy/ens-normalize" "1.10.1"
28392839
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)