From 471a926f6398131607c81433c0f3b70bf0d138ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 06:39:37 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.11.16 to 0.11.41 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.16 to 0.11.41. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.11.16...v0.11.41) --- 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..edca477 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.41", "bluebird": "^3.7.2", "body-parser": "^1.20.2", "compression": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 5f81258..826c66f 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.41": + version "0.11.41" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.41.tgz#9a19b815d7880bab9008fba595cac707116cb256" + integrity sha512-R9aTHvHcHqLPkkf6Yi+5uHVf/wxgmwvUviWG92zlosZ62uXudhtJ8nlWhcUEjrDrnIZIEbaJ0Ge3vXyyvGc4tQ== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"