Skip to content

Commit f89b815

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.54 (#1699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c22383e commit f89b815

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.49",
39+
"@snapshot-labs/snapshot.js": "^0.12.54",
4040
"@spruceid/didkit-wasm-node": "^0.2.1",
4141
"@uniswap/sdk-core": "^3.0.1",
4242
"@uniswap/v3-sdk": "^3.9.0",

yarn.lock

+4-4
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.49":
1243-
version "0.12.49"
1244-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.49.tgz#b313a235c87cceaab86d6851a4afe8d5f804aaab"
1245-
integrity sha512-WJqrtOuwaKPxB/e1b/ZnsT6eTz2aQwc745NhAJ6zwtag5mQ3vzBGZiCr4ozyLOA7VxERfC8PFmbSm5OatLmBDQ==
1242+
"@snapshot-labs/snapshot.js@^0.12.54":
1243+
version "0.12.54"
1244+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.54.tgz#38b6d9b0643388730318ee257a1a7720c06c5c0c"
1245+
integrity sha512-8o35li0V2PZ/G4Z3vsVG6Y00n0Qs2LtOvAnIDp980IEhaVfgfJ3U/nsYU2+MgUfPNHVy/gkkrUEO8G7AvKYeCQ==
12461246
dependencies:
12471247
"@ensdomains/eth-ens-namehash" "^2.0.15"
12481248
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)