From 3072f6cfb5df1a4a200b50a600efec72b24d87a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:55:08 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.11.12 to 0.11.15 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.12 to 0.11.15. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.11.12...v0.11.15) --- 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 29b24f7..f087043 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.12", + "@snapshot-labs/snapshot.js": "^0.11.15", "@xmtp/xmtp-js": "^10.2.0", "bluebird": "^3.7.2", "body-parser": "^1.20.2", diff --git a/yarn.lock b/yarn.lock index 1597909..ce47216 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1259,10 +1259,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.11.12": - version "0.11.12" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.12.tgz#11add14cdee05726bba4df57b30984c0784f81a8" - integrity sha512-oHD/Ld3mfKrzq+7GeNuqsR3wjWc6xPAyZdqTzICg4ZuxJwMueU99hK13WZUZeJoyIoqkQoXMeKXGUHMbWYn3SQ== +"@snapshot-labs/snapshot.js@^0.11.15": + version "0.11.15" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.15.tgz#8c9dfb8a718d8ad003dbf2df3a184c10cbce8ac1" + integrity sha512-UM7kIJ72r1+qnPQ1JEqJW1UpcvDhAW8np332BwizO7cvHbqJzJqvQl0YjK2EldD8BffZ+kxp8ltXKoA9dPr6CQ== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"