From 5a921dc4819e4bd85d39e10c5a2f772d6704e42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:53:12 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.12.24 to 0.12.27 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.24 to 0.12.27. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.12.24...v0.12.27) --- 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 e6f0e64..5fbc89f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@pusher/push-notifications-server": "^1.2.5", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.24", + "@snapshot-labs/snapshot.js": "^0.12.27", "@xmtp/xmtp-js": "^10.2.0", "bluebird": "^3.7.2", "body-parser": "^1.20.2", diff --git a/yarn.lock b/yarn.lock index 5320b75..bbd834b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1314,10 +1314,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.24": - version "0.12.24" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.24.tgz#9a10e76297571b3c5eb31b2881a6b7514dbfc1e8" - integrity sha512-ggkMhVUzokOXwrHpdLjmnwhm33g7lqkjcx8aBbu4Jvhit2ZYq2SRnZUUCa+Tn5bP6cf7TdnUvvPIS78LCdZstw== +"@snapshot-labs/snapshot.js@^0.12.27": + version "0.12.27" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.27.tgz#ed4c3c50f8cf8788831c0250eb8b76350baaf5e3" + integrity sha512-1pP8Ex8vZgvl6KEwqBsVXCJSlKBSxPlr4yknNz9erBAtw1VAppOJ2ZkRHVs0x7+4nrcxnuzU/I3y0GkfLPLTPg== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"