diff --git a/contracts/package.json b/contracts/package.json index 1e67c6dc6..276f59ab9 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13", "@nomiclabs/hardhat-waffle": "^2.0.3", - "@openzeppelin/contracts": "^4.7.0", + "@openzeppelin/contracts": "^4.7.2", "@tenderly/hardhat-tenderly": "^1.1.3", "@typechain/ethers-v5": "^10.0.0", "@typechain/hardhat": "^6.1.2",