Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1240)
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 Dec 7, 2024
1 parent 0b5f508 commit 79c33cc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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.33":
version "0.12.33"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.33.tgz#3ce3166419931ef31f1070449318b98b9c482078"
integrity sha512-N5diNuGsglbcQ/t63EdnpUvl2bQO6TerpJE4bA+QHCEoqy/XQdqUjksosn/MWKt1gQfBjTYiN3aPGV4uj1mspA==
"@snapshot-labs/snapshot.js@^0.12.36":
version "0.12.36"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.36.tgz#89ff38be1b2ab2b239ab5caf0b20c5c4e65eed4e"
integrity sha512-cCwX8mLattshjMLzb731DWDQ8/D0uHINBjTNyFhdyxwW/7B1Dr4wAIQHR+iXwJDA3aiqDJPIP6llD1HRRllvBQ==
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#1d2f9cde02ff49e4ca8de28f68485ecb89890cb0"
resolved "https://github.com/snapshot-labs/snapshot-strategies#c95e9d31d99b5a8c1d678cf872227bc15377dde1"
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.33"
"@snapshot-labs/snapshot.js" "^0.12.36"
"@spruceid/didkit-wasm-node" "^0.2.1"
"@uniswap/sdk-core" "^3.0.1"
"@uniswap/v3-sdk" "^3.9.0"
Expand Down Expand Up @@ -2493,9 +2493,9 @@
toformat "^2.0.0"

"@uniswap/sdk-core@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-6.0.0.tgz#d36cd435b84720fc20931c9b56c9b15ae3dd491d"
integrity sha512-6rwBG/Ut7rL2Dw4xtTF1dHSmtctT3h57q4vXIneLYjlePa1PT0mgp5D7cu/6xKEvO1MFtnMchImpWsclfafdUg==
version "6.1.0"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-6.1.0.tgz#0c0449fa1045c1429f8f341e162f6b379c0fee46"
integrity sha512-pJVv8rJZwemcp9xINFG7hjxM4H+1FNiDqjpxBabwpCBsBFKfJPwe65Wa8pk8p1yT3QOgA0yFEQuavNsmTdtJ7w==
dependencies:
"@ethersproject/address" "^5.0.2"
"@ethersproject/bytes" "^5.7.0"
Expand Down

0 comments on commit 79c33cc

Please sign in to comment.