Skip to content

Commit

Permalink
fix(deps): update dependency @zerodev/weighted-ecdsa-validator to v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 701062f commit ffd7af8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion advanced/wallets/react-wallet-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@zerodev/presets": "5.3.0",
"@zerodev/sdk": "5.3.1",
"@zerodev/session-key": "5.4.0",
"@zerodev/weighted-ecdsa-validator": "5.3.0",
"@zerodev/weighted-ecdsa-validator": "5.3.1",
"borsh": "^1.0.0",
"bs58": "5.0.0",
"cosmos-wallet": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions advanced/wallets/react-wallet-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3058,10 +3058,10 @@
dependencies:
merkletreejs "^0.3.11"

"@zerodev/[email protected].0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@zerodev/weighted-ecdsa-validator/-/weighted-ecdsa-validator-5.3.0.tgz#c357adbcb55c524390efb6c68ca1e44d318044e3"
integrity sha512-BvBX3G4aTJP6wmLm3fmQ+bj13Xk4/nu45XOzk0ZYsbXddQvcMXAGeOxIhwTIinOBu4ABpy5PUZcFqmXRQ5IkhA==
"@zerodev/[email protected].1":
version "5.3.1"
resolved "https://registry.yarnpkg.com/@zerodev/weighted-ecdsa-validator/-/weighted-ecdsa-validator-5.3.1.tgz#87ff2b5760aaea3aa12674b2cb4f7274df4ae1ea"
integrity sha512-RGaAanL7Zu6okUC+twjDQyx9VeE2b+Zq0kK7Hg0MLUZ3RyFYyIhml3+VSjAvrdSLU2o/5tofu5Lqok/8AgiJ5Q==

JSONStream@^1.3.5:
version "1.3.5"
Expand Down

0 comments on commit ffd7af8

Please sign in to comment.