Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1203)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <[email protected]>
  • Loading branch information
github-actions[bot] and ChaituVR authored Oct 5, 2024
1 parent d163068 commit 81e7118
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 @@ -2145,9 +2145,9 @@
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.12.18":
version "0.12.19"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.19.tgz#f292406065c4b26072512e2f74be85b9bf5f07b6"
integrity sha512-UeT8g+kOVqjvcKPL9Kttw7Tg2JUrFlDa0H0UOgjT0uwasmLWY1ZG27856X8jOCqIRjTj/erPPhjRbr8SfCurtQ==
version "0.12.20"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.20.tgz#8b8a49c8c24fdb0f677cb8a1852ece7ee9eb9451"
integrity sha512-vH/YVUogNlW6sPBVT7mmwT5oH6vnzX/CTDiTLbe5xL2hhPO9qJe4JtBcdJu7UAT7YCHXSSWQJPLB5STEZyhFXA==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand All @@ -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#e91d1af424c283b28fbd10d967b30f870ae91714"
resolved "https://github.com/snapshot-labs/snapshot-strategies#491c062a388a1bfcc865a7cf2d6a70c2de3a57e6"
dependencies:
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
Expand Down Expand Up @@ -2492,7 +2492,7 @@
tiny-invariant "^1.1.0"
toformat "^2.0.0"

"@uniswap/sdk-core@^5.8.0":
"@uniswap/sdk-core@^5.8.1":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-5.8.1.tgz#48fd7a1246c2fd972cbdd78d9ca35b2414786ef6"
integrity sha512-Woi4IOGPEIz9Jsmc4sUIRoX7Iwz90p/u3NjdUYxwucb3nf3fnsZTvrDzbYdvi11nsTeQVIJnIW1C4T0Ae+bLwA==
Expand Down Expand Up @@ -2547,13 +2547,13 @@
hardhat-watcher "^2.1.1"

"@uniswap/v3-sdk@^3.9.0":
version "3.17.0"
resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.17.0.tgz#8b00c05d5e900e0250650375cbb36e8d50a0d8cf"
integrity sha512-5j8UyAQoLVghVphqjkOoIVmpvtOuTJuV5yDAygNGYU3BGl3RJzvd2P9s0heuEA2hjty7k3ucqt8j1+buUKUlNg==
version "3.17.1"
resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.17.1.tgz#3e9948f863ecfb4092ef5a972abd8cb4ebc5e5d7"
integrity sha512-tGGat8Vzh6/aLfpV7YCM2mQ4ykYR18lLwobR7OYzitgtBjkakbsAlFSims7aS0Et9aFlGHuwqqV77tW2bQxeIw==
dependencies:
"@ethersproject/abi" "^5.5.0"
"@ethersproject/solidity" "^5.0.9"
"@uniswap/sdk-core" "^5.8.0"
"@uniswap/sdk-core" "^5.8.1"
"@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 81e7118

Please sign in to comment.