Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 50371e3 commit c1d9621
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 @@ -25,7 +25,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.12.5",
"@snapshot-labs/snapshot.js": "^0.12.6",
"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 @@ -1371,10 +1371,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.12.5":
version "0.12.5"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.5.tgz#7888352ddc0352e20db708efdf46031cd1c9affa"
integrity sha512-oJRVCUR5dVwiniNe76joCV0SuiGJksZGQh2bIfFxmT2jngc24jmlFqVWDbhJOM3HhLcZro5l/irRLcwB+Ki1pA==
"@snapshot-labs/snapshot.js@^0.12.6":
version "0.12.6"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.6.tgz#c577eb6773f3895a2382dfe343ff1c46d364be2c"
integrity sha512-kxTgL1t0HlmeyHo6W1SvzDcYN9Bu5WTk0FAP7iugAtufam9ogdABFXHxnLJjXJfVfK7Bf9sodL9fS22idxCupQ==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit c1d9621

Please sign in to comment.