diff --git a/yarn.lock b/yarn.lock index 3eac48f4..efb7fddb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2145,13 +2145,14 @@ "@sentry/node" "^7.81.1" "@snapshot-labs/snapshot.js@^0.12.1": - version "0.12.1" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.1.tgz#4ab9edddea886ffb1687e368ce9386e4a93d049f" - integrity sha512-NlSCndyeHdWlQ9eiAiORGjE9XSHhb1CPWrWEXW6BamtRHpJhErT8ebkrM7/7nPKmmVDheZs+G7YqQSU/yelHLw== + version "0.12.2" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.2.tgz#52e4bb57ba01cb19dadb66d6c76a08a00620dac9" + integrity sha512-FpaeefRC9Yb/BZRGFIP9LJlXfx/MdoxxVrtWEHvlfIkcI9Byv6eFvcXSOKJY6gU4UtHCFp77g+LJklTaJxxaXw== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4" "@ethersproject/address" "^5.6.1" + "@ethersproject/bignumber" "^5.7.0" "@ethersproject/bytes" "^5.6.1" "@ethersproject/contracts" "^5.6.2" "@ethersproject/hash" "^5.7.0" @@ -2168,7 +2169,7 @@ "@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master": version "0.1.0" - resolved "https://github.com/snapshot-labs/snapshot-strategies#1ee51d7bd3fd16a2791d2e5265d57e5cb135d7a0" + resolved "https://github.com/snapshot-labs/snapshot-strategies#9ea86b77cc7129f383cdf9af9a1d7e240c38f127" dependencies: "@ethersproject/abi" "^5.6.4" "@ethersproject/address" "^5.6.1"