Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1033)
Browse files Browse the repository at this point in the history
Co-authored-by: wa0x6e <[email protected]>
  • Loading branch information
github-actions[bot] and wa0x6e authored Mar 13, 2024
1 parent 4fb40ca commit 5cdda0e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 5cdda0e

Please sign in to comment.