From 6d61aa8458e2acbc134e432a6ecd91da56b3f4e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:16:59 +0000 Subject: [PATCH] chore(deps): bump viem from 2.22.5 to 2.22.6 Bumps [viem](https://github.com/wevm/viem) from 2.22.5 to 2.22.6. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.22.5...viem@2.22.6) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6f718369ff..e5e39e97f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18238,9 +18238,9 @@ victory-vendor@^36.6.8: d3-timer "^3.0.1" viem@^2.1.1, viem@^2.17.0: - version "2.22.5" - resolved "https://registry.yarnpkg.com/viem/-/viem-2.22.5.tgz#930846b41747cc9815257f4a009d2f8c00e02567" - integrity sha512-rked1t/qPQAFNTLoFU18/OCv5KdbIZPwAwlY2X7dtH8unt28kccN6RBrjEjhNrY6wQlbO4phGwslNUzd8a2faw== + version "2.22.6" + resolved "https://registry.yarnpkg.com/viem/-/viem-2.22.6.tgz#724c66caed2c8bfd73748f099131e60d392e26ef" + integrity sha512-wbru5XP0Aa2QskBrZsv7VOriqRnAKn0tahs957xRPOM00ABN4AGAY9xM16UvIq+giRJU6oahXDhPrR1QaYymoA== dependencies: "@noble/curves" "1.7.0" "@noble/hashes" "1.6.1"