Skip to content

Commit 8d41eee

Browse files
chore(deps-dev): bump hardhat from 2.24.0 to 2.26.0 (#3470)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eddd504 commit 8d41eee

File tree

3 files changed

+73
-66
lines changed

3 files changed

+73
-66
lines changed

packages/apps/faucet/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^22.15.16",
3131
"concurrently": "^9.1.2",
3232
"eslint": "^8.55.0",
33-
"hardhat": "^2.24.0",
33+
"hardhat": "^2.26.0",
3434
"jest": "^29.7.0",
3535
"ts-node": "^10.9.2",
3636
"typescript": "^5.8.3"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"concurrently": "^9.1.2",
7272
"eslint": "^8.55.0",
7373
"ethers": "~6.13.5",
74-
"hardhat": "^2.22.18",
74+
"hardhat": "^2.26.0",
7575
"hardhat-abi-exporter": "^2.10.1",
7676
"hardhat-contract-sizer": "^2.6.1",
7777
"hardhat-dependency-compiler": "^1.2.1",

yarn.lock

Lines changed: 71 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -3926,7 +3926,7 @@ __metadata:
39263926
concurrently: "npm:^9.1.2"
39273927
eslint: "npm:^8.55.0"
39283928
ethers: "npm:~6.13.5"
3929-
hardhat: "npm:^2.22.18"
3929+
hardhat: "npm:^2.26.0"
39303930
hardhat-abi-exporter: "npm:^2.10.1"
39313931
hardhat-contract-sizer: "npm:^2.6.1"
39323932
hardhat-dependency-compiler: "npm:^1.2.1"
@@ -4084,7 +4084,7 @@ __metadata:
40844084
eslint: "npm:^8.55.0"
40854085
express: "npm:^4.21.0"
40864086
express-rate-limit: "npm:^7.3.0"
4087-
hardhat: "npm:^2.24.0"
4087+
hardhat: "npm:^2.26.0"
40884088
jest: "npm:^29.7.0"
40894089
node-cache: "npm:^5.1.2"
40904090
ts-node: "npm:^10.9.2"
@@ -6816,6 +6816,15 @@ __metadata:
68166816
languageName: node
68176817
linkType: hard
68186818

6819+
"@noble/curves@npm:~1.9.2":
6820+
version: 1.9.4
6821+
resolution: "@noble/curves@npm:1.9.4"
6822+
dependencies:
6823+
"@noble/hashes": "npm:1.8.0"
6824+
checksum: 10c0/c5ac42bf0c4ac822ee7c107f7b5647140a4209bce6929cdf21a38bc575be8aa91c130c4d4bea5a8a3100c53728fc0c6757382f005779cd14b10ea9a00f1a4592
6825+
languageName: node
6826+
linkType: hard
6827+
68196828
"@noble/hashes@npm:1.2.0, @noble/hashes@npm:~1.2.0":
68206829
version: 1.2.0
68216830
resolution: "@noble/hashes@npm:1.2.0"
@@ -6865,6 +6874,13 @@ __metadata:
68656874
languageName: node
68666875
linkType: hard
68676876

6877+
"@noble/hashes@npm:2.0.0-beta.1":
6878+
version: 2.0.0-beta.1
6879+
resolution: "@noble/hashes@npm:2.0.0-beta.1"
6880+
checksum: 10c0/dde464e841efb008e40ec2bc8431fec4de11c4778b0491c03247aa05c4e900a8b5212c9c90043b836f47d3d9ff48c22419513ed8219fed380cdaa17e1fc4fddc
6881+
languageName: node
6882+
linkType: hard
6883+
68686884
"@noble/secp256k1@npm:1.7.1":
68696885
version: 1.7.1
68706886
resolution: "@noble/secp256k1@npm:1.7.1"
@@ -6913,67 +6929,67 @@ __metadata:
69136929
languageName: node
69146930
linkType: hard
69156931

6916-
"@nomicfoundation/edr-darwin-arm64@npm:0.11.0":
6917-
version: 0.11.0
6918-
resolution: "@nomicfoundation/edr-darwin-arm64@npm:0.11.0"
6919-
checksum: 10c0/bf4abf4a4c84b4cbe6077dc05421e72aeadde719b4a33825c994126c8b3c5bb2a6296941ab18ad9f54945becf9dee692a8cbb77e7448be246dfcdde19ac2b967
6932+
"@nomicfoundation/edr-darwin-arm64@npm:0.11.3":
6933+
version: 0.11.3
6934+
resolution: "@nomicfoundation/edr-darwin-arm64@npm:0.11.3"
6935+
checksum: 10c0/f5923e05a9409a9e3956b95db7e6bbd4345c3cd8de617406a308e257bd4706d59d6f6f8d6ec774d6473d956634ba5c322ec903b66830844683809eb102ec510e
69206936
languageName: node
69216937
linkType: hard
69226938

6923-
"@nomicfoundation/edr-darwin-x64@npm:0.11.0":
6924-
version: 0.11.0
6925-
resolution: "@nomicfoundation/edr-darwin-x64@npm:0.11.0"
6926-
checksum: 10c0/aff56bb9c247f7fc435e208dc7bc17bea8f7f27e8d63797dadd2565db6641c684f16d77685375f7d5194238da648415085b9a71243e5e4e7743c37edff2e64c5
6939+
"@nomicfoundation/edr-darwin-x64@npm:0.11.3":
6940+
version: 0.11.3
6941+
resolution: "@nomicfoundation/edr-darwin-x64@npm:0.11.3"
6942+
checksum: 10c0/f529d2ef57a54bb34fb7888b545f19675624086bd93383e8d91c8dee1555532d2d28e72363b6a3b84e3920911bd550333898636873922cb5899c74b496f847aa
69276943
languageName: node
69286944
linkType: hard
69296945

6930-
"@nomicfoundation/edr-linux-arm64-gnu@npm:0.11.0":
6931-
version: 0.11.0
6932-
resolution: "@nomicfoundation/edr-linux-arm64-gnu@npm:0.11.0"
6933-
checksum: 10c0/454fe2c7a1be6add79527b3372671483e5012949bc022a0ddf63773d79b5c8920375b25385594d05f26d553b10ca273df4c4084c30515788a2ab6aa25440aa0c
6946+
"@nomicfoundation/edr-linux-arm64-gnu@npm:0.11.3":
6947+
version: 0.11.3
6948+
resolution: "@nomicfoundation/edr-linux-arm64-gnu@npm:0.11.3"
6949+
checksum: 10c0/4a8b4674d2e975434a1eab607f77947aa7dd501896ddb0b24f6f09e497776d197617dcac36076f4e274ac55ce0f1c85de228dff432d470459df6aa35b97176f2
69346950
languageName: node
69356951
linkType: hard
69366952

6937-
"@nomicfoundation/edr-linux-arm64-musl@npm:0.11.0":
6938-
version: 0.11.0
6939-
resolution: "@nomicfoundation/edr-linux-arm64-musl@npm:0.11.0"
6940-
checksum: 10c0/8737fb029d7572ae09ca2c02ec5bd4f15d541d361e8adbacb8dd26448b1a6e1e0f2af3883aad983309217d9a0104488c15e6427563bad3d754f25427571b6077
6953+
"@nomicfoundation/edr-linux-arm64-musl@npm:0.11.3":
6954+
version: 0.11.3
6955+
resolution: "@nomicfoundation/edr-linux-arm64-musl@npm:0.11.3"
6956+
checksum: 10c0/e0bf840cf209db1a8c7bb6dcd35af5c751921c2125ccf11457dbf5f66ef3c306d060933e5cbe9469ac8b440b8fcc19fa13fae8e919b5a03087c70d688cce461f
69416957
languageName: node
69426958
linkType: hard
69436959

6944-
"@nomicfoundation/edr-linux-x64-gnu@npm:0.11.0":
6945-
version: 0.11.0
6946-
resolution: "@nomicfoundation/edr-linux-x64-gnu@npm:0.11.0"
6947-
checksum: 10c0/21902281cd923bff6e0057cc79e81fde68376caf4db6b0798ccefd6eb2583899ee23f0ccd24c90a8180c6d8426fbf7876bf5d3e61546bd3dfc586a5b69f32f9c
6960+
"@nomicfoundation/edr-linux-x64-gnu@npm:0.11.3":
6961+
version: 0.11.3
6962+
resolution: "@nomicfoundation/edr-linux-x64-gnu@npm:0.11.3"
6963+
checksum: 10c0/c7617c11029223998cf177d49fb4979b7dcfcc9369cadaa82d2f9fb58c7f8091a33c4c46416e3fb71d9ff2276075d69fd076917841e3912466896ba1ca45cb94
69486964
languageName: node
69496965
linkType: hard
69506966

6951-
"@nomicfoundation/edr-linux-x64-musl@npm:0.11.0":
6952-
version: 0.11.0
6953-
resolution: "@nomicfoundation/edr-linux-x64-musl@npm:0.11.0"
6954-
checksum: 10c0/0cc2cb5756228946734811e9aa3abc291e96ece5357895ff2a004888aef8bc6c85d53266cf2a3b2ae0ff08e81516676a7117fe9bf4478156b0b957cea10a68f1
6967+
"@nomicfoundation/edr-linux-x64-musl@npm:0.11.3":
6968+
version: 0.11.3
6969+
resolution: "@nomicfoundation/edr-linux-x64-musl@npm:0.11.3"
6970+
checksum: 10c0/ef1623581a1d7072c88c0dc342480bed1253131d8775827ae8dddda26b2ecc4f4def3d8ec83ee60ac33e70539a58ed0b7a200040a06f31f9b3eccc3003c3af8d
69556971
languageName: node
69566972
linkType: hard
69576973

6958-
"@nomicfoundation/edr-win32-x64-msvc@npm:0.11.0":
6959-
version: 0.11.0
6960-
resolution: "@nomicfoundation/edr-win32-x64-msvc@npm:0.11.0"
6961-
checksum: 10c0/716cdb10470a4cfab1f3d9cfed85adea457914c18121e6b30e4c8ae3a3c1d5cd291650feffceb09e4794cf7b6f7f31897710cd836235ea9c9e4159a14405335d
6974+
"@nomicfoundation/edr-win32-x64-msvc@npm:0.11.3":
6975+
version: 0.11.3
6976+
resolution: "@nomicfoundation/edr-win32-x64-msvc@npm:0.11.3"
6977+
checksum: 10c0/0b3975a22fe31cea5799a3b4020acdf01627508e5f617545ad9f5f5f6739b1a954e1cd397e6d00a56eddd2c88b24d290b8e76f871eab7a847d97ee740e825249
69626978
languageName: node
69636979
linkType: hard
69646980

6965-
"@nomicfoundation/edr@npm:^0.11.0":
6966-
version: 0.11.0
6967-
resolution: "@nomicfoundation/edr@npm:0.11.0"
6981+
"@nomicfoundation/edr@npm:^0.11.3":
6982+
version: 0.11.3
6983+
resolution: "@nomicfoundation/edr@npm:0.11.3"
69686984
dependencies:
6969-
"@nomicfoundation/edr-darwin-arm64": "npm:0.11.0"
6970-
"@nomicfoundation/edr-darwin-x64": "npm:0.11.0"
6971-
"@nomicfoundation/edr-linux-arm64-gnu": "npm:0.11.0"
6972-
"@nomicfoundation/edr-linux-arm64-musl": "npm:0.11.0"
6973-
"@nomicfoundation/edr-linux-x64-gnu": "npm:0.11.0"
6974-
"@nomicfoundation/edr-linux-x64-musl": "npm:0.11.0"
6975-
"@nomicfoundation/edr-win32-x64-msvc": "npm:0.11.0"
6976-
checksum: 10c0/446203e8ebc98742d913ad9d1f89774fac4f1fb69f04c170787d7ff9fcfe06eeb1a9e1e0649980fca6d3e5c36099e784fc5a6b4380da8e59dd016cb6575adb63
6985+
"@nomicfoundation/edr-darwin-arm64": "npm:0.11.3"
6986+
"@nomicfoundation/edr-darwin-x64": "npm:0.11.3"
6987+
"@nomicfoundation/edr-linux-arm64-gnu": "npm:0.11.3"
6988+
"@nomicfoundation/edr-linux-arm64-musl": "npm:0.11.3"
6989+
"@nomicfoundation/edr-linux-x64-gnu": "npm:0.11.3"
6990+
"@nomicfoundation/edr-linux-x64-musl": "npm:0.11.3"
6991+
"@nomicfoundation/edr-win32-x64-msvc": "npm:0.11.3"
6992+
checksum: 10c0/48280ca1ae6913e92a34abf8f70656bc09c217094326b5e81e9d299924a24b7041240109d0f024a3c33706f542e0668f7e320a2eb02657f9bf7bbf29cd7b8f5d
69776993
languageName: node
69786994
linkType: hard
69796995

@@ -10396,13 +10412,6 @@ __metadata:
1039610412
languageName: node
1039710413
linkType: hard
1039810414

10399-
"@types/lru-cache@npm:^5.1.0":
10400-
version: 5.1.1
10401-
resolution: "@types/lru-cache@npm:5.1.1"
10402-
checksum: 10c0/1f17ec9b202c01a89337cc5528198a690be6b61a6688242125fbfb7fa17770e453e00e4685021abf5ae605860ca0722209faac5c254b780d0104730bb0b9e354
10403-
languageName: node
10404-
linkType: hard
10405-
1040610415
"@types/luxon@npm:~3.4.0":
1040710416
version: 3.4.2
1040810417
resolution: "@types/luxon@npm:3.4.2"
@@ -19983,17 +19992,15 @@ __metadata:
1998319992
languageName: node
1998419993
linkType: hard
1998519994

19986-
"hardhat@npm:^2.22.18, hardhat@npm:^2.24.0":
19987-
version: 2.24.0
19988-
resolution: "hardhat@npm:2.24.0"
19995+
"hardhat@npm:^2.26.0":
19996+
version: 2.26.0
19997+
resolution: "hardhat@npm:2.26.0"
1998919998
dependencies:
1999019999
"@ethereumjs/util": "npm:^9.1.0"
1999120000
"@ethersproject/abi": "npm:^5.1.2"
19992-
"@nomicfoundation/edr": "npm:^0.11.0"
20001+
"@nomicfoundation/edr": "npm:^0.11.3"
1999320002
"@nomicfoundation/solidity-analyzer": "npm:^0.1.0"
1999420003
"@sentry/node": "npm:^5.18.1"
19995-
"@types/bn.js": "npm:^5.1.0"
19996-
"@types/lru-cache": "npm:^5.1.0"
1999720004
adm-zip: "npm:^0.4.16"
1999820005
aggregate-error: "npm:^3.0.0"
1999920006
ansi-escapes: "npm:^4.3.0"
@@ -20012,7 +20019,7 @@ __metadata:
2001220019
json-stream-stringify: "npm:^3.1.4"
2001320020
keccak: "npm:^3.0.2"
2001420021
lodash: "npm:^4.17.11"
20015-
micro-eth-signer: "npm:^0.14.0"
20022+
micro-eth-signer: "npm:^0.16.0"
2001620023
mnemonist: "npm:^0.38.0"
2001720024
mocha: "npm:^10.0.0"
2001820025
p-map: "npm:^4.0.0"
@@ -20038,7 +20045,7 @@ __metadata:
2003820045
optional: true
2003920046
bin:
2004020047
hardhat: internal/cli/bootstrap.js
20041-
checksum: 10c0/1b29e472c17b2c31894823b45da687ae2a1d17495dc5b6cbdce31979424815e969d61e8f777183154bc922f740b6681a09ef6f38e91d5decd80adb3b68cc7829
20048+
checksum: 10c0/8f94dc8ecc73a590723a3b5d45e29e5fdd16ece0164ef705d571e8bd895944b14d7d294d17fd231b811438f69bd79465ec16252404cf00d39cfcb43f5a84ae35
2004220049
languageName: node
2004320050
linkType: hard
2004420051

@@ -23205,14 +23212,14 @@ __metadata:
2320523212
languageName: node
2320623213
linkType: hard
2320723214

23208-
"micro-eth-signer@npm:^0.14.0":
23209-
version: 0.14.0
23210-
resolution: "micro-eth-signer@npm:0.14.0"
23215+
"micro-eth-signer@npm:^0.16.0":
23216+
version: 0.16.0
23217+
resolution: "micro-eth-signer@npm:0.16.0"
2321123218
dependencies:
23212-
"@noble/curves": "npm:~1.8.1"
23213-
"@noble/hashes": "npm:~1.7.1"
23214-
micro-packed: "npm:~0.7.2"
23215-
checksum: 10c0/62c90d54d2b97cb4eaf713c69bc4ceb5903012d0237c26f0966076cfb89c4527de68b395e1bc29e6f237152ce08f7b551fb57b332003518a1331c2c0890fb164
23219+
"@noble/curves": "npm:~1.9.2"
23220+
"@noble/hashes": "npm:2.0.0-beta.1"
23221+
micro-packed: "npm:~0.7.3"
23222+
checksum: 10c0/daac43e339c3bcb4c1598bfb0cfa83878a25f3464bdbecbf1135dd8ffbe1fa687eec6e5fc82fb5a8d007b5fafcae682f66cddee24724c75c95019625d735a36f
2321623223
languageName: node
2321723224
linkType: hard
2321823225

@@ -23223,7 +23230,7 @@ __metadata:
2322323230
languageName: node
2322423231
linkType: hard
2322523232

23226-
"micro-packed@npm:~0.7.2":
23233+
"micro-packed@npm:~0.7.3":
2322723234
version: 0.7.3
2322823235
resolution: "micro-packed@npm:0.7.3"
2322923236
dependencies:

0 commit comments

Comments
 (0)