Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1081)
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 May 28, 2024
1 parent 40941c6 commit 188a34c
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.25":
version "0.11.25"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.25.tgz#61970545999ae8c6ec3fcc1344cd92f445839ef3"
integrity sha512-YmdTefKZDVUsJNQXIwiKV/oj1Vch0RQb+1tGKOhma8UDuL4OMgClbliKjU52vSQeiFNgtVeW0aci2/BmlnmwTA==
"@snapshot-labs/snapshot.js@^0.11.26":
version "0.11.26"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.26.tgz#2787e643e2e9b5c27562b431a32f0fd6c22f151f"
integrity sha512-MwJROAnthtH+pu9xPz0pVH8fqQ7VoTn23M3bsRcTrFPpqH0Rl3an3YreGzUCKTVdWBlWRPHvKdgdtfrIr3cgMA==
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#e50d4c30f231a3dec7175c46268e0c795faa13bb"
resolved "https://github.com/snapshot-labs/snapshot-strategies#315ed5dd5e105ffc9cabd7253dee3b7adf76c881"
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.25"
"@snapshot-labs/snapshot.js" "^0.11.26"
"@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 188a34c

Please sign in to comment.