From 28ff5ee77790a3746eb61d06377ab10641a2e20e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:16:34 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.11.32 to 0.11.37 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.32 to 0.11.37. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.11.32...v0.11.37) --- 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 0e065e7..cea4406 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.11.32", + "@snapshot-labs/snapshot.js": "^0.11.37", "@xmtp/xmtp-js": "^10.2.0", "bluebird": "^3.7.2", "body-parser": "^1.20.2", diff --git a/yarn.lock b/yarn.lock index 790ba24..cc0fb4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1259,10 +1259,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.11.32": - version "0.11.32" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.32.tgz#856a6856b4dca696d51063278b6fd800f5c4a479" - integrity sha512-K9Wgto1CYs56TT9SGIE+GfeundWqtbn+SI/Qa1+y/AhSbI0i4z3eb8k5JooFnnnaPkeaou1fOrG4mtMVfwfjlA== +"@snapshot-labs/snapshot.js@^0.11.37": + version "0.11.37" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.37.tgz#ba4c4b484d6eac2eabc172ec543053d5e0355798" + integrity sha512-fnyoTyaa+Ifl1Yh/6qdzF0EJfYBb6HINAl88WLiu9l+lGu+o5c1iHjoSvRJzFnKNE96rtu8ivmtDtrA4QAFIOg== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"