diff --git a/hardhat/package.json b/hardhat/package.json index 224fcecb..ad830be3 100644 --- a/hardhat/package.json +++ b/hardhat/package.json @@ -32,7 +32,7 @@ "@nomicfoundation/hardhat-chai-matchers": "^1.0.5", "@nomicfoundation/hardhat-network-helpers": "^1.0.0", "@nomicfoundation/hardhat-toolbox": "^2.0.0", - "@openzeppelin/contracts": "^4.8.3", + "@openzeppelin/contracts": "^4.9.3", "@typechain/hardhat": "^6.1.2", "babel-eslint": "^10.1.0", "dotenv": "^10.0.0", diff --git a/hardhat/yarn.lock b/hardhat/yarn.lock index ea4cd6f8..5637947a 100644 --- a/hardhat/yarn.lock +++ b/hardhat/yarn.lock @@ -815,10 +815,10 @@ table "^6.8.0" undici "^5.4.0" -"@openzeppelin/contracts@^4.8.3": - version "4.8.3" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a" - integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg== +"@openzeppelin/contracts@^4.9.3": + version "4.9.3" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364" + integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg== "@scure/base@~1.1.0": version "1.1.1"