Skip to content

Commit

Permalink
build(deps-dev): bump viem from 2.21.19 to 2.21.44
Browse files Browse the repository at this point in the history
Bumps [viem](https://github.com/wevm/viem) from 2.21.19 to 2.21.44.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.44)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 16ea741 commit c85e1c7
Showing 1 changed file with 31 additions and 11 deletions.
42 changes: 31 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __metadata:
languageName: node
linkType: hard

"@adraffy/ens-normalize@npm:1.11.0":
"@adraffy/ens-normalize@npm:^1.10.1":
version: 1.11.0
resolution: "@adraffy/ens-normalize@npm:1.11.0"
checksum: 10c0/5111d0f1a273468cb5661ed3cf46ee58de8f32f84e2ebc2365652e66c1ead82649df94c736804e2b9cfa831d30ef24e1cc3575d970dbda583416d3a98d8870a6
Expand Down Expand Up @@ -3365,7 +3365,7 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:1.6.0, @noble/curves@npm:~1.6.0":
"@noble/curves@npm:1.6.0, @noble/curves@npm:^1.6.0, @noble/curves@npm:~1.6.0":
version: 1.6.0
resolution: "@noble/curves@npm:1.6.0"
dependencies:
Expand Down Expand Up @@ -3404,7 +3404,7 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:1.5.0, @noble/hashes@npm:~1.5.0":
"@noble/hashes@npm:1.5.0, @noble/hashes@npm:^1.5.0, @noble/hashes@npm:~1.5.0":
version: 1.5.0
resolution: "@noble/hashes@npm:1.5.0"
checksum: 10c0/1b46539695fbfe4477c0822d90c881a04d4fa2921c08c552375b444a48cac9930cb1ee68de0a3c7859e676554d0f3771999716606dc4d8f826e414c11692cdd9
Expand Down Expand Up @@ -4217,7 +4217,7 @@ __metadata:
languageName: node
linkType: hard

"@scure/bip32@npm:1.5.0":
"@scure/bip32@npm:1.5.0, @scure/bip32@npm:^1.5.0":
version: 1.5.0
resolution: "@scure/bip32@npm:1.5.0"
dependencies:
Expand All @@ -4238,7 +4238,7 @@ __metadata:
languageName: node
linkType: hard

"@scure/bip39@npm:1.4.0":
"@scure/bip39@npm:1.4.0, @scure/bip39@npm:^1.4.0":
version: 1.4.0
resolution: "@scure/bip39@npm:1.4.0"
dependencies:
Expand Down Expand Up @@ -4978,7 +4978,7 @@ __metadata:
languageName: node
linkType: hard

"abitype@npm:1.0.6":
"abitype@npm:1.0.6, abitype@npm:^1.0.6":
version: 1.0.6
resolution: "abitype@npm:1.0.6"
peerDependencies:
Expand Down Expand Up @@ -7052,7 +7052,7 @@ __metadata:
languageName: node
linkType: hard

"eventemitter3@npm:^5.0.1":
"eventemitter3@npm:5.0.1, eventemitter3@npm:^5.0.1":
version: 5.0.1
resolution: "eventemitter3@npm:5.0.1"
checksum: 10c0/4ba5c00c506e6c786b4d6262cfbce90ddc14c10d4667e5c83ae993c9de88aa856033994dd2b35b83e8dc1170e224e66a319fa80adc4c32adcd2379bbc75da814
Expand Down Expand Up @@ -10266,6 +10266,26 @@ __metadata:
languageName: node
linkType: hard

"ox@npm:0.1.2":
version: 0.1.2
resolution: "ox@npm:0.1.2"
dependencies:
"@adraffy/ens-normalize": "npm:^1.10.1"
"@noble/curves": "npm:^1.6.0"
"@noble/hashes": "npm:^1.5.0"
"@scure/bip32": "npm:^1.5.0"
"@scure/bip39": "npm:^1.4.0"
abitype: "npm:^1.0.6"
eventemitter3: "npm:5.0.1"
peerDependencies:
typescript: ">=5.4.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/9d0615e9a95c316063587fe08dc268476e67429eea897598b2f69cb1509ac66739f888b0b9bc1cfd0b4bd2f1a3fd0af4d3e81d40ba0bf3abd53e36a6f5b21323
languageName: node
linkType: hard

"p-limit@npm:3.1.0, p-limit@npm:^3.0.2, p-limit@npm:^3.1.0":
version: 3.1.0
resolution: "p-limit@npm:3.1.0"
Expand Down Expand Up @@ -12527,24 +12547,24 @@ __metadata:
linkType: hard

"viem@npm:^2.18.8":
version: 2.21.19
resolution: "viem@npm:2.21.19"
version: 2.21.44
resolution: "viem@npm:2.21.44"
dependencies:
"@adraffy/ens-normalize": "npm:1.11.0"
"@noble/curves": "npm:1.6.0"
"@noble/hashes": "npm:1.5.0"
"@scure/bip32": "npm:1.5.0"
"@scure/bip39": "npm:1.4.0"
abitype: "npm:1.0.6"
isows: "npm:1.0.6"
ox: "npm:0.1.2"
webauthn-p256: "npm:0.0.10"
ws: "npm:8.18.0"
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/8bcea67b810e502e4e6705249a1f49fa285ce3686e73daceabebdcf27b949f7ae34ce4eef878545d8de33710cd9723103680633eb069fea0dcb080b342adc518
checksum: 10c0/5d0f69c4f5e640f033d9fa12de8cc06b8f8d06df0fb00d7006de0c6baf97dd5c995ddc116c1514c66dc1b02e75a48f6add1d0c94df490c6ee24641bbfb69b343
languageName: node
linkType: hard

Expand Down

0 comments on commit c85e1c7

Please sign in to comment.