diff --git a/package.json b/package.json index b7a7b54a..2906a28d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "dependencies": { "@devprotocol/protocol": "^3.4.1", "@devprotocol/protocol-v2": "^0.6.0", - "@openzeppelin/contracts-upgradeable": "^4.4.2", + "@openzeppelin/contracts-upgradeable": "^5.0.0", "@openzeppelin/hardhat-upgrades": "^1.22.1", "@typechain/ethers-v5": "^9.0.0", "@typechain/hardhat": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index 9b4fc4e1..1a125e86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1034,10 +1034,10 @@ resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.3.2.tgz#92df481362e366c388fc02133cf793029c744cea" integrity sha512-i/pOaOtcqDk4UqsrOv735uYyTbn6dvfiuVu5hstsgV6c4ZKUtu88/31zT2BzkCg+3JfcwOfgg2TtRKVKKZIGkQ== -"@openzeppelin/contracts-upgradeable@^4.4.2": - version "4.9.6" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.6.tgz#38b21708a719da647de4bb0e4802ee235a0d24df" - integrity sha512-m4iHazOsOCv1DgM7eD7GupTJ+NFVujRZt1wzddDPSVGpWdKq1SKkla5htKG7+IS4d2XOCtzkUNwRZ7Vq5aEUMA== +"@openzeppelin/contracts-upgradeable@^5.0.0": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-5.0.2.tgz#3e5321a2ecdd0b206064356798c21225b6ec7105" + integrity sha512-0MmkHSHiW2NRFiT9/r5Lu4eJq5UJ4/tzlOgYXNAIj/ONkQTVnz22pLxDvp4C4uZ9he7ZFvGn3Driptn1/iU7tQ== "@openzeppelin/contracts@2.5.1": version "2.5.1"