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

Commit 8b0138f

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.14.8
1 parent 91abd25 commit 8b0138f

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.5",
40+
"@snapshot-labs/snapshot.js": "^0.14.8",
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.5":
1218-
version "0.14.5"
1219-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.5.tgz#8df28aee22828a63d7ad81bc8224cebdb5747801"
1220-
integrity sha512-8HCFFt/63lYi2WgSM3mp5h42dEuZ5RbNV9NuJSyT6OR5jVvTdX4TVbcYwBJrx9O2x6JldPJ5V1Tnq6/4Dkh1gg==
1217+
"@snapshot-labs/snapshot.js@^0.14.8":
1218+
version "0.14.8"
1219+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.8.tgz#e7ae31d5aef0ce2c99c2dd2348aecbeb89f696eb"
1220+
integrity sha512-gZGLjro15uoFqaa9HEUGYtEqE8PGexaJHQOXfdlygIabV5bevHb7Bcv1CxG6Aj0NuWM3b0C4xKKruSCnXP8XWQ==
12211221
dependencies:
12221222
"@ensdomains/eth-ens-namehash" "^2.0.15"
12231223
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)