Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1032)
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 7, 2024
1 parent 6d2a455 commit 4fb40ca
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.7":
version "0.11.7"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.7.tgz#118a4ab50beb4a0f985a5d873833cdef77e7b405"
integrity sha512-h9/Ex/e0oX1k4dw56IQCI8xsDpdrjQ1P88QVNuelZoagzf4ONrmMFNsSail0fu2DGvR99SCr4fnE+g+lNAuD5w==
"@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==
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#a9b1a5c56155ea8899bed1801a5d3a824c317ce1"
resolved "https://github.com/snapshot-labs/snapshot-strategies#5adadc6807f3c11b1a816dedbe272f6f5a78891c"
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.7"
"@snapshot-labs/snapshot.js" "^0.11.8"
"@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 4fb40ca

Please sign in to comment.