Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1169)
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 Sep 5, 2024
1 parent 9b20ba5 commit fb9507c
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.8":
version "0.12.8"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.8.tgz#4923f312f905c3697844d8704c91308c39902a47"
integrity sha512-PZ9NgqC5QKiEw29NiEs5HPHrjmuREroNS8FSJ5hHudY720eLWEuE+8h+/pSxSJB3TlBvZ6LkBj+2fplgmq9+1w==
"@snapshot-labs/snapshot.js@^0.12.9":
version "0.12.9"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.9.tgz#76dbb3509c258833fcf1e99ace10135736b8ecf9"
integrity sha512-+rdwjFPLgR1yhXlBmQaD92d9J7x7d8AxoY91s8MgoYWvClfdYrsHvmAH+9uQ4+BvQbFxjNT6mzw3WXjn7dRzEQ==
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#a44c3195f88c577dd8bc0c3881be97726749441f"
resolved "https://github.com/snapshot-labs/snapshot-strategies#74f328bbb58a0dadb528dcf3fddfd837590f587f"
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.8"
"@snapshot-labs/snapshot.js" "^0.12.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 fb9507c

Please sign in to comment.