From 7128781331be938aaea833a7ff053eaeb6275625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 18:58:36 +0530 Subject: [PATCH] chore(deps): bump @snapshot-labs/snapshot.js from 0.12.43 to 0.12.44 (#493) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.43 to 0.12.44. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.12.43...v0.12.44) --- 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 cad8921f..6f47574d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.43", + "@snapshot-labs/snapshot.js": "^0.12.44", "bluebird": "^3.7.2", "connection-string": "^1.0.1", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index 829b7e02..a229e6fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1350,10 +1350,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.43": - version "0.12.43" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.43.tgz#576a97b6f96f0eaf18914b12d8d56fce9e11d70e" - integrity sha512-cZLj7wA/Hco9rFHxJcB56PzYU+VHJiPpdljoa3BHGZW9ojPjrxn3327oc6TZ8OInqUiwjbJKEHZRZpfNCDSR1Q== +"@snapshot-labs/snapshot.js@^0.12.44": + version "0.12.44" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.44.tgz#b415f0085d301e15fdb8765124c66dbb06d8129f" + integrity sha512-dxEn+Lw7AuV7bz2L2iRSHz4QT+3RTic1vGZdIip9lCiYG/vyT8RUauhYtrl7mPbANXhh/QewmxoSEdOBF9pAow== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"