From 00e9f15a4dd01f7ce2f7b7878f6a88ff7e58e96b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:11:31 +0400 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.9.3 to 0.9.6 (#212) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.9.3 to 0.9.6. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.9.3...v0.9.6) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1604fc0..845a8f5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@ethersproject/wallet": "^5.7.0", "@snapshot-labs/snapshot-metrics": "^1.4.0", "@snapshot-labs/snapshot-sentry": "^1.5.2", - "@snapshot-labs/snapshot.js": "^0.9.3", + "@snapshot-labs/snapshot.js": "^0.9.6", "bluebird": "^3.7.2", "body-parser": "^1.20.2", "compression": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index baa003e..b11f4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2139,10 +2139,10 @@ dependencies: "@sentry/node" "^7.60.1" -"@snapshot-labs/snapshot.js@^0.9.3": - version "0.9.3" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.3.tgz#6b236681dbc126071fed0db8f2a460344d3dce69" - integrity sha512-9c3Ge/nfFvys6/NxIk3UqrLaUc+1UUWr7xIg2yArKX85oVDTNvZOm6o2hJ0b60Ks4RzkYBesbt9FaXePlBeCaA== +"@snapshot-labs/snapshot.js@^0.9.6": + version "0.9.6" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.6.tgz#749b7df2f0b377231bf47faf9cc64088ff9156c1" + integrity sha512-xO4H9p+to/17hYSbsQpiG29+iEzQf00wRzG+G+Cx/+0/KxkyMoGQhZuZqm9zxYHjtmCBiEY6dITbu38A/n0lmA== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"