From ccdf5bdee416bb980ec94b710c8e026b0415cde6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:26:57 +0530 Subject: [PATCH] Update @snapshot-labs/strategies (#1216) Co-authored-by: ChaituVR --- yarn.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6aeff789..267aea8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2144,10 +2144,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@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== +"@snapshot-labs/snapshot.js@^0.12.28": + version "0.12.28" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.28.tgz#6f6644038c9df06daaea508b57d0b3d5d7a55cd9" + integrity sha512-F2rwwgkV1NtYeeOy1Tl1qemJvm7Ux/D8mM5k/+uD53ptWsX6//zlv9daajZjT+7h7pYqycKvNJJE1f7Rr0m4cQ== 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#1e969023912b9bcf981c26460d5f0f295f8b968f" + resolved "https://github.com/snapshot-labs/snapshot-strategies#e7939f10bf72e82aba146bcd5270484e9d7de3e8" 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.25" + "@snapshot-labs/snapshot.js" "^0.12.28" "@spruceid/didkit-wasm-node" "^0.2.1" "@uniswap/sdk-core" "^3.0.1" "@uniswap/v3-sdk" "^3.9.0" @@ -2493,9 +2493,9 @@ toformat "^2.0.0" "@uniswap/sdk-core@^5.8.1": - version "5.8.3" - resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-5.8.3.tgz#583abe7280448a65226fc56ec78585051f3aefc9" - integrity sha512-TqemD6YrIt1U7fY4t6y/OYdRnqWv3QB4DSN15INh+uQXNoBBE/8zWmdYBB6/7yTES47NkalpSnbokNTyNNqrTA== + version "5.8.5" + resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-5.8.5.tgz#b52da2201126b1d544837e12f2dbba5a7cc64c9b" + integrity sha512-eLsBnN87VvxjhATp96h6kB4vIdxxOQxTH6bsD9q/flSLpLrqhuJAisAhYCf/sCMzXGpZbxLqlgmGn9wueQIkXg== dependencies: "@ethersproject/address" "^5.0.2" "@ethersproject/bytes" "^5.7.0"