Skip to content

Commit 89480f8

Browse files
chore(deps): update dependency viem to v2.30.6
1 parent 185d5e9 commit 89480f8

2 files changed

Lines changed: 67 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.30.6"
7575
}
7676
}

yarn.lock

Lines changed: 66 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,19 @@
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", "@noble/curves@~1.9.0":
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==
@@ -368,6 +380,11 @@
368380
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f"
369381
integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==
370382

383+
"@noble/hashes@1.8.0", "@noble/hashes@~1.8.0":
384+
version "1.8.0"
385+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
386+
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
387+
371388
"@nodelib/fs.scandir@2.1.5":
372389
version "2.1.5"
373390
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -394,7 +411,21 @@
394411
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.4.tgz#002eb571a35d69bdb4c214d0995dff76a8dcd2a9"
395412
integrity sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ==
396413

397-
"@scure/bip32@1.6.2", "@scure/bip32@^1.5.0":
414+
"@scure/base@~1.2.5":
415+
version "1.2.6"
416+
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.6.tgz#ca917184b8231394dd8847509c67a0be522e59f6"
417+
integrity sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg==
418+
419+
"@scure/bip32@1.7.0":
420+
version "1.7.0"
421+
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.7.0.tgz#b8683bab172369f988f1589640e53c4606984219"
422+
integrity sha512-E4FFX/N3f4B80AKWp5dP6ow+flD1LQZo/w8UnLGYZO674jS6YnYeepycOOksv+vLPSpgN35wgKgy+ybfTb2SMw==
423+
dependencies:
424+
"@noble/curves" "~1.9.0"
425+
"@noble/hashes" "~1.8.0"
426+
"@scure/base" "~1.2.5"
427+
428+
"@scure/bip32@^1.5.0":
398429
version "1.6.2"
399430
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.6.2.tgz#093caa94961619927659ed0e711a6e4bf35bffd0"
400431
integrity sha512-t96EPDMbtGgtb7onKKqxRLfE5g05k7uHnHRM2xdE6BP/ZmxaLtPek4J4KfVn/90IQNrU1IOAqMgiDtUdtbe3nw==
@@ -403,7 +434,15 @@
403434
"@noble/hashes" "~1.7.1"
404435
"@scure/base" "~1.2.2"
405436

406-
"@scure/bip39@1.5.4", "@scure/bip39@^1.4.0":
437+
"@scure/bip39@1.6.0":
438+
version "1.6.0"
439+
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.6.0.tgz#475970ace440d7be87a6086cbee77cb8f1a684f9"
440+
integrity sha512-+lF0BbLiJNwVlev4eKelw1WWLaiKXw7sSl8T6FvBlWkdX+94aGJ4o8XjUdlyhTCjd8c+B3KT3JfS8P0bLRNU6A==
441+
dependencies:
442+
"@noble/hashes" "~1.8.0"
443+
"@scure/base" "~1.2.5"
444+
445+
"@scure/bip39@^1.4.0":
407446
version "1.5.4"
408447
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.5.4.tgz#07fd920423aa671be4540d59bdd344cc1461db51"
409448
integrity sha512-TFM4ni0vKvCfBpohoh+/lY05i9gRbSwXWngAsF4CABQxoaOHijxuaZ2R6cStDQ5CHtHO9aGJTr4ksVJASRRyMA==
@@ -1325,10 +1364,10 @@ isexe@^2.0.0:
13251364
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
13261365
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
13271366

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==
1367+
isows@1.0.7:
1368+
version "1.0.7"
1369+
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.7.tgz#1c06400b7eed216fbba3bcbd68f12490fc342915"
1370+
integrity sha512-I1fSfDCZL5P0v33sVqeTDSpcstAg/N+wF5HS033mogOVIp4B+oHC7oOCsA3axAbBSGTJ8QubbNmnIRN/h8U7hg==
13321371

13331372
js-yaml@^3.13.1, js-yaml@^3.6.1:
13341373
version "3.14.1"
@@ -1499,12 +1538,13 @@ outdent@^0.5.0:
14991538
resolved "https://registry.yarnpkg.com/outdent/-/outdent-0.5.0.tgz#9e10982fdc41492bb473ad13840d22f9655be2ff"
15001539
integrity sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==
15011540

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==
1541+
ox@0.7.1:
1542+
version "0.7.1"
1543+
resolved "https://registry.yarnpkg.com/ox/-/ox-0.7.1.tgz#fb23a770dd966c051ad916d4e2e655a6f995e1cf"
1544+
integrity sha512-+k9fY9PRNuAMHRFIUbiK9Nt5seYHHzSQs9Bj+iMETcGtlpS7SmBzcGSVUQO3+nqGLEiNK4598pHNFlVRaZbRsg==
15061545
dependencies:
15071546
"@adraffy/ens-normalize" "^1.10.1"
1547+
"@noble/ciphers" "^1.3.0"
15081548
"@noble/curves" "^1.6.0"
15091549
"@noble/hashes" "^1.5.0"
15101550
"@scure/bip32" "^1.5.0"
@@ -1917,19 +1957,19 @@ universalify@^0.1.0:
19171957
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
19181958
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
19191959

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==
1960+
viem@2.30.6:
1961+
version "2.30.6"
1962+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.30.6.tgz#fffe69aa4d16ab1802b21b44856ae09bacf10f9b"
1963+
integrity sha512-N3vGy3pZ+EVgQRuWqQhZPFXxQE8qMRrBd3uM+KLc1Ub2w6+vkyr7umeWQCM4c+wlsCdByUgh2630MDMLquMtpg==
19241964
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"
1965+
"@noble/curves" "1.9.1"
1966+
"@noble/hashes" "1.8.0"
1967+
"@scure/bip32" "1.7.0"
1968+
"@scure/bip39" "1.6.0"
19291969
abitype "1.0.8"
1930-
isows "1.0.6"
1931-
ox "0.6.9"
1932-
ws "8.18.1"
1970+
isows "1.0.7"
1971+
ox "0.7.1"
1972+
ws "8.18.2"
19331973

19341974
webidl-conversions@^3.0.0:
19351975
version "3.0.1"
@@ -1951,10 +1991,10 @@ which@^2.0.1:
19511991
dependencies:
19521992
isexe "^2.0.0"
19531993

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==
1994+
ws@8.18.2:
1995+
version "8.18.2"
1996+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
1997+
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
19581998

19591999
yauzl@^3.1.2:
19602000
version "3.2.0"

0 commit comments

Comments
 (0)