Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot.js from 0.12.27 to 0.12.28
Browse files Browse the repository at this point in the history
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.27 to 0.12.28.
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](snapshot-labs/snapshot.js@v0.12.27...v0.12.28)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 9f6d35b commit 1c8d259
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 @@ -20,7 +20,7 @@
"@pusher/push-notifications-server": "^1.2.5",
"@snapshot-labs/snapshot-metrics": "^1.4.1",
"@snapshot-labs/snapshot-sentry": "^1.5.5",
"@snapshot-labs/snapshot.js": "^0.12.27",
"@snapshot-labs/snapshot.js": "^0.12.28",
"@xmtp/xmtp-js": "^10.2.0",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1314,10 +1314,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.12.27":
version "0.12.27"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.27.tgz#ed4c3c50f8cf8788831c0250eb8b76350baaf5e3"
integrity sha512-1pP8Ex8vZgvl6KEwqBsVXCJSlKBSxPlr4yknNz9erBAtw1VAppOJ2ZkRHVs0x7+4nrcxnuzU/I3y0GkfLPLTPg==
"@snapshot-labs/snapshot.js@^0.12.28":
version "0.12.28"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.28.tgz#6f6644038c9df06daaea508b57d0b3d5d7a55cd9"
integrity sha512-F2rwwgkV1NtYeeOy1Tl1qemJvm7Ux/D8mM5k/+uD53ptWsX6//zlv9daajZjT+7h7pYqycKvNJJE1f7Rr0m4cQ==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit 1c8d259

Please sign in to comment.