Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1035)
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 Mar 14, 2024
1 parent 5cdda0e commit f4d695c
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.11.8":
version "0.11.8"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.8.tgz#7d8c1c0b049f72835518a2c65a44380fbc8990d8"
integrity sha512-kHdkdmIC5te3oVdbwKZ7Tykw7qih3bMmlnYvXP7TqeO44pLlqlMmaRguB7Uq+fcENbx4g3v7MW2oREWBoDGwpg==
"@snapshot-labs/snapshot.js@^0.11.9":
version "0.11.9"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.9.tgz#2f7063c5d36f96a59ea0f5df44d7c36897c7f74f"
integrity sha512-o/FPyva4803Vsp2bBxPGzG9Zio9NS2mL7FYez46p4WukZOSEgKZuefEb5j5SKlmACbEf7oKMDeFv/MQ+qKVUqA==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand All @@ -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#d2b3263fac61c6baf2ecb1dc1ad4a5f364851583"
resolved "https://github.com/snapshot-labs/snapshot-strategies#dfbb795526c7d3ea86a073fa4c09dfaa8337b089"
dependencies:
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
Expand All @@ -2125,7 +2125,7 @@
"@ethersproject/strings" "^5.6.1"
"@ethersproject/units" "^5.6.1"
"@ethersproject/wallet" "^5.6.2"
"@snapshot-labs/snapshot.js" "^0.11.8"
"@snapshot-labs/snapshot.js" "^0.11.9"
"@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 f4d695c

Please sign in to comment.