Skip to content

Commit

Permalink
fix: upgrade viem
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Mar 11, 2024
1 parent b891c68 commit 019f0b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"async-mutex": "^0.4.1",
"elliptic": "^6.5.4",
"long": "^5.2.3",
"viem": "^2.7.8"
"viem": "^2.7.22"
},
"devDependencies": {
"@commitlint/cli": "17.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2672,7 +2672,7 @@ __metadata:
semantic-release: "npm:^21.1.2"
typedoc: "npm:^0.25.9"
typescript: "npm:^5.3.3"
viem: "npm:^2.7.8"
viem: "npm:^2.7.22"
vite: "npm:^5.1.4"
vitest: "npm:^1.3.1"
languageName: unknown
Expand Down Expand Up @@ -10440,9 +10440,9 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.7.8":
version: 2.7.15
resolution: "viem@npm:2.7.15"
"viem@npm:^2.7.22":
version: 2.7.22
resolution: "viem@npm:2.7.22"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.0"
"@noble/curves": "npm:1.2.0"
Expand All @@ -10457,7 +10457,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/cf6923e8e042d626fc03e678757529dfa8e977d8079a744ffec88cdbdde7505bb9aadc73882ddf4c732eb6b380af478b13cc4363fdaa960d0ce2628da6941612
checksum: 10/2b4b8913ccf0a4b1ffc458581fd02ade73607158a36f736664860bd15c8a76cf437b8415adb554541f8f9260d8ffc227280d408a20460fc283875d50a11b30d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 019f0b9

Please sign in to comment.