fix(deps): update dependency viem to v1.21.3 (#361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-31 18:14:49 -03:00 committed by GitHub
parent d205e01fd8
commit 95be43ca88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"solana-wallet": "^1.0.2",
"tronweb": "^4.4.0",
"valtio": "1.12.1",
"viem": "1.19.13"
"viem": "1.21.3"
},
"devDependencies": {
"@types/node": "17.0.35",

View File

@ -7072,10 +7072,10 @@ valtio@1.12.1:
proxy-compare "2.5.1"
use-sync-external-store "1.2.0"
viem@1.19.13:
version "1.19.13"
resolved "https://registry.yarnpkg.com/viem/-/viem-1.19.13.tgz#3a018720bd2abf54a039c751fc2bcd473838c523"
integrity sha512-DizIwJAecLedI+nq6c5LIqCLAnYXUhQX5BnH6o1H2ln6isPyJVf+v4H1IfMlRHgR5KRlC+wGI/mCjarr3tW6eg==
viem@1.21.3:
version "1.21.3"
resolved "https://registry.yarnpkg.com/viem/-/viem-1.21.3.tgz#4effade1710670c986db0d0e530c87c7c7a08180"
integrity sha512-tBCRj+AtpGGcyrY7k2Xjv0k8JB6ShGQ+dxeCdtIxWJO6ATmicTp7Qbgn/0IsbyQ0nUF06LMyo8PR569cRflnIA==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"