From c7c72ebb5e7b8971592cdcfdb521865a0027ad3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:53:35 -0800 Subject: [PATCH] build(deps): bump viem from 2.21.60 to 2.22.2 (#485) Bumps [viem](https://github.com/wevm/viem) from 2.21.60 to 2.22.2. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.21.60...viem@2.22.2) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 58ff47d1..f11f5e3f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "pino-pretty": "^13.0.0", "pm2": "^5.4.3", "postgres": "^3.4.5", - "viem": "^2.21.60" + "viem": "^2.22.2" }, "devDependencies": { "@typechain/ethers-v6": "^0.5.1", diff --git a/yarn.lock b/yarn.lock index f4f576b5..66d4b562 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4416,10 +4416,10 @@ optionator@^0.9.3: prelude-ls "^1.2.1" type-check "^0.4.0" -ox@0.4.4: - version "0.4.4" - resolved "https://registry.yarnpkg.com/ox/-/ox-0.4.4.tgz#9d1757c026406e60097680d98ffedf9e3bc1fa0b" - integrity sha512-oJPEeCDs9iNiPs6J0rTx+Y0KGeCGyCAA3zo94yZhm8G5WpOxrwUtn2Ie/Y8IyARSqqY/j9JTKA3Fc1xs1DvFnw== +ox@0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/ox/-/ox-0.6.0.tgz#ba8f89d68b5e8afe717c8a947ffacc0669ea155d" + integrity sha512-blUzTLidvUlshv0O02CnLFqBLidNzPoAZdIth894avUAotTuWziznv6IENv5idRuOSSP3dH8WzcYw84zVdu0Aw== dependencies: "@adraffy/ens-normalize" "^1.10.1" "@noble/curves" "^1.6.0" @@ -5575,10 +5575,10 @@ vary@^1, vary@~1.1.2: resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== -viem@^2.17.4, viem@^2.21.60: - version "2.21.60" - resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.60.tgz#ee2e075f0d38d7f1d8eafb197fcd7ed5a6ae65cf" - integrity sha512-fzelL587wOtgNNKphbFCa/Ac9AgFGYKNdEZ04s5OO9Ua6Wu/3qIwjRmq3Z2rmiixr8HSqOHXjWLua6NiuUoRDg== +viem@^2.17.4, viem@^2.22.2: + version "2.22.2" + resolved "https://registry.yarnpkg.com/viem/-/viem-2.22.2.tgz#ec25affced2491ea3984cc8ce5d3d4b760ae85b1" + integrity sha512-HNATy2rwkQcC1JRYBJJujJTtVtDkWlQEB7GvAtn4GBXdbBROnjs8pGXwJAWhb/crErVk5yJ/Fh50yGtA9VZh8A== dependencies: "@noble/curves" "1.7.0" "@noble/hashes" "1.6.1" @@ -5586,7 +5586,7 @@ viem@^2.17.4, viem@^2.21.60: "@scure/bip39" "1.5.0" abitype "1.0.7" isows "1.0.6" - ox "0.4.4" + ox "0.6.0" webauthn-p256 "0.0.10" ws "8.18.0"