From 83e0205d8cc9d1e4bf106e9cecddcc8fe3935d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 13:14:45 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.11.16 to 0.11.17 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.16 to 0.11.17. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.11.16...v0.11.17) --- 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 1308283..5ae2e9f 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.17", "bluebird": "^3.7.2", "body-parser": "^1.20.2", "compression": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 5f81258..0fd5bfa 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.17": + version "0.11.17" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.17.tgz#e54a14622956515aba8b6333cbe423e6af3f2250" + integrity sha512-+zM274cRplyN17PQQpP391XhZOV+1ET/bppIY7YfvAIid+q+7TwaTK3VD2kq00ZA2AdasR/f0dwvieKUnTyTUg== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"