From 9f262b256c6947dadc5498b5e9bec33f479a1ad8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:12:48 +0530 Subject: [PATCH] Update @snapshot-labs/strategies (#1215) Co-authored-by: ChaituVR --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 01600920..6aeff789 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2144,10 +2144,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@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== +"@snapshot-labs/snapshot.js@^0.12.25": + version "0.12.25" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.25.tgz#0011290e3761624efba1abeb01f72259f09b5fa2" + integrity sha512-8+VsFt33xxMbMTrS5En3K107Z9Sk8SQpQQpgaiq1Ty/IMX0EGnUcBLCbbJm8fnyK3rB4rQwvwg81N+xTDhcyLw== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4" @@ -2169,7 +2169,7 @@ "@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master": version "0.1.0" - resolved "https://github.com/snapshot-labs/snapshot-strategies#a34aa66faae4bd55c1e385a6670ce8b37f985f79" + resolved "https://github.com/snapshot-labs/snapshot-strategies#1e969023912b9bcf981c26460d5f0f295f8b968f" dependencies: "@ethersproject/abi" "^5.6.4" "@ethersproject/address" "^5.6.1" @@ -2182,7 +2182,7 @@ "@ethersproject/strings" "^5.6.1" "@ethersproject/units" "^5.6.1" "@ethersproject/wallet" "^5.6.2" - "@snapshot-labs/snapshot.js" "^0.12.24" + "@snapshot-labs/snapshot.js" "^0.12.25" "@spruceid/didkit-wasm-node" "^0.2.1" "@uniswap/sdk-core" "^3.0.1" "@uniswap/v3-sdk" "^3.9.0"