From e5db6c07d77f33e37db4c632feb5f50f74d9bad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:01:42 +0530 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.7.8 to 0.7.9 (#227) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.7.8 to 0.7.9. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.7.8...v0.7.9) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d5420b22..b174d98f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/snapshot-metrics": "^1.3.1", "@snapshot-labs/snapshot-sentry": "^1.5.2", - "@snapshot-labs/snapshot.js": "^0.7.8", + "@snapshot-labs/snapshot.js": "^0.7.9", "bluebird": "^3.7.2", "connection-string": "^1.0.1", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index e5cdd2bc..9c2a3dff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1305,10 +1305,10 @@ dependencies: "@sentry/node" "^7.60.1" -"@snapshot-labs/snapshot.js@^0.7.8": - version "0.7.8" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.7.8.tgz#9a94b2a6de1331ccee5ffea3877af62dde4c2b33" - integrity sha512-TD0GQ+CKPsQWh7Ir5kELLjjdrvmDtH/UbKVgEx+wJYOMHn6IIfqA2Cw3OqmV2WG8SNqAj85hbalIzCBWMDbZ4A== +"@snapshot-labs/snapshot.js@^0.7.9": + version "0.7.9" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.7.9.tgz#6e0117b8601c794af7aefd1ad1daf4d354c8c078" + integrity sha512-YcQXQ7CeEemPHwR1HfDPNN3qdGL3xPsmP/iKiVcD93pJzl7vXOoTmKjiBW8qRPNS2JI65OY72V+5Zt4geaBWaw== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"