Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

build(deps): Bump viem from 2.9.28 to 2.14.2 #245

Closed
wants to merge 1 commit into from
Closed
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 packages/frames-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@noble/curves": "^1.3.0",
"@noble/hashes": "^1.4.0",
"@xmtp/proto": "3.61.1",
"viem": "^2.9.28"
"viem": "^2.14.2"
},
"scripts": {
"clean": "rm -rf dist",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3136,7 +3136,7 @@ __metadata:
rollup: "npm:^4.13.0"
rollup-plugin-dts: "npm:^6.1.0"
typescript: "npm:^5.4.5"
viem: "npm:^2.9.28"
viem: "npm:^2.14.2"
vitest: "npm:^1.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6738,12 +6738,12 @@ __metadata:
languageName: node
linkType: hard

"isows@npm:1.0.3":
version: 1.0.3
resolution: "isows@npm:1.0.3"
"isows@npm:1.0.4":
version: 1.0.4
resolution: "isows@npm:1.0.4"
peerDependencies:
ws: "*"
checksum: 9cacd5cf59f67deb51e825580cd445ab1725ecb05a67c704050383fb772856f3cd5e7da8ad08f5a3bd2823680d77d099459d0c6a7037972a74d6429af61af440
checksum: a3ee62e3d6216abb3adeeb2a551fe2e7835eac87b05a6ecc3e7739259bf5f8e83290501f49e26137390c8093f207fc3378d4a7653aab76ad7bbab4b2dba9c5b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -10365,24 +10365,24 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.9.28":
version: 2.9.28
resolution: "viem@npm:2.9.28"
"viem@npm:^2.14.2":
version: 2.14.2
resolution: "viem@npm:2.14.2"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.0"
"@noble/curves": "npm:1.2.0"
"@noble/hashes": "npm:1.3.2"
"@scure/bip32": "npm:1.3.2"
"@scure/bip39": "npm:1.2.1"
abitype: "npm:1.0.0"
isows: "npm:1.0.3"
isows: "npm:1.0.4"
ws: "npm:8.13.0"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 4fed278db6de4f938e42f6951a7202a8846362042dce3e947e4c739ec36632e096589f9413a4be63768c6be35ffd4d248c7dc84985ad88faf7f774efcf0aeb8b
checksum: 41f2c7b3c242350867a06e2e0ab75a8e1b58cfef244d62a9c3301b5ff8cad75600992d7a0145aa221b2e271c2aeb7daf4c5f193ed7b5999e976fb42609da7f83
languageName: node
linkType: hard

Expand Down
Loading