Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot.js from 0.11.39 to 0.11.40 (#…
Browse files Browse the repository at this point in the history
…243)

Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.39 to 0.11.40.
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](snapshot-labs/snapshot.js@v0.11.39...v0.11.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent bdb74bb commit 40915a2
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 @@ -24,7 +24,7 @@
"@ethersproject/hash": "^5.5.0",
"@snapshot-labs/snapshot-metrics": "^1.4.1",
"@snapshot-labs/snapshot-sentry": "^1.5.5",
"@snapshot-labs/snapshot.js": "^0.11.39",
"@snapshot-labs/snapshot.js": "^0.11.40",
"bluebird": "^3.7.2",
"body-parser": "^1.19.0",
"connection-string": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1108,10 +1108,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.11.39":
version "0.11.39"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.39.tgz#23ed63f17c0eaf79ce99cc9817dfac7c2ad41cfc"
integrity sha512-Wy2v75f7g1IOn0d75hBnqRmekUzlWO+6ijGPyLSyQSnlsHlRIaqP+su1C/g9otkjCGq2dEFPp0PvTEGmCcT3kA==
"@snapshot-labs/snapshot.js@^0.11.40":
version "0.11.40"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.40.tgz#549be4207b5bd34d4d4164726ca3d7a119fa21ad"
integrity sha512-sleGyY4yrdB2rZ9Wq2U/q5oqlUZsMXjynG3ALRTYGIai6j9d9V4yKk4jxst2HONFIUYqd/W6YkqBzJ1FhXZl8w==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit 40915a2

Please sign in to comment.