From ab55cdf3336159a14dec9251d1821cc67fc1011b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:36:33 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.9.3 to 0.9.5 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.9.3 to 0.9.5. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.9.3...v0.9.5) --- 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 1604fc0..972b2c2 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.5", "bluebird": "^3.7.2", "body-parser": "^1.20.2", "compression": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 7a74915..5ccbb0c 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.5": + version "0.9.5" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.5.tgz#2fe0f12b0d913d43121a2fb23e99ac160a3cd41f" + integrity sha512-+Vqn+kms+Yw2pa87cSSp0aIKoJim6wiuUVxl0DIZ2e4yWe8YGZGbJuLXMgozZhwMRVtjW3QX9sHE7lyI1cjMpg== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"