diff --git a/cli/package.json b/cli/package.json index 86f58f5cec..978982b64b 100644 --- a/cli/package.json +++ b/cli/package.json @@ -42,7 +42,7 @@ "typedoc": "typedoc --plugin typedoc-plugin-markdown --options ./typedoc.json" }, "dependencies": { - "@commander-js/extra-typings": "^12.0.0", + "@commander-js/extra-typings": "^12.0.1", "@nomicfoundation/hardhat-toolbox": "^4.0.0", "commander": "^12.0.0", "dotenv": "^16.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e4c9ca759..9727ce8cb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: cli: dependencies: '@commander-js/extra-typings': - specifier: ^12.0.0 - version: 12.0.0(commander@12.0.0) + specifier: ^12.0.1 + version: 12.0.1(commander@12.0.0) '@nomicfoundation/hardhat-toolbox': specifier: ^4.0.0 version: 4.0.0(@nomicfoundation/hardhat-chai-matchers@2.0.3)(@nomicfoundation/hardhat-ethers@3.0.5)(@nomicfoundation/hardhat-network-helpers@1.0.10)(@nomicfoundation/hardhat-verify@2.0.3)(@typechain/ethers-v6@0.5.1)(@typechain/hardhat@9.1.0)(@types/chai@4.3.11)(@types/mocha@10.0.6)(@types/node@20.11.24)(chai@4.4.0)(ethers@6.11.1)(hardhat-gas-reporter@1.0.9)(hardhat@2.20.1)(solidity-coverage@0.8.5)(ts-node@10.9.2)(typechain@8.3.2)(typescript@5.3.3) @@ -2004,8 +2004,8 @@ packages: engines: {node: '>=0.1.90'} requiresBuild: true - /@commander-js/extra-typings@12.0.0(commander@12.0.0): - resolution: {integrity: sha512-7zGCwtRKOJ978LCuEZbQ9ZmLdrRkNNASphEO5i9MZb6HfOk7KfsA3f4oXqYDhko4tNrU3GmZTlHqQ/nRlYtYSw==} + /@commander-js/extra-typings@12.0.1(commander@12.0.0): + resolution: {integrity: sha512-OvkMobb1eMqOCuJdbuSin/KJkkZr7n24/UNV+Lcz/0Dhepf3r2p9PaGwpRpAWej7A+gQnny4h8mGhpFl4giKkg==} peerDependencies: commander: ~12.0.0 dependencies: