Skip to content

Commit

Permalink
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.11.36 (#…
Browse files Browse the repository at this point in the history
…873)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 3a8be6b commit ebc5e5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@snapshot-labs/keycard": "^0.5.1",
"@snapshot-labs/snapshot-metrics": "^1.4.1",
"@snapshot-labs/snapshot-sentry": "^1.5.5",
"@snapshot-labs/snapshot.js": "^0.11.35",
"@snapshot-labs/snapshot.js": "^0.11.36",
"bluebird": "^3.7.2",
"connection-string": "^1.0.1",
"cors": "^2.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1316,10 +1316,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.11.35":
version "0.11.35"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.35.tgz#5ed5853dcb68d813c5fdbd20835f40266e0fd353"
integrity sha512-vMp5RUORQjY+joZEq9nsTEaW2qeMAA/ZSgOZRS6mt5fIUbt7PlaCY4p7gk31CVtva5TTfrsLi2VnZ0V8c5faug==
"@snapshot-labs/snapshot.js@^0.11.36":
version "0.11.36"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.36.tgz#77f87a5315bf43043b0f64bb45c83def90682379"
integrity sha512-X2Q3WvEEctDSIdmachEXdOq1f6fhmmE4WYlxjZjbpuVPeR8ZfDzevnaGV4mzVSC1U8AHS4z/M2Ndtyl0LE7Cdg==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit ebc5e5c

Please sign in to comment.