From ede638094170a7fcd3e328b3a178b113094c4ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:34:08 +0000 Subject: [PATCH] build(deps): bump viem from 2.7.22 to 2.8.18 Bumps [viem](https://github.com/wevm/viem) from 2.7.22 to 2.8.18. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.7.22...viem@2.8.18) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index a483a883..1297566d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "stylelint": "^16.2.1", "swr": "^2.2.5", "tailwindcss": "^3.4.1", - "viem": "^2.7.22", + "viem": "^2.8.18", "wagmi": "^2.5.7", "zod": "^3.22.4" }, diff --git a/yarn.lock b/yarn.lock index c3a455e7..f2789a9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9484,21 +9484,7 @@ viem@^1.0.0, viem@^1.1.4: isows "1.0.3" ws "8.13.0" -viem@^2.7.22: - version "2.7.22" - resolved "https://registry.yarnpkg.com/viem/-/viem-2.7.22.tgz#b6991b73f348d8e3a151f4acea08fddfdc449805" - integrity sha512-R/d9AkWXkhiNF4Gk4/A389LSO5PGDdHUBFDKIUkhrdLTDpOhKzbNln6qDry3kYUcmH7lErx3C2eA6rajnc0s9A== - dependencies: - "@adraffy/ens-normalize" "1.10.0" - "@noble/curves" "1.2.0" - "@noble/hashes" "1.3.2" - "@scure/bip32" "1.3.2" - "@scure/bip39" "1.2.1" - abitype "1.0.0" - isows "1.0.3" - ws "8.13.0" - -viem@^2.8.9: +viem@^2.8.18, viem@^2.8.9: version "2.8.18" resolved "https://registry.yarnpkg.com/viem/-/viem-2.8.18.tgz#ffb051bf80381ffefc98087a20c177b25463c9f4" integrity sha512-Kq3kwkKziJ8rQeLkmdbSLheHDnA+tx2EdLKLmQ3N4FVtjKYjBP9tPL1r+fI6KltVUM1TDOhIHOdslDSp57VMMg==