Skip to content

Commit b36027a

Browse files
build(deps): bump viem from 2.38.4 to 2.38.6 (#720)
Bumps [viem](https://github.com/wevm/viem) from 2.38.4 to 2.38.6. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.38.4...viem@2.38.6) --- updated-dependencies: - dependency-name: viem dependency-version: 2.38.6 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 32d99ff commit b36027a

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.4"
32+
"viem": "^2.38.6"
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
@@ -5962,10 +5962,10 @@ vary@^1, vary@~1.1.2:
59625962
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
59635963
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
59645964

5965-
viem@^2.17.4, viem@^2.38.4:
5966-
version "2.38.4"
5967-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.38.4.tgz#1523aceb2ae2d8ae67a11cbc44f3f984058659fe"
5968-
integrity sha512-qnyPNg6Lz1EEC86si/1dq7GlOyZVFHSgAW+p8Q31R5idnAYCOdTM2q5KLE4/ykMeMXzY0bnp5MWTtR/wjCtWmQ==
5965+
viem@^2.17.4, viem@^2.38.6:
5966+
version "2.38.6"
5967+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.38.6.tgz#ab315bef8f872bce86f0f145e9b008b5e94f1904"
5968+
integrity sha512-aqO6P52LPXRjdnP6rl5Buab65sYa4cZ6Cpn+k4OLOzVJhGIK8onTVoKMFMT04YjDfyDICa/DZyV9HmvLDgcjkw==
59695969
dependencies:
59705970
"@noble/curves" "1.9.1"
59715971
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)