From 0d17e1b114c4af687f9a77c499b7b16b6a501aa6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 11 Jun 2024 18:57:33 +0000
Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.11.16 to
 0.11.32

Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.16 to 0.11.32.
- [Release notes](https://github.com/snapshot-labs/snapshot.js/releases)
- [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.11.16...v0.11.32)

---
updated-dependencies:
- dependency-name: "@snapshot-labs/snapshot.js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 1308283..eca0e5f 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
     "@ethersproject/wallet": "^5.7.0",
     "@snapshot-labs/snapshot-metrics": "^1.4.1",
     "@snapshot-labs/snapshot-sentry": "^1.5.5",
-    "@snapshot-labs/snapshot.js": "^0.11.16",
+    "@snapshot-labs/snapshot.js": "^0.11.32",
     "bluebird": "^3.7.2",
     "body-parser": "^1.20.2",
     "compression": "^1.7.4",
diff --git a/yarn.lock b/yarn.lock
index 5f81258..11d2952 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2134,10 +2134,10 @@
   dependencies:
     "@sentry/node" "^7.81.1"
 
-"@snapshot-labs/snapshot.js@^0.11.16":
-  version "0.11.16"
-  resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.16.tgz#36d88a75adeb4b418ba163fb426aa8bfbb0952bb"
-  integrity sha512-jE3ZUpsQTZT3t3h+2NTu7ZhrUuvSIUixBZ3ziG54GNo/z2j24d5JrwagbJHFlNsqJQ1b84lA3cwO6UexJMGdOQ==
+"@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==
   dependencies:
     "@ensdomains/eth-ens-namehash" "^2.0.15"
     "@ethersproject/abi" "^5.6.4"