From 243c9bcffd421a8ce1206335c65cb9d014baa099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:20:10 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.14.6 to 0.14.17 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.14.6 to 0.14.17. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.14.6...v0.14.17) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.17 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 d20797f..07c0945 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,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.14.6", + "@snapshot-labs/snapshot.js": "^0.14.17", "@xmtp/xmtp-js": "^10.2.0", "bluebird": "^3.7.2", "body-parser": "^1.20.2", diff --git a/yarn.lock b/yarn.lock index 884f39f..227cc83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1289,10 +1289,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.14.6": - version "0.14.6" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.6.tgz#bc41655f172ed64f71c205f2a65906bffd721b99" - integrity sha512-A7VcQqeggIDFhCpUbe8zzsvULlGCxDCtyuLC2nkAzpXOSzfP35cIZ2swzWboWmA6zF5y+bCgXfLAj3+PYYRRJQ== +"@snapshot-labs/snapshot.js@^0.14.17": + version "0.14.17" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.17.tgz#c315f4ffc4d8e34234fab3df9edc2514e858e3ec" + integrity sha512-IKdG/gazp/OetUdriojA8mPRURAGo9BtJasJUmBv4SaqZz99eeQwgHrzpHzmAhOOwm5D0TJhkCMz7KUWomD9og== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"