From 549d4332ceaea5bcafcc5595d73fb92a58a3c374 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:16:14 -0500 Subject: [PATCH] fix(deps): update dependency @nomicfoundation/hardhat-verify to v2.0.12 (#15169) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- governance/package.json | 2 +- smart-contracts/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++++------- 3 files changed, 28 insertions(+), 9 deletions(-) diff --git a/governance/package.json b/governance/package.json index 7943f57de2b..7719db5653d 100644 --- a/governance/package.json +++ b/governance/package.json @@ -13,7 +13,7 @@ "@matterlabs/hardhat-zksync-verify": "1.7.0", "@nomicfoundation/hardhat-ethers": "3.0.8", "@nomicfoundation/hardhat-network-helpers": "1.0.12", - "@nomicfoundation/hardhat-verify": "2.0.11", + "@nomicfoundation/hardhat-verify": "2.0.12", "@nomiclabs/hardhat-ethers": "2.2.3", "@openzeppelin/hardhat-upgrades": "3.6.0", "@openzeppelin/upgrades-core": "1.41.0", diff --git a/smart-contracts/package.json b/smart-contracts/package.json index 8c56c830f1c..c83c582a816 100644 --- a/smart-contracts/package.json +++ b/smart-contracts/package.json @@ -11,7 +11,7 @@ "@connext/interfaces": "2.0.5", "@nomicfoundation/hardhat-ethers": "3.0.8", "@nomicfoundation/hardhat-network-helpers": "1.0.12", - "@nomicfoundation/hardhat-verify": "2.0.11", + "@nomicfoundation/hardhat-verify": "2.0.12", "@openzeppelin/contracts": "5.0.2", "@openzeppelin/contracts-upgradeable": "4.9.6", "@openzeppelin/contracts-upgradeable5": "npm:@openzeppelin/contracts-upgradeable@5.0.2", diff --git a/yarn.lock b/yarn.lock index 5677e76dbbd..7aa611dae4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9945,22 +9945,22 @@ __metadata: languageName: node linkType: hard -"@nomicfoundation/hardhat-verify@npm:2.0.11, @nomicfoundation/hardhat-verify@npm:^2.0.8": - version: 2.0.11 - resolution: "@nomicfoundation/hardhat-verify@npm:2.0.11" +"@nomicfoundation/hardhat-verify@npm:2.0.12": + version: 2.0.12 + resolution: "@nomicfoundation/hardhat-verify@npm:2.0.12" dependencies: "@ethersproject/abi": "npm:^5.1.2" "@ethersproject/address": "npm:^5.0.2" cbor: "npm:^8.1.0" - chalk: "npm:^2.4.2" debug: "npm:^4.1.1" lodash.clonedeep: "npm:^4.5.0" + picocolors: "npm:^1.1.0" semver: "npm:^6.3.0" table: "npm:^6.8.0" undici: "npm:^5.14.0" peerDependencies: hardhat: ^2.0.4 - checksum: 10/edad30efeb0ab7c26fd0c5fd3f1d161733d51276435f77d9c58edaa4307171be40e8c65a24a8fb11481e1032e4eb72ac99cd11c6eaa0bbfabb493455e387e2e9 + checksum: 10/ec7bdf2e5bf584abcea17a64f3da73cb792dc3af19db3a99fe0196f5314cab82b43af6984fa11233c76190049e8ab81ef0fcfcd1cd1992a4a455a65937f6b69e languageName: node linkType: hard @@ -9983,6 +9983,25 @@ __metadata: languageName: node linkType: hard +"@nomicfoundation/hardhat-verify@npm:^2.0.8": + version: 2.0.11 + resolution: "@nomicfoundation/hardhat-verify@npm:2.0.11" + dependencies: + "@ethersproject/abi": "npm:^5.1.2" + "@ethersproject/address": "npm:^5.0.2" + cbor: "npm:^8.1.0" + chalk: "npm:^2.4.2" + debug: "npm:^4.1.1" + lodash.clonedeep: "npm:^4.5.0" + semver: "npm:^6.3.0" + table: "npm:^6.8.0" + undici: "npm:^5.14.0" + peerDependencies: + hardhat: ^2.0.4 + checksum: 10/edad30efeb0ab7c26fd0c5fd3f1d161733d51276435f77d9c58edaa4307171be40e8c65a24a8fb11481e1032e4eb72ac99cd11c6eaa0bbfabb493455e387e2e9 + languageName: node + linkType: hard + "@nomicfoundation/ignition-core@npm:0.15.8, @nomicfoundation/ignition-core@npm:^0.15.8": version: 0.15.8 resolution: "@nomicfoundation/ignition-core@npm:0.15.8" @@ -18214,7 +18233,7 @@ __metadata: "@matterlabs/hardhat-zksync-verify": "npm:1.7.0" "@nomicfoundation/hardhat-ethers": "npm:3.0.8" "@nomicfoundation/hardhat-network-helpers": "npm:1.0.12" - "@nomicfoundation/hardhat-verify": "npm:2.0.11" + "@nomicfoundation/hardhat-verify": "npm:2.0.12" "@nomiclabs/hardhat-ethers": "npm:2.2.3" "@openzeppelin/hardhat-upgrades": "npm:3.6.0" "@openzeppelin/upgrades-core": "npm:1.41.0" @@ -18448,7 +18467,7 @@ __metadata: "@connext/interfaces": "npm:2.0.5" "@nomicfoundation/hardhat-ethers": "npm:3.0.8" "@nomicfoundation/hardhat-network-helpers": "npm:1.0.12" - "@nomicfoundation/hardhat-verify": "npm:2.0.11" + "@nomicfoundation/hardhat-verify": "npm:2.0.12" "@openzeppelin/contracts": "npm:5.0.2" "@openzeppelin/contracts-upgradeable": "npm:4.9.6" "@openzeppelin/contracts-upgradeable5": "npm:@openzeppelin/contracts-upgradeable@5.0.2"