Skip to content

Commit

Permalink
Merge pull request #52 from term-finance/dependabot/npm_and_yarn/viem…
Browse files Browse the repository at this point in the history
…-2.21.2

Bump viem from 2.19.9 to 2.21.2
  • Loading branch information
github-actions[bot] authored Sep 9, 2024
2 parents 5112d60 + ecdb32e commit d54b9ff
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,13 @@ __metadata:
languageName: node
linkType: hard

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

"@noble/secp256k1@npm:1.7.1, @noble/secp256k1@npm:~1.7.0":
version: 1.7.1
resolution: "@noble/secp256k1@npm:1.7.1"
Expand Down Expand Up @@ -865,6 +872,13 @@ __metadata:
languageName: node
linkType: hard

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

"@scure/bip32@npm:1.1.5":
version: 1.1.5
resolution: "@scure/bip32@npm:1.1.5"
Expand Down Expand Up @@ -928,6 +942,16 @@ __metadata:
languageName: node
linkType: hard

"@scure/bip39@npm:1.4.0":
version: 1.4.0
resolution: "@scure/bip39@npm:1.4.0"
dependencies:
"@noble/hashes": "npm:~1.5.0"
"@scure/base": "npm:~1.1.8"
checksum: 10c0/dcdceeac348ed9c0f545c1a7ef8854ef62d6eb4e7b7aaafa4e2ef27f7e1c5744b0cd26292afd04e1ee59ae035b19abdd65174a444b8db8c238ccc662f6b90eac
languageName: node
linkType: hard

"@sentry/core@npm:5.30.0":
version: 5.30.0
resolution: "@sentry/core@npm:5.30.0"
Expand Down Expand Up @@ -5468,14 +5492,14 @@ __metadata:
linkType: hard

"viem@npm:^2.18.7":
version: 2.19.9
resolution: "viem@npm:2.19.9"
version: 2.21.2
resolution: "viem@npm:2.21.2"
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 @@ -5485,7 +5509,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/cdb80671ab32a694f457c8fe7de08be999d3964065f1333b63482d9d2d9df98c6ecbf2c978903bf08b92f43fe80d2e27d803e6dc7ec5fd9bd87f79d8cc048069
checksum: 10c0/dabc09db88516a4b584b580d0b663183b6c58eb813db5efdf72041b5b43c147352b28008526bff282099bbeecd7c792aba4299c1a1ce332ca98229e65e4ccea0
languageName: node
linkType: hard

Expand Down

0 comments on commit d54b9ff

Please sign in to comment.