From ed7df93e08c5234acc10c23bdfb31aa5546f3314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:06:19 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/strategies from `9ea86b7` to `7dfece6` Bumps [@snapshot-labs/strategies](https://github.com/snapshot-labs/snapshot-strategies) from `9ea86b7` to `7dfece6`. - [Commits](https://github.com/snapshot-labs/snapshot-strategies/compare/9ea86b77cc7129f383cdf9af9a1d7e240c38f127...7dfece6754b1435a1c242ee9739c2717bfc7b1f2) --- updated-dependencies: - dependency-name: "@snapshot-labs/strategies" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index efb7fddb..5bd3b8bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2144,7 +2144,7 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.1": +"@snapshot-labs/snapshot.js@^0.12.2": version "0.12.2" resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.2.tgz#52e4bb57ba01cb19dadb66d6c76a08a00620dac9" integrity sha512-FpaeefRC9Yb/BZRGFIP9LJlXfx/MdoxxVrtWEHvlfIkcI9Byv6eFvcXSOKJY6gU4UtHCFp77g+LJklTaJxxaXw== @@ -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#9ea86b77cc7129f383cdf9af9a1d7e240c38f127" + uid "7dfece6754b1435a1c242ee9739c2717bfc7b1f2" + resolved "https://github.com/snapshot-labs/snapshot-strategies#7dfece6754b1435a1c242ee9739c2717bfc7b1f2" 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.1" + "@snapshot-labs/snapshot.js" "^0.12.2" "@spruceid/didkit-wasm-node" "^0.2.1" "@uniswap/sdk-core" "^3.0.1" "@uniswap/v3-sdk" "^3.9.0"