Skip to content

Commit

Permalink
fix(deps): update dependency viem to v2.21.55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 72a5341 commit 8e489e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"underscore": "1.13.7",
"uuid": "10.0.0",
"valibot": "0.42.1",
"viem": "2.21.54",
"viem": "2.21.55",
"wagmi": "2.13.5",
"webpack": "5.97.1",
"zod": "3.24.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17425,10 +17425,10 @@ vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==

[email protected].54:
version "2.21.54"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.54.tgz#76d6f86ab8809078f1ac140ac1a2beadbc86b9f6"
integrity sha512-G9mmtbua3UtnVY9BqAtWdNp+3AO+oWhD0B9KaEsZb6gcrOWgmA4rz02yqEMg+qW9m6KgKGie7q3zcHqJIw6AqA==
[email protected].55:
version "2.21.55"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.55.tgz#a57ad31fcf2a0f6c011b1909f02c94421ec4f781"
integrity sha512-PgXew7C11cAuEtOSgRyQx2kJxEOPUwIwZA9dMglRByqJuFVA7wSGZZOOo/93iylAA8E15bEdqy9xulU3oKZ70Q==
dependencies:
"@noble/curves" "1.7.0"
"@noble/hashes" "1.6.1"
Expand Down

0 comments on commit 8e489e9

Please sign in to comment.