Skip to content

Commit 810a5ed

Browse files
chore(deps): update dependency viem to v2.31.7
1 parent 185d5e9 commit 810a5ed

2 files changed

Lines changed: 65 additions & 59 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"prettier": "3.5.1",
7272
"tsc-alias": "1.8.11",
7373
"typescript": "5.8.2",
74-
"viem": "2.23.14"
74+
"viem": "2.31.7"
7575
}
7676
}

yarn.lock

Lines changed: 64 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@adraffy/ens-normalize@^1.10.1":
5+
"@adraffy/ens-normalize@^1.11.0":
66
version "1.11.0"
77
resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.11.0.tgz#42cc67c5baa407ac25059fcd7d405cc5ecdb0c33"
88
integrity sha512-/3DDPKHqqIqxUULp8yP4zODUY1i+2xvVWsv8A79xGWdCAG+8sb0hRh0Rk2QyOJUnnbyPUAZYcpBuRe3nS2OIUg==
@@ -356,17 +356,22 @@
356356
"@napi-rs/nice-win32-ia32-msvc" "1.0.1"
357357
"@napi-rs/nice-win32-x64-msvc" "1.0.1"
358358

359-
"@noble/curves@1.8.1", "@noble/curves@^1.6.0", "@noble/curves@~1.8.1":
360-
version "1.8.1"
361-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.1.tgz#19bc3970e205c99e4bdb1c64a4785706bce497ff"
362-
integrity sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==
359+
"@noble/ciphers@^1.3.0":
360+
version "1.3.0"
361+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-1.3.0.tgz#f64b8ff886c240e644e5573c097f86e5b43676dc"
362+
integrity sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==
363+
364+
"@noble/curves@1.9.2", "@noble/curves@^1.9.1", "@noble/curves@~1.9.0":
365+
version "1.9.2"
366+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.2.tgz#73388356ce733922396214a933ff7c95afcef911"
367+
integrity sha512-HxngEd2XUcg9xi20JkwlLCtYwfoFw4JGkuZpT+WlsPD4gB/cxkvTD8fSsoAnphGZhFdZYKeQIPCuFlWPm1uE0g==
363368
dependencies:
364-
"@noble/hashes" "1.7.1"
369+
"@noble/hashes" "1.8.0"
365370

366-
"@noble/hashes@1.7.1", "@noble/hashes@^1.5.0", "@noble/hashes@~1.7.1":
367-
version "1.7.1"
368-
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f"
369-
integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==
371+
"@noble/hashes@1.8.0", "@noble/hashes@^1.8.0", "@noble/hashes@~1.8.0":
372+
version "1.8.0"
373+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
374+
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
370375

371376
"@nodelib/fs.scandir@2.1.5":
372377
version "2.1.5"
@@ -389,27 +394,27 @@
389394
"@nodelib/fs.scandir" "2.1.5"
390395
fastq "^1.6.0"
391396

392-
"@scure/base@~1.2.2", "@scure/base@~1.2.4":
393-
version "1.2.4"
394-
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.4.tgz#002eb571a35d69bdb4c214d0995dff76a8dcd2a9"
395-
integrity sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ==
397+
"@scure/base@~1.2.5":
398+
version "1.2.6"
399+
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.6.tgz#ca917184b8231394dd8847509c67a0be522e59f6"
400+
integrity sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg==
396401

397-
"@scure/bip32@1.6.2", "@scure/bip32@^1.5.0":
398-
version "1.6.2"
399-
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.6.2.tgz#093caa94961619927659ed0e711a6e4bf35bffd0"
400-
integrity sha512-t96EPDMbtGgtb7onKKqxRLfE5g05k7uHnHRM2xdE6BP/ZmxaLtPek4J4KfVn/90IQNrU1IOAqMgiDtUdtbe3nw==
402+
"@scure/bip32@1.7.0", "@scure/bip32@^1.7.0":
403+
version "1.7.0"
404+
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.7.0.tgz#b8683bab172369f988f1589640e53c4606984219"
405+
integrity sha512-E4FFX/N3f4B80AKWp5dP6ow+flD1LQZo/w8UnLGYZO674jS6YnYeepycOOksv+vLPSpgN35wgKgy+ybfTb2SMw==
401406
dependencies:
402-
"@noble/curves" "~1.8.1"
403-
"@noble/hashes" "~1.7.1"
404-
"@scure/base" "~1.2.2"
407+
"@noble/curves" "~1.9.0"
408+
"@noble/hashes" "~1.8.0"
409+
"@scure/base" "~1.2.5"
405410

406-
"@scure/bip39@1.5.4", "@scure/bip39@^1.4.0":
407-
version "1.5.4"
408-
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.5.4.tgz#07fd920423aa671be4540d59bdd344cc1461db51"
409-
integrity sha512-TFM4ni0vKvCfBpohoh+/lY05i9gRbSwXWngAsF4CABQxoaOHijxuaZ2R6cStDQ5CHtHO9aGJTr4ksVJASRRyMA==
411+
"@scure/bip39@1.6.0", "@scure/bip39@^1.6.0":
412+
version "1.6.0"
413+
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.6.0.tgz#475970ace440d7be87a6086cbee77cb8f1a684f9"
414+
integrity sha512-+lF0BbLiJNwVlev4eKelw1WWLaiKXw7sSl8T6FvBlWkdX+94aGJ4o8XjUdlyhTCjd8c+B3KT3JfS8P0bLRNU6A==
410415
dependencies:
411-
"@noble/hashes" "~1.7.1"
412-
"@scure/base" "~1.2.4"
416+
"@noble/hashes" "~1.8.0"
417+
"@scure/base" "~1.2.5"
413418

414419
"@sec-ant/readable-stream@^0.4.1":
415420
version "0.4.1"
@@ -644,7 +649,7 @@
644649
dependencies:
645650
arch "^3.0.0"
646651

647-
abitype@1.0.8, abitype@^1.0.6:
652+
abitype@1.0.8, abitype@^1.0.8:
648653
version "1.0.8"
649654
resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.8.tgz#3554f28b2e9d6e9f35eb59878193eabd1b9f46ba"
650655
integrity sha512-ZeiI6h3GnW06uYDLx0etQtX/p8E24UaHHBj57RSjK7YBFe7iuVn07EDpOeP451D06sF27VOz9JJPlIKJmXgkEg==
@@ -1325,10 +1330,10 @@ isexe@^2.0.0:
13251330
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
13261331
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
13271332

1328-
isows@1.0.6:
1329-
version "1.0.6"
1330-
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.6.tgz#0da29d706fa51551c663c627ace42769850f86e7"
1331-
integrity sha512-lPHCayd40oW98/I0uvgaHKWCSvkzY27LjWLbtzOm64yQ+G3Q5npjjbdppU65iZXkK1Zt+kH9pfegli0AYfwYYw==
1333+
isows@1.0.7:
1334+
version "1.0.7"
1335+
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.7.tgz#1c06400b7eed216fbba3bcbd68f12490fc342915"
1336+
integrity sha512-I1fSfDCZL5P0v33sVqeTDSpcstAg/N+wF5HS033mogOVIp4B+oHC7oOCsA3axAbBSGTJ8QubbNmnIRN/h8U7hg==
13321337

13331338
js-yaml@^3.13.1, js-yaml@^3.6.1:
13341339
version "3.14.1"
@@ -1499,17 +1504,18 @@ outdent@^0.5.0:
14991504
resolved "https://registry.yarnpkg.com/outdent/-/outdent-0.5.0.tgz#9e10982fdc41492bb473ad13840d22f9655be2ff"
15001505
integrity sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==
15011506

1502-
ox@0.6.9:
1503-
version "0.6.9"
1504-
resolved "https://registry.yarnpkg.com/ox/-/ox-0.6.9.tgz#da1ee04fa10de30c8d04c15bfb80fe58b1f554bd"
1505-
integrity sha512-wi5ShvzE4eOcTwQVsIPdFr+8ycyX+5le/96iAJutaZAvCes1J0+RvpEPg5QDPDiaR0XQQAvZVl7AwqQcINuUug==
1506-
dependencies:
1507-
"@adraffy/ens-normalize" "^1.10.1"
1508-
"@noble/curves" "^1.6.0"
1509-
"@noble/hashes" "^1.5.0"
1510-
"@scure/bip32" "^1.5.0"
1511-
"@scure/bip39" "^1.4.0"
1512-
abitype "^1.0.6"
1507+
ox@0.8.1:
1508+
version "0.8.1"
1509+
resolved "https://registry.yarnpkg.com/ox/-/ox-0.8.1.tgz#c1328e4c890583b9c19d338126aef4b796d53543"
1510+
integrity sha512-e+z5epnzV+Zuz91YYujecW8cF01mzmrUtWotJ0oEPym/G82uccs7q0WDHTYL3eiONbTUEvcZrptAKLgTBD3u2A==
1511+
dependencies:
1512+
"@adraffy/ens-normalize" "^1.11.0"
1513+
"@noble/ciphers" "^1.3.0"
1514+
"@noble/curves" "^1.9.1"
1515+
"@noble/hashes" "^1.8.0"
1516+
"@scure/bip32" "^1.7.0"
1517+
"@scure/bip39" "^1.6.0"
1518+
abitype "^1.0.8"
15131519
eventemitter3 "5.0.1"
15141520

15151521
p-cancelable@^3.0.0:
@@ -1917,19 +1923,19 @@ universalify@^0.1.0:
19171923
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
19181924
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
19191925

1920-
viem@2.23.14:
1921-
version "2.23.14"
1922-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.23.14.tgz#87b2c93b37014c354d1624183cce685f88c56a97"
1923-
integrity sha512-ol8UKYT418u+7Lg83Ut7WJe7iOn1daGAqaofCoPe5z7eGR/XCu3ydja7eL7Z5ffwp6r0RoXeWkpun78UYhKygA==
1926+
viem@2.31.7:
1927+
version "2.31.7"
1928+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.31.7.tgz#1b8afa221a96a98edf9349760c6925f67c123dd6"
1929+
integrity sha512-mpB8Hp6xK77E/b/yJmpAIQcxcOfpbrwWNItjnXaIA8lxZYt4JS433Pge2gg6Hp3PwyFtaUMh01j5L8EXnLTjQQ==
19241930
dependencies:
1925-
"@noble/curves" "1.8.1"
1926-
"@noble/hashes" "1.7.1"
1927-
"@scure/bip32" "1.6.2"
1928-
"@scure/bip39" "1.5.4"
1931+
"@noble/curves" "1.9.2"
1932+
"@noble/hashes" "1.8.0"
1933+
"@scure/bip32" "1.7.0"
1934+
"@scure/bip39" "1.6.0"
19291935
abitype "1.0.8"
1930-
isows "1.0.6"
1931-
ox "0.6.9"
1932-
ws "8.18.1"
1936+
isows "1.0.7"
1937+
ox "0.8.1"
1938+
ws "8.18.2"
19331939

19341940
webidl-conversions@^3.0.0:
19351941
version "3.0.1"
@@ -1951,10 +1957,10 @@ which@^2.0.1:
19511957
dependencies:
19521958
isexe "^2.0.0"
19531959

1954-
ws@8.18.1:
1955-
version "8.18.1"
1956-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
1957-
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
1960+
ws@8.18.2:
1961+
version "8.18.2"
1962+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
1963+
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
19581964

19591965
yauzl@^3.1.2:
19601966
version "3.2.0"

0 commit comments

Comments
 (0)