From 36c6eb400591cd8b8b77dc0a6a04ac0c6a6e58a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 08:08:11 +0000 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.11.1 to 0.11.2 Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.11.1...v0.11.2) --- 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 531af1c..81eac13 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@ethersproject/hash": "^5.5.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.11.1", + "@snapshot-labs/snapshot.js": "^0.11.2", "bluebird": "^3.7.2", "body-parser": "^1.19.0", "connection-string": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 31942b1..cc4ea2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1108,10 +1108,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.11.1": - version "0.11.1" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.1.tgz#dfbbb3daafa225212f19bb3c94bdfc4c13519ba7" - integrity sha512-Z6TWJpSi6Q22Jfb2/z5QWbPAElSXQyieWr/N/miL3KOTpfDCAt5oOWbXUHk8sUa1C4ik8hIXeLmvTxTWxp1h7Q== +"@snapshot-labs/snapshot.js@^0.11.2": + version "0.11.2" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.2.tgz#de3a9063a50dcd4ea0d4cfa76c90642ac5438066" + integrity sha512-++No+Fvmifxu8DbffQxCqNf0PcyvaK0BQ6N96EWVbkgYr5RgOTSvnvMMxWoXLwARm+6dFX0VTDf4ERU87SPRpA== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"