From 5cdda0e3c1deaa05bd572bcc6cfc0efdc753ec5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:02:56 +0530 Subject: [PATCH] Update @snapshot-labs/strategies (#1033) Co-authored-by: wa0x6e --- yarn.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5b14103e..c326a605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2112,7 +2112,7 @@ "@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master": version "0.1.0" - resolved "https://github.com/snapshot-labs/snapshot-strategies#5adadc6807f3c11b1a816dedbe272f6f5a78891c" + resolved "https://github.com/snapshot-labs/snapshot-strategies#d2b3263fac61c6baf2ecb1dc1ad4a5f364851583" dependencies: "@ethersproject/abi" "^5.6.4" "@ethersproject/address" "^5.6.1" @@ -2435,10 +2435,10 @@ tiny-invariant "^1.1.0" toformat "^2.0.0" -"@uniswap/sdk-core@^4.0.7": - version "4.1.4" - resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-4.1.4.tgz#86f8e72324a5469c77ba3a0dc34398e739005215" - integrity sha512-+L3MTTcXZHSN1hMvHrDWrWzO5bYWt0PoPD7C1NYDUrNJlpxGQb0OsDwMtS7NXd6nYwHsoqHcJU2kbWJdvoHkzg== +"@uniswap/sdk-core@^4.2.0": + version "4.2.0" + resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-4.2.0.tgz#9930f133baec9c1118d891ebf8fcba7f7efc153d" + integrity sha512-yXAMLHZRYYuh6KpN2nOlLTYBjGiopmI9WUB4Z0tyNkW4ZZub54cUt22eibpGbZAhRAMxclox9IPIs6wwrM3soQ== dependencies: "@ethersproject/address" "^5.0.2" big.js "^5.2.2" @@ -2487,13 +2487,13 @@ hardhat-watcher "^2.1.1" "@uniswap/v3-sdk@^3.9.0": - version "3.10.2" - resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.10.2.tgz#dd23aa80b9b3a539ecdd5532e6778cd2aa799e31" - integrity sha512-5sfYSvRB9ityrB0c/MFaYUsTBQvrwgCuXSyBPsqU8fh6v2dzFgOD3SLx/tHFg8R0RRyN4XPTrw6nqDYXRFtu+g== + version "3.11.0" + resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.11.0.tgz#328309fbafddd8c618b7b6850bb99cacf6733a79" + integrity sha512-gz6Q6SlN34AXvxhyz181F90D4OuIkxLnzBAucEzB9Fv3Z+3orHZY/SpGaD02nP1VsNQVu/DQvOsdkPUDGn1Y9Q== dependencies: "@ethersproject/abi" "^5.0.12" "@ethersproject/solidity" "^5.0.9" - "@uniswap/sdk-core" "^4.0.7" + "@uniswap/sdk-core" "^4.2.0" "@uniswap/swap-router-contracts" "^1.2.1" "@uniswap/v3-periphery" "^1.1.1" "@uniswap/v3-staker" "1.0.0"