Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#986)
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 Dec 8, 2023
1 parent 33d1a03 commit 761e6cf
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 @@ -2089,10 +2089,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.9.5":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.5.tgz#2fe0f12b0d913d43121a2fb23e99ac160a3cd41f"
integrity sha512-+Vqn+kms+Yw2pa87cSSp0aIKoJim6wiuUVxl0DIZ2e4yWe8YGZGbJuLXMgozZhwMRVtjW3QX9sHE7lyI1cjMpg==
"@snapshot-labs/snapshot.js@^0.9.6":
version "0.9.6"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.6.tgz#749b7df2f0b377231bf47faf9cc64088ff9156c1"
integrity sha512-xO4H9p+to/17hYSbsQpiG29+iEzQf00wRzG+G+Cx/+0/KxkyMoGQhZuZqm9zxYHjtmCBiEY6dITbu38A/n0lmA==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand All @@ -2111,7 +2111,7 @@

"@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master":
version "0.1.0"
resolved "https://github.com/snapshot-labs/snapshot-strategies#9603642da1e88b0c72f66e5289e16c5f7f707ceb"
resolved "https://github.com/snapshot-labs/snapshot-strategies#dad4d14de99e06bf15362797987a8a1799143949"
dependencies:
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
Expand All @@ -2124,7 +2124,7 @@
"@ethersproject/strings" "^5.6.1"
"@ethersproject/units" "^5.6.1"
"@ethersproject/wallet" "^5.6.2"
"@snapshot-labs/snapshot.js" "^0.9.5"
"@snapshot-labs/snapshot.js" "^0.9.6"
"@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 761e6cf

Please sign in to comment.