Skip to content

Commit 4d0ae44

Browse files
build(deps): bump viem from 2.41.2 to 2.42.1 (#741)
Bumps [viem](https://github.com/wevm/viem) from 2.41.2 to 2.42.1. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.41.2...viem@2.42.1) --- updated-dependencies: - dependency-name: viem dependency-version: 2.42.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 113b4e3 commit 4d0ae44

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"pino-pretty": "^13.1.3",
3030
"pm2": "^6.0.14",
3131
"postgres": "^3.4.7",
32-
"viem": "^2.41.2"
32+
"viem": "^2.42.1"
3333
},
3434
"devDependencies": {
3535
"@typechain/ethers-v6": "^0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6110,10 +6110,10 @@ vary@^1, vary@^1.1.2, vary@~1.1.2:
61106110
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
61116111
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
61126112

6113-
viem@^2.17.4, viem@^2.41.2:
6114-
version "2.41.2"
6115-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.41.2.tgz#117eab182b6b5501e47462269bb63f8b365a802e"
6116-
integrity sha512-LYliajglBe1FU6+EH9mSWozp+gRA/QcHfxeD9Odf83AdH5fwUS7DroH4gHvlv6Sshqi1uXrYFA2B/EOczxd15g==
6113+
viem@^2.17.4, viem@^2.42.1:
6114+
version "2.42.1"
6115+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.42.1.tgz#fb7748b04f40771ffa4c8c336535d8a218d88507"
6116+
integrity sha512-NzT/f54jT+b0Um6pYzN/uAGMLg+3twhricAzXS+XH8pVIREzPEh7P25rlhPQnLYiPWzQd9mrFcvnm73Sc8bx+A==
61176117
dependencies:
61186118
"@noble/curves" "1.9.1"
61196119
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)