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

Commit 67416ec

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.41 (#1672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c4e0c9 commit 67416ec

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.40",
39+
"@snapshot-labs/snapshot.js": "^0.12.41",
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
@@ -1239,10 +1239,10 @@
12391239
dependencies:
12401240
"@sinonjs/commons" "^2.0.0"
12411241

1242-
"@snapshot-labs/snapshot.js@^0.12.40":
1243-
version "0.12.40"
1244-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.40.tgz#ab07a35f057de380cf0c5f6f661370001dce2a50"
1245-
integrity sha512-pZb3xERF6w8n6p8tm9pD5OIwJMPklrFA8UzOKZQvJFH+nn3CMJdlbp1rp496oVzd6tArrHrQ6sLI0Nbo59nBCw==
1242+
"@snapshot-labs/snapshot.js@^0.12.41":
1243+
version "0.12.41"
1244+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.41.tgz#3a0a2866a78f14368eb0648ef2e22a8e66422b26"
1245+
integrity sha512-Deikl21gUzeY/2TE8xTNsHbwTNcSqvxDnrzA1LcLwyqAzA6tigwNBlqaS5E35v7t5z7Iz62j+CPEFzxv1ta6cA==
12461246
dependencies:
12471247
"@ensdomains/eth-ens-namehash" "^2.0.15"
12481248
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)