Skip to content

Commit 4561e35

Browse files
build(deps): bump viem from 2.37.9 to 2.37.13 (#698)
Bumps [viem](https://github.com/wevm/viem) from 2.37.9 to 2.37.13. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.37.9...viem@2.37.13) --- updated-dependencies: - dependency-name: viem dependency-version: 2.37.13 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 8ddec35 commit 4561e35

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.1",
3030
"pm2": "^6.0.13",
3131
"postgres": "^3.4.7",
32-
"viem": "^2.37.9"
32+
"viem": "^2.37.13"
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
@@ -5910,10 +5910,10 @@ vary@^1, vary@~1.1.2:
59105910
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
59115911
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
59125912

5913-
viem@^2.17.4, viem@^2.37.9:
5914-
version "2.37.9"
5915-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.37.9.tgz#6157527084c317f43e5e8a079bd8ad59802a8771"
5916-
integrity sha512-XXUOE5yJcjr9/M9kRoQcPMUfetwHprO9aTho6vNELjBKJIBx7rYq1fjvBw+xEnhsRjhh5lsORi6B0h8fYFB7NA==
5913+
viem@^2.17.4, viem@^2.37.13:
5914+
version "2.37.13"
5915+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.37.13.tgz#81a17a1a5843da9c9ed79765a502989a4ff29802"
5916+
integrity sha512-05dh56iMmCyjRLcTIiu8bB4zZLnb9uLOVToDwmBLYDarmoOE8d8SLFkQLc2zLU57FlnYCQIO1VbUviGZYwFGgQ==
59175917
dependencies:
59185918
"@noble/curves" "1.9.1"
59195919
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)