Skip to content

Commit 03fc671

Browse files
build(deps): bump viem from 2.40.2 to 2.41.2 (#736)
Bumps [viem](https://github.com/wevm/viem) from 2.40.2 to 2.41.2. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.40.2...viem@2.41.2) --- updated-dependencies: - dependency-name: viem dependency-version: 2.41.2 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 fb2b901 commit 03fc671

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.40.2"
32+
"viem": "^2.41.2"
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
@@ -6105,10 +6105,10 @@ vary@^1, vary@^1.1.2, vary@~1.1.2:
61056105
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
61066106
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
61076107

6108-
viem@^2.17.4, viem@^2.40.2:
6109-
version "2.40.2"
6110-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.40.2.tgz#d9b38c5f8e85a413b604f7652cd1f39dba6f691d"
6111-
integrity sha512-iZXVl5Uip1BUQv0PI9yOq+vHGRTnJ0a8azC5IAAJMSrvdkGrvghIwGskp3+g243fpzFlO/iqAFrWIG15SDoiTQ==
6108+
viem@^2.17.4, viem@^2.41.2:
6109+
version "2.41.2"
6110+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.41.2.tgz#117eab182b6b5501e47462269bb63f8b365a802e"
6111+
integrity sha512-LYliajglBe1FU6+EH9mSWozp+gRA/QcHfxeD9Odf83AdH5fwUS7DroH4gHvlv6Sshqi1uXrYFA2B/EOczxd15g==
61126112
dependencies:
61136113
"@noble/curves" "1.9.1"
61146114
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)