Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1231)
Browse files Browse the repository at this point in the history
Co-authored-by: wa0x6e <wa0x6e@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and wa0x6e authored Nov 21, 2024
1 parent 375b77b commit aa1f53d
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 @@ -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#299ab43b854ca82ab289a3fd8aafba7faabffa3b"
resolved "https://github.com/snapshot-labs/snapshot-strategies#edd222d32c6451e1eaae3eea12395c0a5db5df82"
dependencies:
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
Expand Down Expand Up @@ -2492,10 +2492,10 @@
tiny-invariant "^1.1.0"
toformat "^2.0.0"

"@uniswap/sdk-core@^5.8.1":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-5.9.0.tgz#8f1edf4d0e94b314f4394fa5abe0bf5fc9c5a79a"
integrity sha512-OME7WR6+5QwQs45A2079r+/FS0zU944+JCQwUX9GyIriCxqw2pGu4F9IEqmlwD+zSIMml0+MJnJJ47pFgSyWDw==
"@uniswap/sdk-core@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-6.0.0.tgz#d36cd435b84720fc20931c9b56c9b15ae3dd491d"
integrity sha512-6rwBG/Ut7rL2Dw4xtTF1dHSmtctT3h57q4vXIneLYjlePa1PT0mgp5D7cu/6xKEvO1MFtnMchImpWsclfafdUg==
dependencies:
"@ethersproject/address" "^5.0.2"
"@ethersproject/bytes" "^5.7.0"
Expand Down Expand Up @@ -2547,13 +2547,13 @@
hardhat-watcher "^2.1.1"

"@uniswap/v3-sdk@^3.9.0":
version "3.18.1"
resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.18.1.tgz#cb714b252336ba662a3298c0525f6668101b0fef"
integrity sha512-TGrKLToSWwfx6VV2d7fh4kwQMlgspXTLE49ep5zfYODVVqV6WhrRdbteHb3e0bjdjxGSj0gzoLmhsjmoJTE1/g==
version "3.19.0"
resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.19.0.tgz#aa81ba7e611db3249f295980415de8c1a4173940"
integrity sha512-HbX3YjHJRXI2LFCxLUWgPfRZX6N9a+cELJ3Dus5vYDPYYjFOwJr16c2esDsdHUe3TG2oOeA/u2wv9TDT2GSBIw==
dependencies:
"@ethersproject/abi" "^5.5.0"
"@ethersproject/solidity" "^5.0.9"
"@uniswap/sdk-core" "^5.8.1"
"@uniswap/sdk-core" "^6.0.0"
"@uniswap/swap-router-contracts" "^1.3.0"
"@uniswap/v3-periphery" "^1.1.1"
"@uniswap/v3-staker" "1.0.0"
Expand Down

0 comments on commit aa1f53d

Please sign in to comment.