From cdf0d1d0becba582ca43b0a65012d36f8996700d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 18:34:56 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.8.0 to 0.9.4 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.8.0 to 0.9.4. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.8.0...v0.9.4) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-minor ... 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 2de4e29..6432965 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@ethersproject/hash": "^5.5.0", "@snapshot-labs/snapshot-metrics": "^1.4.0", "@snapshot-labs/snapshot-sentry": "^1.5.1", - "@snapshot-labs/snapshot.js": "^0.8.0", + "@snapshot-labs/snapshot.js": "^0.9.4", "bluebird": "^3.7.2", "body-parser": "^1.19.0", "connection-string": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index a15abdc..8f4d66c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1114,10 +1114,10 @@ dependencies: "@sentry/node" "^7.60.1" -"@snapshot-labs/snapshot.js@^0.8.0": - version "0.8.0" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.8.0.tgz#f440c60a34cdc886d9bfc9f578278bb14ee0aa21" - integrity sha512-FnTwofZuI57l2n7+krYGIYh7LkF955ItM6T+vsAH7gaVSUlMWYcA3tGOcgsj0STwjge3Y8JwgUsfPf3SadOYow== +"@snapshot-labs/snapshot.js@^0.9.4": + version "0.9.4" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.4.tgz#e2e287e3fb97849e785e177b369727eed7e2c62a" + integrity sha512-G80S7YQqEJDOuLzqUf7MH3QLWE7A6hRj94eLzGS5cSxGv9o4aAM/1x8z1QL+Pl4j5dlV7z7Gb6pAKvtC8Olaqw== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"