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.20.1 to 2.21.4 #1910

Merged
merged 1 commit into from
Sep 10, 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.3",
"viem": "^2.20.1",
"viem": "^2.21.4",
"winston": "^3.14.2",
"zod": "^3.23.8"
},
Expand Down
38 changes: 26 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1453,6 +1453,13 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:~1.5.0":
version: 1.5.0
resolution: "@noble/hashes@npm:1.5.0"
checksum: 10/da7fc7af52af7afcf59810a7eea6155075464ff462ffda2572dc6d57d53e2669b1ea2ec774e814f6273f1697e567f28d36823776c9bf7068cba2a2855140f26e
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -1592,6 +1599,13 @@ __metadata:
languageName: node
linkType: hard

"@scure/base@npm:~1.1.8":
version: 1.1.8
resolution: "@scure/base@npm:1.1.8"
checksum: 10/5b764c0e98610bc4993479965db718457d91b68d3c6f1339e3cc74e53fc6b0ae0428d1d64d29a0de0cee9d966034674d4464fdbd2d1dbef27013927b2fe05c45
languageName: node
linkType: hard

"@scure/bip32@npm:1.4.0":
version: 1.4.0
resolution: "@scure/bip32@npm:1.4.0"
Expand All @@ -1603,13 +1617,13 @@ __metadata:
languageName: node
linkType: hard

"@scure/bip39@npm:1.3.0":
version: 1.3.0
resolution: "@scure/bip39@npm:1.3.0"
"@scure/bip39@npm:1.4.0":
version: 1.4.0
resolution: "@scure/bip39@npm:1.4.0"
dependencies:
"@noble/hashes": "npm:~1.4.0"
"@scure/base": "npm:~1.1.6"
checksum: 10/7d71fd58153de22fe8cd65b525f6958a80487bc9d0fbc32c71c328aeafe41fa259f989d2f1e0fa4fdfeaf83b8fcf9310d52ed9862987e46c2f2bfb9dd8cf9fc1
"@noble/hashes": "npm:~1.5.0"
"@scure/base": "npm:~1.1.8"
checksum: 10/f86e0e79768c95bc684ed6de92892b1a6f228db0f8fab836f091c0ec0f6d1e291b8c4391cfbeaa9ea83f41045613535b1940cd10e7d780a5b73db163b1e7f151
languageName: node
linkType: hard

Expand Down Expand Up @@ -7247,7 +7261,7 @@ __metadata:
tsconfig-paths: "npm:4.2.0"
typescript: "npm:^5.6.2"
typescript-eslint: "npm:^8.5.0"
viem: "npm:^2.20.1"
viem: "npm:^2.21.4"
winston: "npm:^3.14.2"
zod: "npm:^3.23.8"
languageName: unknown
Expand Down Expand Up @@ -8262,15 +8276,15 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.20.1":
version: 2.20.1
resolution: "viem@npm:2.20.1"
"viem@npm:^2.21.4":
version: 2.21.4
resolution: "viem@npm:2.21.4"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.0"
"@noble/curves": "npm:1.4.0"
"@noble/hashes": "npm:1.4.0"
"@scure/bip32": "npm:1.4.0"
"@scure/bip39": "npm:1.3.0"
"@scure/bip39": "npm:1.4.0"
abitype: "npm:1.0.5"
isows: "npm:1.0.4"
webauthn-p256: "npm:0.0.5"
Expand All @@ -8280,7 +8294,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/6fb6c11449ca624c854e70ea5d92fb85880ffe7efa38996495cb0129d3da041cebf003f29923d51b6e16dc0d5f549fa619ebd3d4d5fb47aaf7ed088fd0ef1a3d
checksum: 10/9e589af23127ac40c7510402d5f3fc433dd039552748715c6abf65ef1290fb0c0c44c9a66fe56a942801eaabdda57793de3a84ff046acecc7ef5d5c137ccb50f
languageName: node
linkType: hard

Expand Down