Skip to content

Commit 992e11e

Browse files
committed
chore(deps): update dependency ethers to v6.13.2
1 parent 47181a8 commit 992e11e

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
@@ -130,7 +130,7 @@
130130
"eslint": "8.57.0",
131131
"eslint-config-prettier": "9.1.0",
132132
"eslint-plugin-functional": "4.4.1",
133-
"ethers": "6.13.1",
133+
"ethers": "6.13.2",
134134
"glob": "10.4.3",
135135
"husky": "9.0.11",
136136
"jsdom": "^24.0.0",

yarn.lock

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

3488-
3489-
version "6.13.1"
3490-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.1.tgz#2b9f9c7455cde9d38b30fe6589972eb083652961"
3491-
integrity sha512-hdJ2HOxg/xx97Lm9HdCWk949BfYqYWpyw4//78SiwOLgASyfrNszfMUNB2joKjvGUdwhHfaiMMFFwacVVoLR9A==
3488+
3489+
version "6.13.2"
3490+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
3491+
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
34923492
dependencies:
34933493
"@adraffy/ens-normalize" "1.10.1"
34943494
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)