Skip to content

Commit de779b9

Browse files
Update dependency @nomicfoundation/hardhat-ignition to v0.15.10
1 parent 2c1f544 commit de779b9

File tree

1 file changed

+47
-15
lines changed

1 file changed

+47
-15
lines changed

yarn.lock

Lines changed: 47 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -571,12 +571,12 @@
571571
integrity sha512-+jXDGWdfkuIGm0W+aFEZ9SLQz2MIj7Cf4j7ANTXUIIbK8sUkvnVOhTTAQEdqa0KgGEb45XS88BPg0w8fixwrXQ==
572572

573573
"@nomicfoundation/hardhat-ignition@^0.15.6":
574-
version "0.15.6"
575-
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ignition/-/hardhat-ignition-0.15.6.tgz#7b62010e4aa37ec5afc4b1c8217b11dd21a99d93"
576-
integrity sha512-PcMf4xlYvwHYej2jcuOd/rBNNMM5FO11vh9c+MF8+m7NxV4b6NOameL3uscoD7ghg0H2GNgnGXgQ67ryRqtdIQ==
574+
version "0.15.10"
575+
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ignition/-/hardhat-ignition-0.15.10.tgz#605912ff4a50019685ffba105487c585e28fdde9"
576+
integrity sha512-UScXyLLG5rEm+ANchQYCDOsskdXl6ux3oCPgC24PKE/QMJEib5crGZIo8spAyzdK6vOnRW6i4FG+1qvoO0AGWA==
577577
dependencies:
578-
"@nomicfoundation/ignition-core" "^0.15.6"
579-
"@nomicfoundation/ignition-ui" "^0.15.6"
578+
"@nomicfoundation/ignition-core" "^0.15.10"
579+
"@nomicfoundation/ignition-ui" "^0.15.10"
580580
chalk "^4.0.0"
581581
debug "^4.3.2"
582582
fs-extra "^10.0.0"
@@ -610,10 +610,10 @@
610610
table "^6.8.0"
611611
undici "^5.14.0"
612612

613-
"@nomicfoundation/ignition-core@^0.15.6":
614-
version "0.15.6"
615-
resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-core/-/ignition-core-0.15.6.tgz#bc5fd58f6281f4b8a43f4b9a2d29a112c451048c"
616-
integrity sha512-9eD1NJ2G4vh7IleRNmCz/3bGVoNEPYrRVPqx0uvWzG2xD226GGQcTgtK+NovyxsQOE/AcLF1xjX3/+8kNc1sSg==
613+
"@nomicfoundation/ignition-core@^0.15.10":
614+
version "0.15.10"
615+
resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-core/-/ignition-core-0.15.10.tgz#284a986f72a43e93f03773dcbeee3a6dc3e13988"
616+
integrity sha512-AWvCviNlBkPT8EKcg34N+yUdQTYFiC/HdpfFZdw8oMFuAs9SMZE0zQA9gJQSCay41GbuyXt2Kietp5/1/nlBIA==
617617
dependencies:
618618
"@ethersproject/address" "5.6.1"
619619
"@nomicfoundation/solidity-analyzer" "^0.1.1"
@@ -625,10 +625,10 @@
625625
lodash "4.17.21"
626626
ndjson "2.0.0"
627627

628-
"@nomicfoundation/ignition-ui@^0.15.6":
629-
version "0.15.6"
630-
resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-ui/-/ignition-ui-0.15.6.tgz#0f71a5f1bf38d91a875b8fd212f3eafc9a9d607b"
631-
integrity sha512-CW14g/BVcGZtBSF1K4eZSCjyvtz1fr9yppkFKC+Z0+sm/lXFWpwcwaVN+UiugQ/9wz9HAfSk4Y0gagdAMiSs0w==
628+
"@nomicfoundation/ignition-ui@^0.15.10":
629+
version "0.15.10"
630+
resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-ui/-/ignition-ui-0.15.10.tgz#83b1b29ac95f58c40a8ca6c4c3ae78b9fcd31456"
631+
integrity sha512-82XQPF+1fvxTimDUPgDVwpTjHjfjFgFs84rERbBiMLQbz6sPtgTlV8HHrlbMx8tT/JKCI/SCU4gxV8xA4CPfcg==
632632

633633
"@nomicfoundation/[email protected]":
634634
version "0.1.2"
@@ -918,6 +918,13 @@
918918
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
919919
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
920920

921+
922+
version "22.7.5"
923+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b"
924+
integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==
925+
dependencies:
926+
undici-types "~6.19.2"
927+
921928
"@types/pbkdf2@^3.0.0":
922929
version "3.1.2"
923930
resolved "https://registry.yarnpkg.com/@types/pbkdf2/-/pbkdf2-3.1.2.tgz#2dc43808e9985a2c69ff02e2d2027bd4fe33e8dc"
@@ -1537,13 +1544,20 @@ death@^1.1.0:
15371544
resolved "https://registry.yarnpkg.com/death/-/death-1.1.0.tgz#01aa9c401edd92750514470b8266390c66c67318"
15381545
integrity sha512-vsV6S4KVHvTGxbEcij7hkWRv0It+sGGWVOM67dQde/o5Xjnr+KmLjxWJii2uEObIrt1CcM9w0Yaovx+iOlIL+w==
15391546

1540-
debug@4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.5:
1547+
debug@4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.5:
15411548
version "4.3.7"
15421549
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
15431550
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
15441551
dependencies:
15451552
ms "^2.1.3"
15461553

1554+
debug@^4.3.2:
1555+
version "4.4.0"
1556+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1557+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
1558+
dependencies:
1559+
ms "^2.1.3"
1560+
15471561
decamelize@^4.0.0:
15481562
version "4.0.0"
15491563
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
@@ -1847,7 +1861,7 @@ [email protected]:
18471861
tslib "2.4.0"
18481862
ws "8.5.0"
18491863

1850-
ethers@^6.13.2, ethers@^6.7.0:
1864+
ethers@^6.13.2:
18511865
version "6.13.2"
18521866
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
18531867
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
@@ -1860,6 +1874,19 @@ ethers@^6.13.2, ethers@^6.7.0:
18601874
tslib "2.4.0"
18611875
ws "8.17.1"
18621876

1877+
ethers@^6.7.0:
1878+
version "6.13.5"
1879+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.5.tgz#8c1d6ac988ac08abc3c1d8fabbd4b8b602851ac4"
1880+
integrity sha512-+knKNieu5EKRThQJWwqaJ10a6HE9sSehGeqWN65//wE7j47ZpFhKAnHB/JJFibwwg61I/koxaPsXbXpD/skNOQ==
1881+
dependencies:
1882+
"@adraffy/ens-normalize" "1.10.1"
1883+
"@noble/curves" "1.2.0"
1884+
"@noble/hashes" "1.3.2"
1885+
"@types/node" "22.7.5"
1886+
aes-js "4.0.0-beta.5"
1887+
tslib "2.7.0"
1888+
ws "8.17.1"
1889+
18631890
18641891
version "0.1.6"
18651892
resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699"
@@ -3533,6 +3560,11 @@ [email protected]:
35333560
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
35343561
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
35353562

3563+
3564+
version "2.7.0"
3565+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
3566+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
3567+
35363568
tslib@^1.9.3:
35373569
version "1.14.1"
35383570
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)