Skip to content

Commit a3c9981

Browse files
chore(deps): update dependency viem to v2.31.0
1 parent 185d5e9 commit a3c9981

2 files changed

Lines changed: 74 additions & 27 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.0"
7575
}
7676
}

yarn.lock

Lines changed: 73 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -356,18 +356,42 @@
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":
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.1":
365+
version "1.9.1"
366+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.1.tgz#9654a0bc6c13420ae252ddcf975eaf0f58f0a35c"
367+
integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==
368+
dependencies:
369+
"@noble/hashes" "1.8.0"
370+
371+
"@noble/curves@^1.6.0", "@noble/curves@~1.8.1":
360372
version "1.8.1"
361373
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.1.tgz#19bc3970e205c99e4bdb1c64a4785706bce497ff"
362374
integrity sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==
363375
dependencies:
364376
"@noble/hashes" "1.7.1"
365377

378+
"@noble/curves@~1.9.0":
379+
version "1.9.2"
380+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.2.tgz#73388356ce733922396214a933ff7c95afcef911"
381+
integrity sha512-HxngEd2XUcg9xi20JkwlLCtYwfoFw4JGkuZpT+WlsPD4gB/cxkvTD8fSsoAnphGZhFdZYKeQIPCuFlWPm1uE0g==
382+
dependencies:
383+
"@noble/hashes" "1.8.0"
384+
366385
"@noble/hashes@1.7.1", "@noble/hashes@^1.5.0", "@noble/hashes@~1.7.1":
367386
version "1.7.1"
368387
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f"
369388
integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==
370389

390+
"@noble/hashes@1.8.0", "@noble/hashes@~1.8.0":
391+
version "1.8.0"
392+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
393+
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
394+
371395
"@nodelib/fs.scandir@2.1.5":
372396
version "2.1.5"
373397
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -394,7 +418,21 @@
394418
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.4.tgz#002eb571a35d69bdb4c214d0995dff76a8dcd2a9"
395419
integrity sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ==
396420

397-
"@scure/bip32@1.6.2", "@scure/bip32@^1.5.0":
421+
"@scure/base@~1.2.5":
422+
version "1.2.6"
423+
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.6.tgz#ca917184b8231394dd8847509c67a0be522e59f6"
424+
integrity sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg==
425+
426+
"@scure/bip32@1.7.0":
427+
version "1.7.0"
428+
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.7.0.tgz#b8683bab172369f988f1589640e53c4606984219"
429+
integrity sha512-E4FFX/N3f4B80AKWp5dP6ow+flD1LQZo/w8UnLGYZO674jS6YnYeepycOOksv+vLPSpgN35wgKgy+ybfTb2SMw==
430+
dependencies:
431+
"@noble/curves" "~1.9.0"
432+
"@noble/hashes" "~1.8.0"
433+
"@scure/base" "~1.2.5"
434+
435+
"@scure/bip32@^1.5.0":
398436
version "1.6.2"
399437
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.6.2.tgz#093caa94961619927659ed0e711a6e4bf35bffd0"
400438
integrity sha512-t96EPDMbtGgtb7onKKqxRLfE5g05k7uHnHRM2xdE6BP/ZmxaLtPek4J4KfVn/90IQNrU1IOAqMgiDtUdtbe3nw==
@@ -403,7 +441,15 @@
403441
"@noble/hashes" "~1.7.1"
404442
"@scure/base" "~1.2.2"
405443

406-
"@scure/bip39@1.5.4", "@scure/bip39@^1.4.0":
444+
"@scure/bip39@1.6.0":
445+
version "1.6.0"
446+
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.6.0.tgz#475970ace440d7be87a6086cbee77cb8f1a684f9"
447+
integrity sha512-+lF0BbLiJNwVlev4eKelw1WWLaiKXw7sSl8T6FvBlWkdX+94aGJ4o8XjUdlyhTCjd8c+B3KT3JfS8P0bLRNU6A==
448+
dependencies:
449+
"@noble/hashes" "~1.8.0"
450+
"@scure/base" "~1.2.5"
451+
452+
"@scure/bip39@^1.4.0":
407453
version "1.5.4"
408454
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.5.4.tgz#07fd920423aa671be4540d59bdd344cc1461db51"
409455
integrity sha512-TFM4ni0vKvCfBpohoh+/lY05i9gRbSwXWngAsF4CABQxoaOHijxuaZ2R6cStDQ5CHtHO9aGJTr4ksVJASRRyMA==
@@ -1325,10 +1371,10 @@ isexe@^2.0.0:
13251371
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
13261372
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
13271373

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==
1374+
isows@1.0.7:
1375+
version "1.0.7"
1376+
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.7.tgz#1c06400b7eed216fbba3bcbd68f12490fc342915"
1377+
integrity sha512-I1fSfDCZL5P0v33sVqeTDSpcstAg/N+wF5HS033mogOVIp4B+oHC7oOCsA3axAbBSGTJ8QubbNmnIRN/h8U7hg==
13321378

13331379
js-yaml@^3.13.1, js-yaml@^3.6.1:
13341380
version "3.14.1"
@@ -1499,12 +1545,13 @@ outdent@^0.5.0:
14991545
resolved "https://registry.yarnpkg.com/outdent/-/outdent-0.5.0.tgz#9e10982fdc41492bb473ad13840d22f9655be2ff"
15001546
integrity sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==
15011547

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==
1548+
ox@0.7.1:
1549+
version "0.7.1"
1550+
resolved "https://registry.yarnpkg.com/ox/-/ox-0.7.1.tgz#fb23a770dd966c051ad916d4e2e655a6f995e1cf"
1551+
integrity sha512-+k9fY9PRNuAMHRFIUbiK9Nt5seYHHzSQs9Bj+iMETcGtlpS7SmBzcGSVUQO3+nqGLEiNK4598pHNFlVRaZbRsg==
15061552
dependencies:
15071553
"@adraffy/ens-normalize" "^1.10.1"
1554+
"@noble/ciphers" "^1.3.0"
15081555
"@noble/curves" "^1.6.0"
15091556
"@noble/hashes" "^1.5.0"
15101557
"@scure/bip32" "^1.5.0"
@@ -1917,19 +1964,19 @@ universalify@^0.1.0:
19171964
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
19181965
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
19191966

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==
1967+
viem@2.31.0:
1968+
version "2.31.0"
1969+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.31.0.tgz#2263426cce091d440e283b88183dff6f1d8bae5c"
1970+
integrity sha512-U7OMQ6yqK+bRbEIarf2vqxL7unSEQvNxvML/1zG7suAmKuJmipqdVTVJGKBCJiYsm/EremyO2FS4dHIPpGv+eA==
19241971
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"
1972+
"@noble/curves" "1.9.1"
1973+
"@noble/hashes" "1.8.0"
1974+
"@scure/bip32" "1.7.0"
1975+
"@scure/bip39" "1.6.0"
19291976
abitype "1.0.8"
1930-
isows "1.0.6"
1931-
ox "0.6.9"
1932-
ws "8.18.1"
1977+
isows "1.0.7"
1978+
ox "0.7.1"
1979+
ws "8.18.2"
19331980

19341981
webidl-conversions@^3.0.0:
19351982
version "3.0.1"
@@ -1951,10 +1998,10 @@ which@^2.0.1:
19511998
dependencies:
19521999
isexe "^2.0.0"
19532000

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==
2001+
ws@8.18.2:
2002+
version "8.18.2"
2003+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
2004+
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
19582005

19592006
yauzl@^3.1.2:
19602007
version "3.2.0"

0 commit comments

Comments
 (0)