Skip to content

Commit

Permalink
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.9.1 (sn…
Browse files Browse the repository at this point in the history
…apshot-labs#1347)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 96aafc0 commit 121fe3e
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"@ethersproject/strings": "^5.6.1",
"@ethersproject/units": "^5.6.1",
"@ethersproject/wallet": "^5.6.2",
"@snapshot-labs/snapshot.js": "^0.9.0",
"@snapshot-labs/snapshot.js": "^0.9.1",
"@spruceid/didkit-wasm-node": "^0.2.1",
"@uniswap/sdk-core": "^3.0.1",
"@uniswap/v3-sdk": "^3.9.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1363,10 +1363,10 @@
dependencies:
"@sinonjs/commons" "^2.0.0"

"@snapshot-labs/snapshot.js@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.0.tgz#36e1da862511b334197c4421e23ea1774926ea9b"
integrity sha512-cTE9hYhzcoblt0uJ3j4BgCo+2tN7sXTpZu9DE5tEwPMoPYUmkmyRklbFzFChT/kumUGP06XO1NDALnnWP3IEUg==
"@snapshot-labs/snapshot.js@^0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.1.tgz#297f67f1d47ca5e9b0d87fba72cce497ff4e3221"
integrity sha512-IZR63i52E1w7V6ngr3/DiTiCmZHSGV8CXhDRY2JbBOojwFRFaWgStE1TkJDE4tLy45xICwWw0YHuVySlrWfU1w==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"

0 comments on commit 121fe3e

Please sign in to comment.