Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 2, 2021
1 parent b85077d commit 9f76361
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 @@
"@portis/web3": "^4.0.5",
"@pusher/push-notifications-web": "^1.1.0",
"@snapshot-labs/lock": "github:snapshot-labs/lock#master",
"@snapshot-labs/snapshot.js": "^0.2.19",
"@snapshot-labs/snapshot.js": "^0.2.20",
"@toruslabs/torus-embed": "^1.12.1",
"@vue/apollo-composable": "4.0.0-alpha.12",
"@vueuse/core": "^5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1016,10 +1016,10 @@
version "0.1.3"
resolved "https://codeload.github.com/snapshot-labs/lock/tar.gz/789573f654162e710f9f3b8cba9c34e04242c9ed"

"@snapshot-labs/snapshot.js@^0.2.19":
version "0.2.19"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.2.19.tgz#83d3cd0a6b5f35c8b7f46c9e0223ac672bc7abda"
integrity sha512-FjXJbweGWHMDo9/4eTm8j6zTXVWo1+24RpNG5nrEOwZwIgWcUKr9BPYwNFvq3KCctXj8cSDv6ko3rd7yZTRzJQ==
"@snapshot-labs/snapshot.js@^0.2.20":
version "0.2.20"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.2.20.tgz#fa174696a2789e32ffcb18d437ba76610d7686a7"
integrity sha512-nw/2b0NcLtkFqeebBqKVXR+qrltoReRZu+QGScT01PBB8pvMXwJQtM/SctEimIc+CrsEDQAuJzFxVPIo2Cwmtw==
dependencies:
"@ethersproject/abi" "^5.0.4"
"@ethersproject/address" "^5.0.4"
Expand Down

0 comments on commit 9f76361

Please sign in to comment.