Skip to content

Commit b088187

Browse files
fix(deps): update dependency viem to ^2.17.3
1 parent 0086d95 commit b088187

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"json-diff": "^1.0.6",
4545
"semver": "^7.6.2",
4646
"typescript": "~5.5.3",
47-
"viem": "^2.16.3",
47+
"viem": "^2.17.3",
4848
"yargs": "^17.7.2"
4949
},
5050
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6121,10 +6121,10 @@ vary@~1.1.2:
61216121
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
61226122
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
61236123

6124-
viem@^2.16.3:
6125-
version "2.16.4"
6126-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.16.4.tgz#5cc7bbed81ee815a131f509066972a8e849da801"
6127-
integrity sha512-5Dk8BUCUymVJRETeU4rNHhTIj+VtBEWBKU0veJ7URtLPltO8wY0/OaUQeN77OeMhmy/l1z0Gbrm9CEURgE06Iw==
6124+
viem@^2.17.3:
6125+
version "2.17.4"
6126+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.17.4.tgz#ecdaa35739c547268583610b77b2451b4e4fc9cb"
6127+
integrity sha512-6gmBB85I7z1qt/+yPPS+i4L2jNPJqCs+SEb+26WnKVYez13svSzjYMsU9OYYlPFpQmpGSy9dV2bKW6VX68FTgg==
61286128
dependencies:
61296129
"@adraffy/ens-normalize" "1.10.0"
61306130
"@noble/curves" "1.4.0"

0 commit comments

Comments
 (0)