Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1232)
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 Nov 21, 2024
1 parent aa1f53d commit 1f356b6
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.29":
version "0.12.29"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.29.tgz#ea629acccd95afd84d62a1202de03fe2dc84ab53"
integrity sha512-pfyc6ZsuCLoitH0FqYfPiBFZEsYN+i0atWEA3ubQozA/g9sOgDKRyChHoj8A7lEkkNT7gt4J9xKoDk3jo6CTNw==
"@snapshot-labs/snapshot.js@^0.12.30":
version "0.12.30"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.30.tgz#6441f906703084e24b2570d8b2f350c82cd6336f"
integrity sha512-E6LubPwtccJ8w9Ix9a/ZwAiz2BpDv35rB9hvIB8iCfOXJE3KgliLqETooVQSzmRKUDr+F9s+bwBh8uGaRdPn8w==
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#edd222d32c6451e1eaae3eea12395c0a5db5df82"
resolved "https://github.com/snapshot-labs/snapshot-strategies#be49f4e76193856e75a71cac907a32ed8a0c9a61"
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.29"
"@snapshot-labs/snapshot.js" "^0.12.30"
"@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 1f356b6

Please sign in to comment.