Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit bbf8e8f

Browse files
authored
Merge branch 'master' into feat-erc20-balance-starknet-strategy
2 parents e4b5a2f + ee947cf commit bbf8e8f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@ethersproject/strings": "^5.6.1",
3838
"@ethersproject/units": "^5.6.1",
3939
"@ethersproject/wallet": "^5.6.2",
40-
"@snapshot-labs/snapshot.js": "^0.14.0",
40+
"@snapshot-labs/snapshot.js": "^0.14.2",
4141
"@spruceid/didkit-wasm-node": "^0.2.1",
4242
"@uniswap/sdk-core": "^3.0.1",
4343
"@uniswap/v3-sdk": "^3.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,10 +1214,10 @@
12141214
dependencies:
12151215
"@sinonjs/commons" "^2.0.0"
12161216

1217-
"@snapshot-labs/snapshot.js@^0.14.0":
1218-
version "0.14.0"
1219-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.0.tgz#619644d88d53565a0b5e05e088fc2f764984d5aa"
1220-
integrity sha512-bSFQZ7ltU5npoNJRQeTJVFtUugLYyI85vPjDjBZpzriQNB21nSDJ0xh0sLCQCk3uP4PLlGnDvhf2Mr1qF5P68w==
1217+
"@snapshot-labs/snapshot.js@^0.14.2":
1218+
version "0.14.2"
1219+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.2.tgz#fc5053a2c82cd048459ab3129e09cd68e098a679"
1220+
integrity sha512-4RDvqluOti++GAacR5C2ExZOgaAWVIgolJmbGLcDzo7Bsx8EYTi1PE/au7pQYbknxVcbNfbLPoPs114JkFuoRg==
12211221
dependencies:
12221222
"@ensdomains/eth-ens-namehash" "^2.0.15"
12231223
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)