Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1215)
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 16, 2024
1 parent 5c85c89 commit 9f262b2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2144,10 +2144,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.12.24":
version "0.12.24"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.24.tgz#9a10e76297571b3c5eb31b2881a6b7514dbfc1e8"
integrity sha512-ggkMhVUzokOXwrHpdLjmnwhm33g7lqkjcx8aBbu4Jvhit2ZYq2SRnZUUCa+Tn5bP6cf7TdnUvvPIS78LCdZstw==
"@snapshot-labs/snapshot.js@^0.12.25":
version "0.12.25"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.25.tgz#0011290e3761624efba1abeb01f72259f09b5fa2"
integrity sha512-8+VsFt33xxMbMTrS5En3K107Z9Sk8SQpQQpgaiq1Ty/IMX0EGnUcBLCbbJm8fnyK3rB4rQwvwg81N+xTDhcyLw==
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#a34aa66faae4bd55c1e385a6670ce8b37f985f79"
resolved "https://github.com/snapshot-labs/snapshot-strategies#1e969023912b9bcf981c26460d5f0f295f8b968f"
dependencies:
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
Expand All @@ -2182,7 +2182,7 @@
"@ethersproject/strings" "^5.6.1"
"@ethersproject/units" "^5.6.1"
"@ethersproject/wallet" "^5.6.2"
"@snapshot-labs/snapshot.js" "^0.12.24"
"@snapshot-labs/snapshot.js" "^0.12.25"
"@spruceid/didkit-wasm-node" "^0.2.1"
"@uniswap/sdk-core" "^3.0.1"
"@uniswap/v3-sdk" "^3.9.0"
Expand Down

0 comments on commit 9f262b2

Please sign in to comment.