From 0e709a3a792ecaf262be2f5ba72610f2d0ad1be1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 03:38:59 +0000 Subject: [PATCH] chore(deps-dev): bump @nomicfoundation/hardhat-mocha Bumps [@nomicfoundation/hardhat-mocha](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-mocha) from 3.0.12 to 3.0.20. - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-mocha/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-mocha@3.0.20/packages/hardhat-mocha) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-mocha" dependency-version: 3.0.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 146 ++++++++++++++++---------------- packages/contracts/package.json | 2 +- 2 files changed, 72 insertions(+), 76 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8620963..ef1c9164 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2727,9 +2727,9 @@ } }, "node_modules/@nomicfoundation/hardhat-vendored": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-vendored/-/hardhat-vendored-3.0.1.tgz", - "integrity": "sha512-jBOAqmEAMJ8zdfiQmTLV+c0IaSyySqkDSJ9spTy8Ts/m/mO8w364TClyfn+p4ZpxBjyX4LMa3NfC402hoDtwCg==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-vendored/-/hardhat-vendored-3.0.4.tgz", + "integrity": "sha512-RO8Otj1FvRvxJmXzkxh1vTwK/+cqSVPYLqY6RrWkmzHEEcxnAwAFsBYdW7xyTEyW/pVbSSNd2gs3aoGdGZaoNA==", "license": "MIT" }, "node_modules/@nomicfoundation/hardhat-zod-utils": { @@ -12451,7 +12451,7 @@ }, "devDependencies": { "@nomicfoundation/hardhat-ethers": "^4.0.6", - "@nomicfoundation/hardhat-mocha": "^3.0.12", + "@nomicfoundation/hardhat-mocha": "^3.0.20", "@types/mocha": "^10.0.10", "@types/node": "^20.0.0", "ethers": "^6.12.0", @@ -12462,28 +12462,28 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr/-/edr-0.12.0-next.29.tgz", - "integrity": "sha512-/c1LbBC3EFgOIKRup0lQ2SIqL9MLdqdOHDM9Mta5CyDOk9cQFlBSTpWCGDrh+p1BIsPFpVHqa4yjkBmZyL1aZA==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr/-/edr-0.12.0-next.33.tgz", + "integrity": "sha512-+jwZcGgUKVUykqP+hbVEXClpqZbIdo/MztP/6Xp8DDmB8c+WxJvwCDmPrnfkV+s3NNj2lSDCyOZoPw9/UNcmXw==", "dev": true, "license": "MIT", "dependencies": { - "@nomicfoundation/edr-darwin-arm64": "0.12.0-next.29", - "@nomicfoundation/edr-darwin-x64": "0.12.0-next.29", - "@nomicfoundation/edr-linux-arm64-gnu": "0.12.0-next.29", - "@nomicfoundation/edr-linux-arm64-musl": "0.12.0-next.29", - "@nomicfoundation/edr-linux-x64-gnu": "0.12.0-next.29", - "@nomicfoundation/edr-linux-x64-musl": "0.12.0-next.29", - "@nomicfoundation/edr-win32-x64-msvc": "0.12.0-next.29" + "@nomicfoundation/edr-darwin-arm64": "0.12.0-next.33", + "@nomicfoundation/edr-darwin-x64": "0.12.0-next.33", + "@nomicfoundation/edr-linux-arm64-gnu": "0.12.0-next.33", + "@nomicfoundation/edr-linux-arm64-musl": "0.12.0-next.33", + "@nomicfoundation/edr-linux-x64-gnu": "0.12.0-next.33", + "@nomicfoundation/edr-linux-x64-musl": "0.12.0-next.33", + "@nomicfoundation/edr-win32-x64-msvc": "0.12.0-next.33" }, "engines": { "node": ">= 20" } }, "packages/contracts/node_modules/@nomicfoundation/edr-darwin-arm64": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-arm64/-/edr-darwin-arm64-0.12.0-next.29.tgz", - "integrity": "sha512-qzVcAkUsrVT2Za9pLzTYL/eNLS09R+JSG+4LpQ56Wg3mkjbwItn/F6C/XbGqMbNiEGfLi5kVvtYOtT7yu04/Tg==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-arm64/-/edr-darwin-arm64-0.12.0-next.33.tgz", + "integrity": "sha512-CEaDltNmTRLyJPMwSVHNtYuXthJ3vm44SkRAQLiDYuhLbbzxAWmkCdnvKyo5QPmaRKxBGFwtahCJz2biBM43Ig==", "dev": true, "license": "MIT", "engines": { @@ -12491,9 +12491,9 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr-darwin-x64": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-x64/-/edr-darwin-x64-0.12.0-next.29.tgz", - "integrity": "sha512-P2BSYLsDoM1dGi/0NO3ps3l76NbvFDAnmCUS5SLLLdG/b8RUvWKHtfZFrQgy1KCPDFiiG5IlwzcmAwsPjsyOVQ==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-x64/-/edr-darwin-x64-0.12.0-next.33.tgz", + "integrity": "sha512-3V5XgzKLXFO+Cw0sWoO3ug2hHYL3VThskA1Iu98EPO44P4w0S6tW3bdsIH2OJPD+zi5RIHjg8H6HDZ+xeipXAA==", "dev": true, "license": "MIT", "engines": { @@ -12501,9 +12501,9 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr-linux-arm64-gnu": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-gnu/-/edr-linux-arm64-gnu-0.12.0-next.29.tgz", - "integrity": "sha512-3SKZIaZCCuY6fAHj6GpTYpQPj3S0LFO6YUUZw3aSg1joBmM9FkP9a1IiYQOBZnZqk0Fa+pHy2dHMVWDczQHX7g==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-gnu/-/edr-linux-arm64-gnu-0.12.0-next.33.tgz", + "integrity": "sha512-5+1wkqlUEem9yhKX2AwSINlaiNk6NYfm4WbvaeEAmDZivLEDhW56BNe5+fuue1B4Fa50OONaimw9wEe3d1xYNA==", "dev": true, "license": "MIT", "engines": { @@ -12511,9 +12511,9 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr-linux-arm64-musl": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-musl/-/edr-linux-arm64-musl-0.12.0-next.29.tgz", - "integrity": "sha512-GGDJX3We8+XQ0L1Yy2i6ulbucQPO7HpQ5IYkxFLKL0H611ErErHLawrGIvfcfaDYfnFrC/3uxWEqMQ4GhrWbBQ==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-musl/-/edr-linux-arm64-musl-0.12.0-next.33.tgz", + "integrity": "sha512-/Zr+9HxJfOSjtSTr3PkErSrGkP40j5op2koY1vVwsC1CqRiNnxKfXpwa6WH8zEUzIkEAGLq5ZwjD251irrf1uA==", "dev": true, "license": "MIT", "engines": { @@ -12521,9 +12521,9 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr-linux-x64-gnu": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-gnu/-/edr-linux-x64-gnu-0.12.0-next.29.tgz", - "integrity": "sha512-d92L55iy/EzMlu341RgFG1Pqd6Mpd1MmcYi48Na2VtMs7rqRIcAUGeLgoooScLinM5JqTIb1uYVghehFrx98gA==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-gnu/-/edr-linux-x64-gnu-0.12.0-next.33.tgz", + "integrity": "sha512-KrK/eUlVJo6FdHOBx9kXnzq8g+j8A2218ZVoVI/TJYgZFRXkhUI0tBeDmmdmfcRtk8J4Hw5QGRJVIXA2TAWUZQ==", "dev": true, "license": "MIT", "engines": { @@ -12531,9 +12531,9 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr-linux-x64-musl": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-musl/-/edr-linux-x64-musl-0.12.0-next.29.tgz", - "integrity": "sha512-oOupaxyR6KUzvhJ0zsVU0yfeepB3hcTKxvowq2lPPwp6cMFzPY8PFe6uck+7+rXwog0dDkEa4R/RPEE9DtUelw==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-musl/-/edr-linux-x64-musl-0.12.0-next.33.tgz", + "integrity": "sha512-o6Kmj4YKdRNZ6U4wn2hd0wyh3r2Pu0/RjBBiqs+zeeRopI/san7H4n6kIxe+8PbqlAcC48MI+oWLSNwnkqONwg==", "dev": true, "license": "MIT", "engines": { @@ -12541,9 +12541,9 @@ } }, "packages/contracts/node_modules/@nomicfoundation/edr-win32-x64-msvc": { - "version": "0.12.0-next.29", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-win32-x64-msvc/-/edr-win32-x64-msvc-0.12.0-next.29.tgz", - "integrity": "sha512-QWvz4tTt1Z5JYKXODtqqdxfIQMiWFPGLVIeVJlXl2HSPJAIWTMU+EiBhlGGxP0qoUotUbdJbe7lpG4gw3yKIcA==", + "version": "0.12.0-next.33", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-win32-x64-msvc/-/edr-win32-x64-msvc-0.12.0-next.33.tgz", + "integrity": "sha512-PPiOTOIShzhK7+i+QMDz6/0m2JcEHBMqCthLj8dru2RFhXT1Jory35u12awaVS2fU91flBg7zz7Qju4v8hrnLw==", "dev": true, "license": "MIT", "engines": { @@ -12551,13 +12551,13 @@ } }, "packages/contracts/node_modules/@nomicfoundation/hardhat-errors": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-errors/-/hardhat-errors-3.0.10.tgz", - "integrity": "sha512-jfQ75/t21674cIQPbQmzRSY8YdusvQhKMsT+IGEoXlJuAzw+ngWsD7y7nHT8UKQ+liHWgMA+Am2843KwP0KtiA==", + "version": "3.0.13", + "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-errors/-/hardhat-errors-3.0.13.tgz", + "integrity": "sha512-h0nWNzKbmP6XhINMgSUfGixevzksT8BQPK08KNnsr/8kQORAeYzsv6bf0CLUD8mZfmBEP45m4QMlNP6xcoc0Ow==", "dev": true, "license": "MIT", "dependencies": { - "@nomicfoundation/hardhat-utils": "^4.0.2" + "@nomicfoundation/hardhat-utils": "^4.1.2" } }, "packages/contracts/node_modules/@nomicfoundation/hardhat-ethers": { @@ -12578,34 +12578,31 @@ } }, "packages/contracts/node_modules/@nomicfoundation/hardhat-mocha": { - "version": "3.0.12", - "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-mocha/-/hardhat-mocha-3.0.12.tgz", - "integrity": "sha512-XN6GX2Yx5Tt3nIkB+sWqgCGQIfXE+rj/vLFioeG5mHwsmuIMDTtR3NuXhidMB51tpczdWa3KWm41RXk4tILh9A==", + "version": "3.0.20", + "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-mocha/-/hardhat-mocha-3.0.20.tgz", + "integrity": "sha512-SfjYR9RR980teUxDe1BDdsfPQdAw5e12drkMT4OOAk7cOgl9V2KWUw4QMJ/fOUM0mONZYS8TlhcASuUpoZgg/w==", "dev": true, "license": "MIT", "dependencies": { - "@nomicfoundation/hardhat-errors": "^3.0.7", - "@nomicfoundation/hardhat-utils": "^4.0.0", - "@nomicfoundation/hardhat-zod-utils": "^3.0.3", - "chalk": "^5.3.0", - "debug": "^4.3.2", + "@nomicfoundation/hardhat-errors": "^3.0.13", + "@nomicfoundation/hardhat-utils": "^4.1.2", + "@nomicfoundation/hardhat-zod-utils": "^3.0.5", "tsx": "^4.19.3", "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "^3.1.11", + "hardhat": "^3.4.0", "mocha": "^11.0.0" } }, "packages/contracts/node_modules/@nomicfoundation/hardhat-utils": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-utils/-/hardhat-utils-4.0.2.tgz", - "integrity": "sha512-6lK0+9ygB7wGDlu11DAmTuZxhnoGbyGZC2aRaKKehW0vDNTS9iT7GUimgVvlO3B23E/HwwRKOOLmSVPC4qmmQw==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-utils/-/hardhat-utils-4.1.2.tgz", + "integrity": "sha512-jUQfbyIoTLHmSua+BMhIqUIk7uDwL2bhTtJgfwRoVooM3TTvm5rIdRK+eNkvZcZR/wAL/SBQOq/r9yOekj4Unw==", "dev": true, "license": "MIT", "dependencies": { "@streamparser/json-node": "^0.0.22", - "debug": "^4.3.2", "env-paths": "^2.2.0", "ethereum-cryptography": "^2.2.1", "fast-equals": "^5.4.0", @@ -12614,6 +12611,20 @@ "undici": "^6.16.1" } }, + "packages/contracts/node_modules/@nomicfoundation/hardhat-zod-utils": { + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-zod-utils/-/hardhat-zod-utils-3.0.5.tgz", + "integrity": "sha512-A1G9Jcizf/vYcGMtqkf+st94zBPTDB+bXXlojOMu77gmBZYbywY0k7hdRM2B4uJY+8nM0oe0sNVGVkARITXdcw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@nomicfoundation/hardhat-errors": "^3.0.13", + "@nomicfoundation/hardhat-utils": "^4.1.2" + }, + "peerDependencies": { + "zod": "^3.23.8" + } + }, "packages/contracts/node_modules/@types/node": { "version": "20.19.39", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.39.tgz", @@ -12624,37 +12635,22 @@ "undici-types": "~6.21.0" } }, - "packages/contracts/node_modules/chalk": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", - "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.17.0 || ^14.13 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, "packages/contracts/node_modules/hardhat": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-3.3.0.tgz", - "integrity": "sha512-TtejTl3ZeELwlcProbWtnsnPE2wUP2VDxzsTZp/IAgQ277kz3eQtXMpRnacefNmSve/oUAYYHxZtNQEQvaLzHg==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-3.5.1.tgz", + "integrity": "sha512-QHODwpchwo7tqUnG51pT1A7aYYd70ssPpJ0jX4+P/XVglFnlX9rBcQslET/ipq+SwIPPIBgp4CGtj0xCgv64QQ==", "dev": true, "license": "MIT", "dependencies": { - "@nomicfoundation/edr": "0.12.0-next.29", - "@nomicfoundation/hardhat-errors": "^3.0.10", - "@nomicfoundation/hardhat-utils": "^4.0.2", - "@nomicfoundation/hardhat-vendored": "^3.0.1", - "@nomicfoundation/hardhat-zod-utils": "^3.0.3", + "@nomicfoundation/edr": "0.12.0-next.33", + "@nomicfoundation/hardhat-errors": "^3.0.13", + "@nomicfoundation/hardhat-utils": "^4.1.2", + "@nomicfoundation/hardhat-vendored": "^3.0.4", + "@nomicfoundation/hardhat-zod-utils": "^3.0.5", "@nomicfoundation/solidity-analyzer": "^0.1.1", "@sentry/core": "^9.4.0", "adm-zip": "^0.4.16", - "chalk": "^5.3.0", "chokidar": "^4.0.3", - "debug": "^4.3.2", "enquirer": "^2.3.0", "ethereum-cryptography": "^2.2.1", "micro-eth-signer": "^0.14.0", diff --git a/packages/contracts/package.json b/packages/contracts/package.json index 7ea15e2a..3584ea33 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@nomicfoundation/hardhat-ethers": "^4.0.6", - "@nomicfoundation/hardhat-mocha": "^3.0.12", + "@nomicfoundation/hardhat-mocha": "^3.0.20", "@types/mocha": "^10.0.10", "@types/node": "^20.0.0", "ethers": "^6.12.0",