Skip to content

Commit 713e3e1

Browse files
build(deps): bump viem from 2.38.3 to 2.38.4 (#717)
Bumps [viem](https://github.com/wevm/viem) from 2.38.3 to 2.38.4. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.38.3...viem@2.38.4) --- updated-dependencies: - dependency-name: viem dependency-version: 2.38.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 612565d commit 713e3e1

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.2",
3030
"pm2": "^6.0.13",
3131
"postgres": "^3.4.7",
32-
"viem": "^2.38.3"
32+
"viem": "^2.38.4"
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
@@ -5956,10 +5956,10 @@ vary@^1, vary@~1.1.2:
59565956
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
59575957
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
59585958

5959-
viem@^2.17.4, viem@^2.38.3:
5960-
version "2.38.3"
5961-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.38.3.tgz#316905584d60188d3a921fc3960e55e9e46cb3f4"
5962-
integrity sha512-By2TutLv07iNHHtWqHHzjGipevYsfGqT7KQbGEmqLco1qTJxKnvBbSviqiu6/v/9REV6Q/FpmIxf2Z7/l5AbcQ==
5959+
viem@^2.17.4, viem@^2.38.4:
5960+
version "2.38.4"
5961+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.38.4.tgz#1523aceb2ae2d8ae67a11cbc44f3f984058659fe"
5962+
integrity sha512-qnyPNg6Lz1EEC86si/1dq7GlOyZVFHSgAW+p8Q31R5idnAYCOdTM2q5KLE4/ykMeMXzY0bnp5MWTtR/wjCtWmQ==
59635963
dependencies:
59645964
"@noble/curves" "1.9.1"
59655965
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)