diff --git a/package.json b/package.json index 0c27f55..058e91e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@self.id/core": "^0.3.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.39", + "@snapshot-labs/snapshot.js": "^0.12.41", "@unstoppabledomains/resolution": "^9.2.2", "axios": "^0.25.0", "canvas": "^2.9.0", diff --git a/yarn.lock b/yarn.lock index 55e5da4..be63c5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2342,10 +2342,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.39": - version "0.12.39" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.39.tgz#c64796aa58ec4fef4063daab4ceb173d7fc5ad95" - integrity sha512-yKTffnft7cdoSTYH8ceQxFMjghE2ycrtGWbkC5ZBEWHuP81ZfR+ZNjlWM0TtnNM87A3umhbW1wKCJ0tgn/JAFQ== +"@snapshot-labs/snapshot.js@^0.12.41": + version "0.12.41" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.41.tgz#3a0a2866a78f14368eb0648ef2e22a8e66422b26" + integrity sha512-Deikl21gUzeY/2TE8xTNsHbwTNcSqvxDnrzA1LcLwyqAzA6tigwNBlqaS5E35v7t5z7Iz62j+CPEFzxv1ta6cA== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"