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

Commit 718e1bc

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.63
1 parent f48f823 commit 718e1bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@ethersproject/strings": "^5.6.1",
3737
"@ethersproject/units": "^5.6.1",
3838
"@ethersproject/wallet": "^5.6.2",
39-
"@snapshot-labs/snapshot.js": "^0.12.62",
39+
"@snapshot-labs/snapshot.js": "^0.12.63",
4040
"@spruceid/didkit-wasm-node": "^0.2.1",
4141
"@uniswap/sdk-core": "^3.0.1",
4242
"@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.12.62":
1218-
version "0.12.62"
1219-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.62.tgz#e03e01dca134f91b639c0a5cb65fece0886ca588"
1220-
integrity sha512-GVe9poYyX/FRmVPYJmSNfa0x0JmWcgsdB7bqhyk9YkW9m9KEsI2sSiLuv1lhLFkDBsXoqM5Zfk9ekwA+fi2S8A==
1217+
"@snapshot-labs/snapshot.js@^0.12.63":
1218+
version "0.12.63"
1219+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.63.tgz#0a74c787927ad1ec74823fa8f461864f3f8fb2b8"
1220+
integrity sha512-kH8hTpYdcf4TAB6eEDpvmIjePiufXJzZIYZxp0cJwRgMivw/VENCYKaEqdEN2/uKYte90ge8iSpGmlYfymRYzA==
12211221
dependencies:
12221222
"@ensdomains/eth-ens-namehash" "^2.0.15"
12231223
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)