diff --git a/package-lock.json b/package-lock.json index 466afc64b..f824f6058 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@bosonprotocol/solidoc": "3.0.3", "@nomicfoundation/hardhat-network-helpers": "^1.0.6", - "@nomiclabs/hardhat-ethers": "^2.2.2", + "@nomiclabs/hardhat-ethers": "^2.2.3", "@nomiclabs/hardhat-etherscan": "^3.1.0", "@nomiclabs/hardhat-waffle": "^2.0.2", "@nomiclabs/hardhat-web3": "^2.0.0", diff --git a/package.json b/package.json index 2b2c10d4d..bc618d1ee 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@bosonprotocol/solidoc": "3.0.3", "@nomicfoundation/hardhat-network-helpers": "^1.0.6", - "@nomiclabs/hardhat-ethers": "^2.2.2", + "@nomiclabs/hardhat-ethers": "^2.2.3", "@nomiclabs/hardhat-etherscan": "^3.1.0", "@nomiclabs/hardhat-waffle": "^2.0.2", "@nomiclabs/hardhat-web3": "^2.0.0",