Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot.js from 0.12.1 to 0.12.3
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.1 to 0.12.3.
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](snapshot-labs/snapshot.js@v0.12.1...v0.12.3)

---
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] committed Jul 29, 2024
1 parent 091e463 commit 3b59e90
Show file tree
Hide file tree
Showing 2 changed files with 6 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.1",
"@snapshot-labs/snapshot.js": "^0.12.3",
"@xmtp/xmtp-js": "^10.2.0",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1314,14 +1314,15 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.12.1":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.1.tgz#4ab9edddea886ffb1687e368ce9386e4a93d049f"
integrity sha512-NlSCndyeHdWlQ9eiAiORGjE9XSHhb1CPWrWEXW6BamtRHpJhErT8ebkrM7/7nPKmmVDheZs+G7YqQSU/yelHLw==
"@snapshot-labs/snapshot.js@^0.12.3":
version "0.12.3"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.3.tgz#049b4c342d5386810c1d675329d5a24637e84bc2"
integrity sha512-9i0xkAfaQzvxV6oDLoHTrFRch2ta/9zZtqbn85JVEKFXa7y8/dQHa4sPkgyIGXdaeHNYj27gKDP6ofZqVYlN0Q==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.6.1"
"@ethersproject/contracts" "^5.6.2"
"@ethersproject/hash" "^5.7.0"
Expand Down

0 comments on commit 3b59e90

Please sign in to comment.