From 53919ac2772398531bd556a72b5fecb202583f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:54:11 +0000 Subject: [PATCH] chore(deps-dev): bump hardhat from 2.22.16 to 2.22.17 Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.16 to 2.22.17. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.22.16...hardhat@2.22.17) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 124 ++++++++++++++++++++++++------------------------- 2 files changed, 63 insertions(+), 63 deletions(-) diff --git a/package.json b/package.json index ea51207..2b71bba 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/node": "22.9.3", "chai": "4.5.0", "ethers": "6.13.3", - "hardhat": "2.22.16", + "hardhat": "2.22.17", "husky": "9.1.7", "lint-staged": "15.2.10", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7030fd7..41de4d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,10 +29,10 @@ importers: version: 5.1.0(@openzeppelin/contracts@5.1.0) '@openzeppelin/foundry-upgrades': specifier: OpenZeppelin/openzeppelin-foundry-upgrades - version: openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#16e0ae21e0e39049f619f2396fa28c57fad07368 + version: openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#8e754fde23b2b030a35bb47cd84b77dd42a44437 '@openzeppelin/hardhat-upgrades': specifier: 3.5.0 - version: 3.5.0(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + version: 3.5.0(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@openzeppelin/upgrades-core': specifier: 1.40.0 version: 1.40.0 @@ -41,35 +41,35 @@ importers: version: git+https://git@github.com:dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0 forge-std: specifier: foundry-rs/forge-std - version: git+https://git@github.com:foundry-rs/forge-std.git#2b59872eee0b8088ddcade39fe8c041e17bb79c0 + version: git+https://git@github.com:foundry-rs/forge-std.git#83c5d212a01f8950727da4095cdfe2654baccb5b solidity-stringutils: specifier: github:Arachnid/solidity-stringutils version: git+https://git@github.com:Arachnid/solidity-stringutils.git#4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461 devDependencies: '@nomicfoundation/hardhat-chai-matchers': specifier: 2.0.8 - version: 2.0.8(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(chai@4.5.0)(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + version: 2.0.8(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(chai@4.5.0)(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@nomicfoundation/hardhat-ethers': specifier: 3.0.8 - version: 3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + version: 3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@nomicfoundation/hardhat-foundry': specifier: 1.1.3 - version: 1.1.3(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + version: 1.1.3(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@nomicfoundation/hardhat-network-helpers': specifier: 1.0.12 - version: 1.0.12(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + version: 1.0.12(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@nomicfoundation/hardhat-toolbox': specifier: 5.0.0 - version: 5.0.0(a24gt5ysvs4v2kmxv6wygqvvzu) + version: 5.0.0(7llvjxl4k57jr2mzytxfp6xany) '@nomiclabs/hardhat-solhint': specifier: 4.0.1 - version: 4.0.1(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typescript@5.6.3) + version: 4.0.1(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typescript@5.6.3) '@typechain/ethers-v6': specifier: 0.5.1 version: 0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3) '@typechain/hardhat': specifier: 9.1.0 - version: 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3))(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typechain@8.3.2(typescript@5.6.3)) + version: 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3))(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typechain@8.3.2(typescript@5.6.3)) '@types/chai': specifier: 4.3.11 version: 4.3.11 @@ -86,8 +86,8 @@ importers: specifier: 6.13.3 version: 6.13.3 hardhat: - specifier: 2.22.16 - version: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + specifier: 2.22.17 + version: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) husky: specifier: 9.1.7 version: 9.1.7 @@ -1420,8 +1420,8 @@ packages: for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - forge-std@git+https://git@github.com:foundry-rs/forge-std.git#2b59872eee0b8088ddcade39fe8c041e17bb79c0: - resolution: {commit: 2b59872eee0b8088ddcade39fe8c041e17bb79c0, repo: git@github.com:foundry-rs/forge-std.git, type: git} + forge-std@git+https://git@github.com:foundry-rs/forge-std.git#83c5d212a01f8950727da4095cdfe2654baccb5b: + resolution: {commit: 83c5d212a01f8950727da4095cdfe2654baccb5b, repo: git@github.com:foundry-rs/forge-std.git, type: git} version: 1.9.4 form-data-encoder@2.1.4: @@ -1578,8 +1578,8 @@ packages: peerDependencies: hardhat: ^2.0.2 - hardhat@2.22.16: - resolution: {integrity: sha512-d52yQZ09u0roL6GlgJSvtknsBtIuj9JrJ/U8VMzr/wue+gO5v2tQayvOX6llerlR57Zw2EOTQjLAt6RpHvjwHA==} + hardhat@2.22.17: + resolution: {integrity: sha512-tDlI475ccz4d/dajnADUTRc1OJ3H8fpP9sWhXhBPpYsQOg8JHq5xrDimo53UhWPl7KJmAeDCm1bFG74xvpGRpg==} hasBin: true peerDependencies: ts-node: '*' @@ -2135,9 +2135,9 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} - openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#16e0ae21e0e39049f619f2396fa28c57fad07368: - resolution: {commit: 16e0ae21e0e39049f619f2396fa28c57fad07368, repo: git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git, type: git} - version: 0.0.0 + openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#8e754fde23b2b030a35bb47cd84b77dd42a44437: + resolution: {commit: 8e754fde23b2b030a35bb47cd84b77dd42a44437, repo: git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git, type: git} + version: 0.3.6 optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} @@ -3371,88 +3371,88 @@ snapshots: '@nomicfoundation/ethereumjs-rlp': 5.0.4 ethereum-cryptography: 0.1.3 - '@nomicfoundation/hardhat-chai-matchers@2.0.8(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(chai@4.5.0)(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-chai-matchers@2.0.8(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(chai@4.5.0)(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: - '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.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.13.3 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) ordinal: 1.0.3 - '@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: debug: 4.3.6(supports-color@8.1.1) ethers: 6.13.3 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) lodash.isequal: 4.5.0 transitivePeerDependencies: - supports-color - '@nomicfoundation/hardhat-foundry@1.1.3(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-foundry@1.1.3(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) picocolors: 1.1.1 - '@nomicfoundation/hardhat-ignition-ethers@0.15.5(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-ignition@0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/ignition-core@0.15.5)(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-ignition-ethers@0.15.5(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-ignition@0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/ignition-core@0.15.5)(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: - '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) - '@nomicfoundation/hardhat-ignition': 0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-ignition': 0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@nomicfoundation/ignition-core': 0.15.5 ethers: 6.13.3 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) - '@nomicfoundation/hardhat-ignition@0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-ignition@0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: - '@nomicfoundation/hardhat-verify': 2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-verify': 2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@nomicfoundation/ignition-core': 0.15.5 '@nomicfoundation/ignition-ui': 0.15.5 chalk: 4.1.2 debug: 4.3.6(supports-color@8.1.1) fs-extra: 10.1.0 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) prompts: 2.4.2 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@nomicfoundation/hardhat-network-helpers@1.0.12(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-network-helpers@1.0.12(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: ethereumjs-util: 7.1.5 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) - '@nomicfoundation/hardhat-toolbox@5.0.0(a24gt5ysvs4v2kmxv6wygqvvzu)': + '@nomicfoundation/hardhat-toolbox@5.0.0(7llvjxl4k57jr2mzytxfp6xany)': dependencies: - '@nomicfoundation/hardhat-chai-matchers': 2.0.8(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(chai@4.5.0)(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) - '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) - '@nomicfoundation/hardhat-ignition-ethers': 0.15.5(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-ignition@0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/ignition-core@0.15.5)(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) - '@nomicfoundation/hardhat-network-helpers': 1.0.12(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) - '@nomicfoundation/hardhat-verify': 2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-chai-matchers': 2.0.8(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(chai@4.5.0)(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-ignition-ethers': 0.15.5(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-ignition@0.15.5(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/ignition-core@0.15.5)(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-network-helpers': 1.0.12(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-verify': 2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@typechain/ethers-v6': 0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3) - '@typechain/hardhat': 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3))(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typechain@8.3.2(typescript@5.6.3)) + '@typechain/hardhat': 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3))(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typechain@8.3.2(typescript@5.6.3)) '@types/chai': 4.3.11 '@types/mocha': 10.0.10 '@types/node': 22.9.3 chai: 4.5.0 ethers: 6.13.3 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) - hardhat-gas-reporter: 1.0.10(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) - solidity-coverage: 0.8.12(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat-gas-reporter: 1.0.10(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + solidity-coverage: 0.8.12(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) ts-node: 10.9.2(@types/node@22.9.3)(typescript@5.6.3) typechain: 8.3.2(typescript@5.6.3) typescript: 5.6.3 - '@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: '@ethersproject/abi': 5.7.0 '@ethersproject/address': 5.7.0 cbor: 8.1.0 chalk: 2.4.2 debug: 4.3.6(supports-color@8.1.1) - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) lodash.clonedeep: 4.5.0 semver: 6.3.1 table: 6.8.2 @@ -3539,9 +3539,9 @@ snapshots: '@nomicfoundation/solidity-analyzer-linux-x64-musl': 0.1.2 '@nomicfoundation/solidity-analyzer-win32-x64-msvc': 0.1.2 - '@nomiclabs/hardhat-solhint@4.0.1(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typescript@5.6.3)': + '@nomiclabs/hardhat-solhint@4.0.1(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typescript@5.6.3)': dependencies: - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) solhint: 5.0.3(typescript@5.6.3) transitivePeerDependencies: - typescript @@ -3577,9 +3577,9 @@ snapshots: - debug - encoding - '@openzeppelin/hardhat-upgrades@3.5.0(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': + '@openzeppelin/hardhat-upgrades@3.5.0(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)))(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))': dependencies: - '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) '@openzeppelin/defender-sdk-base-client': 1.15.0 '@openzeppelin/defender-sdk-deploy-client': 1.15.0(debug@4.3.6) '@openzeppelin/defender-sdk-network-client': 1.15.0(debug@4.3.6) @@ -3588,11 +3588,11 @@ snapshots: debug: 4.3.6(supports-color@8.1.1) ethereumjs-util: 7.1.5 ethers: 6.13.3 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) proper-lockfile: 4.1.2 undici: 6.19.7 optionalDependencies: - '@nomicfoundation/hardhat-verify': 2.0.9(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) + '@nomicfoundation/hardhat-verify': 2.0.9(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)) transitivePeerDependencies: - encoding - supports-color @@ -3737,12 +3737,12 @@ snapshots: typechain: 8.3.2(typescript@5.6.3) typescript: 5.6.3 - '@typechain/hardhat@9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3))(ethers@6.13.3)(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typechain@8.3.2(typescript@5.6.3))': + '@typechain/hardhat@9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3))(ethers@6.13.3)(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3))(typechain@8.3.2(typescript@5.6.3))': dependencies: '@typechain/ethers-v6': 0.5.1(ethers@6.13.3)(typechain@8.3.2(typescript@5.6.3))(typescript@5.6.3) ethers: 6.13.3 fs-extra: 9.1.0 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) typechain: 8.3.2(typescript@5.6.3) '@types/bn.js@4.11.6': @@ -4660,7 +4660,7 @@ snapshots: dependencies: is-callable: 1.2.7 - forge-std@git+https://git@github.com:foundry-rs/forge-std.git#2b59872eee0b8088ddcade39fe8c041e17bb79c0: {} + forge-std@git+https://git@github.com:foundry-rs/forge-std.git#83c5d212a01f8950727da4095cdfe2654baccb5b: {} form-data-encoder@2.1.4: {} @@ -4851,11 +4851,11 @@ snapshots: optionalDependencies: uglify-js: 3.19.2 - hardhat-gas-reporter@1.0.10(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)): + hardhat-gas-reporter@1.0.10(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)): dependencies: array-uniq: 1.0.3 eth-gas-reporter: 0.2.27 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) sha1: 1.1.1 transitivePeerDependencies: - '@codechecks/client' @@ -4863,7 +4863,7 @@ snapshots: - debug - utf-8-validate - hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3): + hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3): dependencies: '@ethersproject/abi': 5.7.0 '@metamask/eth-sig-util': 4.0.1 @@ -5425,7 +5425,7 @@ snapshots: dependencies: mimic-function: 5.0.1 - openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#16e0ae21e0e39049f619f2396fa28c57fad07368: {} + openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#8e754fde23b2b030a35bb47cd84b77dd42a44437: {} optionator@0.8.3: dependencies: @@ -5858,7 +5858,7 @@ snapshots: dependencies: array.prototype.findlast: 1.2.5 - solidity-coverage@0.8.12(hardhat@2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)): + solidity-coverage@0.8.12(hardhat@2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3)): dependencies: '@ethersproject/abi': 5.7.0 '@solidity-parser/parser': 0.18.0 @@ -5869,7 +5869,7 @@ snapshots: ghost-testrpc: 0.0.2 global-modules: 2.0.0 globby: 10.0.2 - hardhat: 2.22.16(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) + hardhat: 2.22.17(ts-node@10.9.2(@types/node@22.9.3)(typescript@5.6.3))(typescript@5.6.3) jsonschema: 1.4.1 lodash: 4.17.21 mocha: 10.7.3