Skip to content

Commit

Permalink
build(deps): bump @snapshot-labs/snapshot.js from 0.4.56 to 0.4.57 (s…
Browse files Browse the repository at this point in the history
…napshot-labs#3433)

Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.4.56 to 0.4.57.
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](snapshot-labs/snapshot.js@v0.4.56...v0.4.57)

---
updated-dependencies:
- dependency-name: "@snapshot-labs/snapshot.js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent 011d03e commit 9fa9ac8
Show file tree
Hide file tree
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
Expand Up @@ -42,7 +42,7 @@
"@shutter-network/shutter-crypto": "0.1.0-beta.3",
"@snapshot-labs/lock": "^0.1.1012",
"@snapshot-labs/pineapple": "^0.1.0-beta.1",
"@snapshot-labs/snapshot.js": "^0.4.56",
"@snapshot-labs/snapshot.js": "^0.4.57",
"@vue/apollo-composable": "4.0.0-alpha.18",
"@vueuse/core": "^9.1.1",
"autolinker": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,10 +856,10 @@
dependencies:
cross-fetch "^3.1.5"

"@snapshot-labs/snapshot.js@^0.4.56":
version "0.4.56"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.4.56.tgz#a7574329de9f6b17d8dc788634c8675ec5f29276"
integrity sha512-IyNoM67vByHMsxRNl1IImMeUJ5LWuSSs2/YR0LmstMPl1LAO+IZx6PQRGRyEGmgmUxcb8LbRjXWd/ev0Ho3mJg==
"@snapshot-labs/snapshot.js@^0.4.57":
version "0.4.57"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.4.57.tgz#e4182201bd3d1b227321c7915d1182f472f0e5cd"
integrity sha512-SYOp40YCK4p979sr2DqkvmfAtNXpXD+8Z1+NxszESS6CshTiOfnB9xuWhmEQl3wi5HhT0AgP4q0WlABLpW/18Q==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit 9fa9ac8

Please sign in to comment.