Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot.js from 0.11.22 to 0.11.23
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.11.22 to 0.11.23.
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](snapshot-labs/snapshot.js@v0.11.22...v0.11.23)

---
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 May 20, 2024
1 parent b2c311d commit bf4046e
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.11.22",
"@snapshot-labs/snapshot.js": "^0.11.23",
"@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 @@ -1259,10 +1259,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.11.22":
version "0.11.22"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.22.tgz#2842269068b8f68afcee6a8ec89e4644ec2bf099"
integrity sha512-f5CFzULH38OC2pjMq/vxBXaSN2N1g3hPV/htm6OJlzN//Cv3gJCekPuf+Zpx3hYCiW0ArsZ7vqoONKmeK1ubpg==
"@snapshot-labs/snapshot.js@^0.11.23":
version "0.11.23"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.23.tgz#d032e632ea3838a1908071571377be240cb303e2"
integrity sha512-td4nE5BZeePNMci9llFmbSOqLkc0seKk/iyFCTH5OLOKr7mbERu5dKei0lwAHFGa5O1w4PtXqn/HlIZVUyq+ow==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit bf4046e

Please sign in to comment.