From 3f40670d1ffbf045c427da559b80596d1330b7d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:42:38 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/strategies from `442c51d` to `fc5b1d1` Bumps [@snapshot-labs/strategies](https://github.com/snapshot-labs/snapshot-strategies) from `442c51d` to `fc5b1d1`. - [Commits](https://github.com/snapshot-labs/snapshot-strategies/compare/442c51d206634b262209e676abe6d111224cf753...fc5b1d1260797f080c19c8979779de85e1778263) --- updated-dependencies: - dependency-name: "@snapshot-labs/strategies" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index a2eddfc6..5938ae52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2144,10 +2144,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.23": - version "0.12.23" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.23.tgz#31fea49f8cb1d3fccf9d5898f05edd9c68500d69" - integrity sha512-n3qJUblvZFhaGzqW+TUL32YkNnPl7uAKwrofx1rG6em3E/LjE9Wr2HdbFtdBzIK0QiZQPYdHzQNokjE6jJJ+tw== +"@snapshot-labs/snapshot.js@^0.12.24": + version "0.12.24" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.24.tgz#9a10e76297571b3c5eb31b2881a6b7514dbfc1e8" + integrity sha512-ggkMhVUzokOXwrHpdLjmnwhm33g7lqkjcx8aBbu4Jvhit2ZYq2SRnZUUCa+Tn5bP6cf7TdnUvvPIS78LCdZstw== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4" @@ -2169,7 +2169,8 @@ "@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master": version "0.1.0" - resolved "https://github.com/snapshot-labs/snapshot-strategies#442c51d206634b262209e676abe6d111224cf753" + uid fc5b1d1260797f080c19c8979779de85e1778263 + resolved "https://github.com/snapshot-labs/snapshot-strategies#fc5b1d1260797f080c19c8979779de85e1778263" dependencies: "@ethersproject/abi" "^5.6.4" "@ethersproject/address" "^5.6.1" @@ -2182,7 +2183,7 @@ "@ethersproject/strings" "^5.6.1" "@ethersproject/units" "^5.6.1" "@ethersproject/wallet" "^5.6.2" - "@snapshot-labs/snapshot.js" "^0.12.23" + "@snapshot-labs/snapshot.js" "^0.12.24" "@spruceid/didkit-wasm-node" "^0.2.1" "@uniswap/sdk-core" "^3.0.1" "@uniswap/v3-sdk" "^3.9.0"