Skip to content

Commit

Permalink
Bump viem from 2.17.3 to 2.17.4 (#1762)
Browse files Browse the repository at this point in the history
Bumps [viem](https://github.com/wevm/viem) from 2.17.3 to 2.17.4.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.17.3...viem@2.17.4)

---
updated-dependencies:
- dependency-name: viem
  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>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent d206646 commit 66c17c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"semver": "^7.6.2",
"viem": "^2.17.3",
"viem": "^2.17.4",
"winston": "^3.13.0",
"zod": "^3.23.8"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7271,7 +7271,7 @@ __metadata:
tsconfig-paths: "npm:4.2.0"
typescript: "npm:^5.5.3"
typescript-eslint: "npm:^7.15.0"
viem: "npm:^2.17.3"
viem: "npm:^2.17.4"
winston: "npm:^3.13.0"
zod: "npm:^3.23.8"
languageName: unknown
Expand Down Expand Up @@ -8279,9 +8279,9 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.17.3":
version: 2.17.3
resolution: "viem@npm:2.17.3"
"viem@npm:^2.17.4":
version: 2.17.4
resolution: "viem@npm:2.17.4"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.0"
"@noble/curves": "npm:1.4.0"
Expand All @@ -8296,7 +8296,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/803b49f7932fd59058f41202682610a0dd767b908cdc7777ef20c62108587a069e23e5ba8fc3d278443620b057571931503dc4e1ff257d1b7fd7f2411199de8b
checksum: 10/29e2b7d9034ea0520c47ef25cd8048078f8a0bacd24e1c468ee2ec5c51f780429e1bbb914611b54b8ee19f7eb251e171af67db7f27b97209c16cf8e917b405bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 66c17c4

Please sign in to comment.