Skip to content

Commit

Permalink
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 96d733e commit 74e56c4
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.15",
"@snapshot-labs/snapshot.js": "^0.12.16",
"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.15":
version "0.12.15"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.15.tgz#c11a26b582b43e5396f1b45dca86be218e31a3d4"
integrity sha512-sbM7u2n5CtoFo6z7HIFPwYxdQNnkstIWqDxEAvsdVj/ItkC2H1m4m+aH4A44YgKIAysfknNERqpx3BUAyqp6sQ==
"@snapshot-labs/snapshot.js@^0.12.16":
version "0.12.16"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.16.tgz#643def33ee564f1c9c0379b35165f73eddb148c8"
integrity sha512-TI5cCsQk0eyj/jxzyjrPc6yOT7mnb+Q1GYUYL3g/P1kECyhrVttV7zlilXBwjIB0IscgdfIQUMgA67J1Pcb2zg==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit 74e56c4

Please sign in to comment.