Skip to content

Commit

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

---
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 4, 2023
1 parent 1fad1df commit 499fe62
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 @@ -37,7 +37,7 @@
"@ethersproject/wallet": "^5.7.0",
"@snapshot-labs/snapshot-metrics": "^1.3.1",
"@snapshot-labs/snapshot-sentry": "^1.5.1",
"@snapshot-labs/snapshot.js": "^0.7.1",
"@snapshot-labs/snapshot.js": "^0.7.2",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2139,10 +2139,10 @@
dependencies:
"@sentry/node" "^7.60.1"

"@snapshot-labs/snapshot.js@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.7.1.tgz#b40a9f3d5bb51c6d758c9babf2de6452a8cd771f"
integrity sha512-cJFIEUFty5aSJhiQ+EMNEKcqq6oFJgSUpJY97Pa3VPwWBINPCLUDmWFD7wNGVMaGdbkWSUeJDK47w8aocb7ZZA==
"@snapshot-labs/snapshot.js@^0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.7.2.tgz#fd0a9d5e161b9cc088771efc26f6c2bc4e887177"
integrity sha512-rdrS0Fj5PHYSlQrfsrNb7Vv7olRA+Lbe7f7DUNgOfzI9tQvIJJFMrQqxafyiWfnJnk4ild5iOcU5uPQPHjYVjw==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit 499fe62

Please sign in to comment.