Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump viem from 2.17.3 to 2.17.4 #1762

Merged
merged 1 commit into from
Jul 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading