From 68ab386df7d17dabb59fc5de668e463a3fef9ad5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:01:34 +0000 Subject: [PATCH] Update infrastructure-maintenance --- .github/workflows/check-md-links.yml | 2 +- .github/workflows/continuous-build.yml | 8 +- package.json | 4 +- pnpm-lock.yaml | 112 ++++++++++++------------- 4 files changed, 63 insertions(+), 63 deletions(-) diff --git a/.github/workflows/check-md-links.yml b/.github/workflows/check-md-links.yml index 850ce15..6f53611 100644 --- a/.github/workflows/check-md-links.yml +++ b/.github/workflows/check-md-links.yml @@ -12,7 +12,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@v4 with: - version: 10.33.0 + version: 10.34.3 # Generate the dependency store so the cache cleanup doesn't fail - name: Install dependencies diff --git a/.github/workflows/continuous-build.yml b/.github/workflows/continuous-build.yml index c4d28e0..bb93a15 100644 --- a/.github/workflows/continuous-build.yml +++ b/.github/workflows/continuous-build.yml @@ -31,12 +31,12 @@ jobs: - name: Set up pnpm uses: pnpm/action-setup@v4 with: - version: 10.33.0 + version: 10.34.3 - name: Set up Node uses: actions/setup-node@v6 with: - node-version: 24 + node-version: 24.17.0 cache: 'pnpm' - name: Install dependencies @@ -71,12 +71,12 @@ jobs: - name: Set up pnpm uses: pnpm/action-setup@v4 with: - version: 10.33.0 + version: 10.34.3 - name: Set up Node uses: actions/setup-node@v6 with: - node-version: 24 + node-version: 24.17.0 registry-url: 'https://registry.npmjs.org' cache: 'pnpm' diff --git a/package.json b/package.json index d0fc5f3..cdf8e8f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@nomicfoundation/hardhat-verify": "^2.1.3", "@types/chai": "^4.3.20", "@types/mocha": "^10.0.10", - "@types/node": "^22.19.3", + "@types/node": "^22.19.21", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "chai": "^4.5.0", @@ -74,5 +74,5 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.59.4" }, - "packageManager": "pnpm@10.33.0" + "packageManager": "pnpm@10.34.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41eecf1..fbab203 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,16 +25,16 @@ importers: version: 9.39.4 '@nomicfoundation/hardhat-ethers': specifier: ^3.1.3 - version: 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + version: 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@nomicfoundation/hardhat-network-helpers': specifier: ^1.1.2 - version: 1.1.2(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + version: 1.1.2(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 - version: 5.0.0(5594969697022fd38ceb3c21111b181c) + version: 5.0.0(6306d937d4a3f718e27c4814ea573f93) '@nomicfoundation/hardhat-verify': specifier: ^2.1.3 - version: 2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + version: 2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@types/chai': specifier: ^4.3.20 version: 4.3.20 @@ -42,8 +42,8 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^22.19.3 - version: 22.19.3 + specifier: ^22.19.21 + version: 22.19.21 '@typescript-eslint/eslint-plugin': specifier: ^7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -67,7 +67,7 @@ importers: version: 13.0.6 hardhat: specifier: ^2.28.6 - version: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + version: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) hardhat-deploy: specifier: ^1.0.4 version: 1.0.4 @@ -82,10 +82,10 @@ importers: version: 6.2.1(typescript@5.9.3) solidity-coverage: specifier: ^0.8.17 - version: 0.8.17(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + version: 0.8.17(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.19.3)(typescript@5.9.3) + version: 10.9.2(@types/node@22.19.21)(typescript@5.9.3) typechain: specifier: ^8.3.2 version: 8.3.2(typescript@5.9.3) @@ -737,8 +737,8 @@ packages: '@types/node@10.17.60': resolution: {integrity: sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==} - '@types/node@22.19.3': - resolution: {integrity: sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA==} + '@types/node@22.19.21': + resolution: {integrity: sha512-VMeFBSCKQKmm2swI2kW51SFusDqekC6q9trBCvJ/JliDchFSuoYYKN7yVNjPthP1HKZcx3U1gI/wTcEBjEFKTA==} '@types/node@22.7.5': resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} @@ -4592,43 +4592,43 @@ snapshots: '@nomicfoundation/edr-linux-x64-musl': 0.12.0-next.23 '@nomicfoundation/edr-win32-x64-msvc': 0.12.0-next.23 - '@nomicfoundation/hardhat-chai-matchers@2.0.8(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(chai@4.5.0)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))': + '@nomicfoundation/hardhat-chai-matchers@2.0.8(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(chai@4.5.0)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))': dependencies: - '@nomicfoundation/hardhat-ethers': 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-ethers': 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@types/chai-as-promised': 7.1.8 chai: 4.5.0 chai-as-promised: 7.1.2(chai@4.5.0) deep-eql: 4.1.4 ethers: 6.16.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) ordinal: 1.0.3 - '@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))': + '@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))': dependencies: debug: 4.4.1(supports-color@8.1.1) ethers: 6.16.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) lodash.isequal: 4.5.0 transitivePeerDependencies: - supports-color - '@nomicfoundation/hardhat-ignition-ethers@0.15.11(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/hardhat-ignition@0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/ignition-core@0.15.11)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))': + '@nomicfoundation/hardhat-ignition-ethers@0.15.11(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/hardhat-ignition@0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/ignition-core@0.15.11)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))': dependencies: - '@nomicfoundation/hardhat-ethers': 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - '@nomicfoundation/hardhat-ignition': 0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-ethers': 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-ignition': 0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@nomicfoundation/ignition-core': 0.15.11 ethers: 6.16.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) - '@nomicfoundation/hardhat-ignition@0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))': + '@nomicfoundation/hardhat-ignition@0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))': dependencies: - '@nomicfoundation/hardhat-verify': 2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-verify': 2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@nomicfoundation/ignition-core': 0.15.11 '@nomicfoundation/ignition-ui': 0.15.11 chalk: 4.1.2 debug: 4.4.3 fs-extra: 10.1.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) json5: 2.2.3 prompts: 2.4.2 transitivePeerDependencies: @@ -4636,39 +4636,39 @@ snapshots: - supports-color - utf-8-validate - '@nomicfoundation/hardhat-network-helpers@1.1.2(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))': + '@nomicfoundation/hardhat-network-helpers@1.1.2(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))': dependencies: ethereumjs-util: 7.1.5 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) - '@nomicfoundation/hardhat-toolbox@5.0.0(5594969697022fd38ceb3c21111b181c)': + '@nomicfoundation/hardhat-toolbox@5.0.0(6306d937d4a3f718e27c4814ea573f93)': dependencies: - '@nomicfoundation/hardhat-chai-matchers': 2.0.8(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(chai@4.5.0)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - '@nomicfoundation/hardhat-ethers': 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - '@nomicfoundation/hardhat-ignition-ethers': 0.15.11(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/hardhat-ignition@0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/ignition-core@0.15.11)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - '@nomicfoundation/hardhat-network-helpers': 1.1.2(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - '@nomicfoundation/hardhat-verify': 2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-chai-matchers': 2.0.8(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(chai@4.5.0)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-ethers': 3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-ignition-ethers': 0.15.11(@nomicfoundation/hardhat-ethers@3.1.3(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/hardhat-ignition@0.15.11(@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)))(@nomicfoundation/ignition-core@0.15.11)(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-network-helpers': 1.1.2(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + '@nomicfoundation/hardhat-verify': 2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) '@typechain/ethers-v6': 0.5.1(ethers@6.16.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3) - '@typechain/hardhat': 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.16.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3))(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))(typechain@8.3.2(typescript@5.9.3)) + '@typechain/hardhat': 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.16.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3))(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))(typechain@8.3.2(typescript@5.9.3)) '@types/chai': 4.3.20 '@types/mocha': 10.0.10 - '@types/node': 22.19.3 + '@types/node': 22.19.21 chai: 4.5.0 ethers: 6.16.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) - hardhat-gas-reporter: 1.0.10(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - solidity-coverage: 0.8.17(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)) - ts-node: 10.9.2(@types/node@22.19.3)(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) + hardhat-gas-reporter: 1.0.10(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + solidity-coverage: 0.8.17(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)) + ts-node: 10.9.2(@types/node@22.19.21)(typescript@5.9.3) typechain: 8.3.2(typescript@5.9.3) typescript: 5.9.3 - '@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))': + '@nomicfoundation/hardhat-verify@2.1.3(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))': dependencies: '@ethersproject/abi': 5.8.0 '@ethersproject/address': 5.8.0 cbor: 8.1.0 debug: 4.4.1(supports-color@8.1.1) - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) lodash.clonedeep: 4.5.0 picocolors: 1.1.1 semver: 6.3.1 @@ -4971,17 +4971,17 @@ snapshots: typechain: 8.3.2(typescript@5.9.3) typescript: 5.9.3 - '@typechain/hardhat@9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.16.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3))(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3))(typechain@8.3.2(typescript@5.9.3))': + '@typechain/hardhat@9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.16.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3))(ethers@6.16.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3))(typechain@8.3.2(typescript@5.9.3))': dependencies: '@typechain/ethers-v6': 0.5.1(ethers@6.16.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3) ethers: 6.16.0 fs-extra: 9.1.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) typechain: 8.3.2(typescript@5.9.3) '@types/bn.js@5.1.6': dependencies: - '@types/node': 22.19.3 + '@types/node': 22.19.21 '@types/chai-as-promised@7.1.8': dependencies: @@ -4991,16 +4991,16 @@ snapshots: '@types/concat-stream@1.6.1': dependencies: - '@types/node': 22.19.3 + '@types/node': 22.19.21 '@types/form-data@0.0.33': dependencies: - '@types/node': 22.19.3 + '@types/node': 22.19.21 '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.19.3 + '@types/node': 22.19.21 '@types/http-cache-semantics@4.0.4': {} @@ -5012,7 +5012,7 @@ snapshots: '@types/node@10.17.60': {} - '@types/node@22.19.3': + '@types/node@22.19.21': dependencies: undici-types: 6.21.0 @@ -5026,7 +5026,7 @@ snapshots: '@types/pbkdf2@3.1.2': dependencies: - '@types/node': 22.19.3 + '@types/node': 22.19.21 '@types/prettier@2.7.3': {} @@ -5034,7 +5034,7 @@ snapshots: '@types/secp256k1@4.0.6': dependencies: - '@types/node': 22.19.3 + '@types/node': 22.19.21 '@types/triple-beam@1.3.5': {} @@ -7044,11 +7044,11 @@ snapshots: - supports-color - utf-8-validate - hardhat-gas-reporter@1.0.10(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)): + hardhat-gas-reporter@1.0.10(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)): dependencies: array-uniq: 1.0.3 eth-gas-reporter: 0.2.27 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) sha1: 1.1.1 transitivePeerDependencies: - '@codechecks/client' @@ -7056,7 +7056,7 @@ snapshots: - debug - utf-8-validate - hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3): + hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3): dependencies: '@ethereumjs/util': 9.1.0 '@ethersproject/abi': 5.8.0 @@ -7098,7 +7098,7 @@ snapshots: uuid: 8.3.2 ws: 7.5.10 optionalDependencies: - ts-node: 10.9.2(@types/node@22.19.3)(typescript@5.9.3) + ts-node: 10.9.2(@types/node@22.19.21)(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - bufferutil @@ -8322,7 +8322,7 @@ snapshots: transitivePeerDependencies: - typescript - solidity-coverage@0.8.17(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3)): + solidity-coverage@0.8.17(hardhat@2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3)): dependencies: '@ethersproject/abi': 5.8.0 '@solidity-parser/parser': 0.20.2 @@ -8333,7 +8333,7 @@ snapshots: ghost-testrpc: 0.0.2 global-modules: 2.0.0 globby: 10.0.2 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3))(typescript@5.9.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3))(typescript@5.9.3) jsonschema: 1.5.0 lodash: 4.17.21 mocha: 10.8.2 @@ -8597,14 +8597,14 @@ snapshots: dependencies: typescript: 5.9.3 - ts-node@10.9.2(@types/node@22.19.3)(typescript@5.9.3): + ts-node@10.9.2(@types/node@22.19.21)(typescript@5.9.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.19.3 + '@types/node': 22.19.21 acorn: 8.14.1 acorn-walk: 8.3.4 arg: 4.1.3