From b64aa4161e2081a76639a54a08008dc59092cdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:57:48 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.5.6 to 0.5.8 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.5.6 to 0.5.8. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.5.6...v0.5.8) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4fe8c9e..5a65525 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@ethersproject/wallet": "^5.7.0", "@snapshot-labs/snapshot-metrics": "^1.2.0", "@snapshot-labs/snapshot-sentry": "^1.4.0", - "@snapshot-labs/snapshot.js": "^0.5.6", + "@snapshot-labs/snapshot.js": "^0.5.8", "bluebird": "^3.7.2", "compression": "^1.7.4", "connection-string": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 2ad3457..e557632 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2132,10 +2132,10 @@ dependencies: "@sentry/node" "^7.60.1" -"@snapshot-labs/snapshot.js@^0.5.6": - version "0.5.6" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.5.6.tgz#e8fa4786bfc1fd69c5093d31e65b60ad2f0c5f65" - integrity sha512-5YVgM2V2uhJi3PZfTwSNihcrPa66Wz697IfC8v57enXdYaVYryZnwZfB0A0eahgwdtjBHWlyPOvfRI4Rr7aoTw== +"@snapshot-labs/snapshot.js@^0.5.8": + version "0.5.8" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.5.8.tgz#16bf19b27e487e937be8472e53f0ed71f25e47af" + integrity sha512-bFe4VBUOD2LbKKesD52G7hqBCrmx7BS/4n8JfnzR+GZddL4UWmjRhfnxx/6YLeJvaHOWSPs7LHkr16fpJXD7pQ== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"