@@ -5293,7 +5293,7 @@ __metadata:
52935293 "@faker-js/faker": "npm:^9.9.0"
52945294 "@nomicfoundation/hardhat-chai-matchers": "npm:^2.0.7"
52955295 "@nomicfoundation/hardhat-ethers": "npm:^3.1.0"
5296- "@nomicfoundation/hardhat-network-helpers": "npm:^1 .0.12 "
5296+ "@nomicfoundation/hardhat-network-helpers": "npm:^3 .0.4 "
52975297 "@nomicfoundation/hardhat-toolbox": "npm:^4.0.0"
52985298 "@nomicfoundation/hardhat-verify": "npm:^2.0.11"
52995299 "@openzeppelin/contracts": "npm:5.0.2"
@@ -8139,6 +8139,15 @@ __metadata:
81398139 languageName: node
81408140 linkType: hard
81418141
8142+ "@nomicfoundation/hardhat-errors@npm:^3.0.7":
8143+ version: 3.0.9
8144+ resolution: "@nomicfoundation/hardhat-errors@npm:3.0.9"
8145+ dependencies:
8146+ "@nomicfoundation/hardhat-utils": "npm:^4.0.1"
8147+ checksum: 10c0/07da3a9e9b0fadfe4571f3f7bdbdb64f1d7ed358551389aed9c20ac26d31372fb6d4c7c8f15f8cf0ca2579cd580b4069ec54863b3b28ceaa735814ca2569144f
8148+ languageName: node
8149+ linkType: hard
8150+
81428151"@nomicfoundation/hardhat-ethers@npm:^3.0.0, @nomicfoundation/hardhat-ethers@npm:^3.1.0":
81438152 version: 3.1.2
81448153 resolution: "@nomicfoundation/hardhat-ethers@npm:3.1.2"
@@ -8170,14 +8179,15 @@ __metadata:
81708179 languageName: node
81718180 linkType: hard
81728181
8173- "@nomicfoundation/hardhat-network-helpers@npm:^1 .0.12 ":
8174- version: 1.1.2
8175- resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.1.2 "
8182+ "@nomicfoundation/hardhat-network-helpers@npm:^3 .0.4 ":
8183+ version: 3.0.4
8184+ resolution: "@nomicfoundation/hardhat-network-helpers@npm:3.0.4 "
81768185 dependencies:
8177- ethereumjs-util: "npm:^7.1.4"
8186+ "@nomicfoundation/hardhat-errors": "npm:^3.0.7"
8187+ "@nomicfoundation/hardhat-utils": "npm:^4.0.0"
81788188 peerDependencies:
8179- hardhat: ^2.26 .0
8180- checksum: 10c0/00fb7392bc0a0c3df635a52fe350ae5e5a71610f3718e11e6b17753f6723231c81def37a19933cd96174cbc5362c0168c8fa98ea73910d46dd9d4bbba0c7990f
8189+ hardhat: ^3.0 .0
8190+ checksum: 10c0/629fd404e08ec1f508f2e2e547da3f6a00e0c1a48ef0d206a6d3d1405688cc9900c82d83a76ec735fb85eeea485abe7b04a11755037de47c86090618288b263e
81818191 languageName: node
81828192 linkType: hard
81838193
@@ -8206,6 +8216,22 @@ __metadata:
82068216 languageName: node
82078217 linkType: hard
82088218
8219+ "@nomicfoundation/hardhat-utils@npm:^4.0.0, @nomicfoundation/hardhat-utils@npm:^4.0.1":
8220+ version: 4.0.1
8221+ resolution: "@nomicfoundation/hardhat-utils@npm:4.0.1"
8222+ dependencies:
8223+ "@streamparser/json-node": "npm:^0.0.22"
8224+ debug: "npm:^4.3.2"
8225+ env-paths: "npm:^2.2.0"
8226+ ethereum-cryptography: "npm:^2.2.1"
8227+ fast-equals: "npm:^5.4.0"
8228+ json-stream-stringify: "npm:^3.1.6"
8229+ rfdc: "npm:^1.3.1"
8230+ undici: "npm:^6.16.1"
8231+ checksum: 10c0/c88aa9aa7325a0d4d5d71c091b34dd16e69e9cd83f017ab2fa17b75e458395845316518d56181c7094b502470b4ba9e1e6e55830fb3a80d4b2ba8a1b8488e83d
8232+ languageName: node
8233+ linkType: hard
8234+
82098235"@nomicfoundation/hardhat-verify@npm:^2.0.11, @nomicfoundation/hardhat-verify@npm:^2.0.8":
82108236 version: 2.1.3
82118237 resolution: "@nomicfoundation/hardhat-verify@npm:2.1.3"
@@ -11098,6 +11124,22 @@ __metadata:
1109811124 languageName: node
1109911125 linkType: hard
1110011126
11127+ "@streamparser/json-node@npm:^0.0.22":
11128+ version: 0.0.22
11129+ resolution: "@streamparser/json-node@npm:0.0.22"
11130+ dependencies:
11131+ "@streamparser/json": "npm:^0.0.22"
11132+ checksum: 10c0/3b84fbbf93f183dd00e43db5ed994cdc23993548faf8b318fff52c45ca6413ddb03e2be99e407141a8a89673bb19a84949be97b8bb1d22a25bde5c3cdac43074
11133+ languageName: node
11134+ linkType: hard
11135+
11136+ "@streamparser/json@npm:^0.0.22":
11137+ version: 0.0.22
11138+ resolution: "@streamparser/json@npm:0.0.22"
11139+ checksum: 10c0/4496e286d607e37552c75e1e63ed7e722392d4d91939401ec11eb63c8c7d1fb7a2cf5733f1a60dc63ad95996f12d62f5639724b2c31584bb8ace51b1f3910ccc
11140+ languageName: node
11141+ linkType: hard
11142+
1110111143"@stripe/react-stripe-js@npm:^3.0.0":
1110211144 version: 3.10.0
1110311145 resolution: "@stripe/react-stripe-js@npm:3.10.0"
@@ -19297,7 +19339,7 @@ __metadata:
1929719339 languageName: node
1929819340 linkType: hard
1929919341
19300- "ethereumjs-util@npm:^7.0.3, ethereumjs-util@npm:^7.1.4, ethereumjs-util@npm:^7.1. 5":
19342+ "ethereumjs-util@npm:^7.0.3, ethereumjs-util@npm:^7.1.5":
1930119343 version: 7.1.5
1930219344 resolution: "ethereumjs-util@npm:7.1.5"
1930319345 dependencies:
@@ -19652,6 +19694,13 @@ __metadata:
1965219694 languageName: node
1965319695 linkType: hard
1965419696
19697+ "fast-equals@npm:^5.4.0":
19698+ version: 5.4.0
19699+ resolution: "fast-equals@npm:5.4.0"
19700+ checksum: 10c0/4fdce3a8f814e78af7296ca4ebe82f4765074a6dfe557ee98c18f5d2958c3de59025fbff7556d65f250165ccef424d37f9952ee159400f8ebe5f2edb704ec80e
19701+ languageName: node
19702+ linkType: hard
19703+
1965519704"fast-fifo@npm:^1.0.0":
1965619705 version: 1.3.2
1965719706 resolution: "fast-fifo@npm:1.3.2"
@@ -23238,7 +23287,7 @@ __metadata:
2323823287 languageName: node
2323923288 linkType: hard
2324023289
23241- "json-stream-stringify@npm:^3.1.4":
23290+ "json-stream-stringify@npm:^3.1.4, json-stream-stringify@npm:^3.1.6 ":
2324223291 version: 3.1.6
2324323292 resolution: "json-stream-stringify@npm:3.1.6"
2324423293 checksum: 10c0/cb45e65143f4634ebb2dc0732410a942eaf86f88a7938b2f6397f4c6b96a7ba936e74d4d17db48c9221f669153996362b2ff50fe8c7fed8a7548646f98ae1f58
@@ -27904,7 +27953,7 @@ __metadata:
2790427953 languageName: node
2790527954 linkType: hard
2790627955
27907- "rfdc@npm:^1.4.1":
27956+ "rfdc@npm:^1.3.1, rfdc@npm:^1. 4.1":
2790827957 version: 1.4.1
2790927958 resolution: "rfdc@npm:1.4.1"
2791027959 checksum: 10c0/4614e4292356cafade0b6031527eea9bc90f2372a22c012313be1dcc69a3b90c7338158b414539be863fa95bfcb2ddcd0587be696841af4e6679d85e62c060c7
@@ -30822,6 +30871,13 @@ __metadata:
3082230871 languageName: node
3082330872 linkType: hard
3082430873
30874+ "undici@npm:^6.16.1":
30875+ version: 6.24.1
30876+ resolution: "undici@npm:6.24.1"
30877+ checksum: 10c0/53fdbaa357139a2c12deed34f67d67fc6ad269630ba85a1507e7717f53ad2d3a02c95fbd17d3ab321e34c60b6f0a716cdc2f7e2eca1e07178702dc89cc3a73c4
30878+ languageName: node
30879+ linkType: hard
30880+
3082530881"unfetch@npm:^4.2.0":
3082630882 version: 4.2.0
3082730883 resolution: "unfetch@npm:4.2.0"
0 commit comments