From ab14d5b011d12170c8109aa57a4c45293933eff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:48:08 +0000 Subject: [PATCH] Bump @openzeppelin/contracts from 4.7.0 to 4.7.3 Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.0 to 4.7.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.7.0...v4.7.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0162eca..e53ed68d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@ensdomains/ens-contracts": "^0.0.7", "@gnosis.pm/safe-ethers-lib": "^1.1.0", - "@openzeppelin/contracts": "4.7.0", + "@openzeppelin/contracts": "4.7.3", "@openzeppelin/contracts-upgradeable": "4.7.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 77c865a5..c610525e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1605,10 +1605,10 @@ resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.7.0.tgz#6437261286879d353f6de7bf3ac8216bef8a486d" integrity sha512-wO3PyoAaAV/rA77cK8H4c3SbO98QylTjfiFxyvURUZKTFLV180rnAvna1x7/Nxvt0Gqv+jt1sXKC7ygxsq8iCw== -"@openzeppelin/contracts@4.7.0", "@openzeppelin/contracts@^4.0.0", "@openzeppelin/contracts@^4.1.0": - version "4.7.0" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.0.tgz#3092d70ea60e3d1835466266b1d68ad47035a2d5" - integrity sha512-52Qb+A1DdOss8QvJrijYYPSf32GUg2pGaG/yCxtaA3cu4jduouTdg4XZSMLW9op54m1jH7J8hoajhHKOPsoJFw== +"@openzeppelin/contracts@4.7.3", "@openzeppelin/contracts@^4.0.0", "@openzeppelin/contracts@^4.1.0": + version "4.7.3" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.3.tgz#939534757a81f8d69cc854c7692805684ff3111e" + integrity sha512-dGRS0agJzu8ybo44pCIf3xBaPQN/65AIXNgK8+4gzKd5kbvlqyxryUYVLJv7fK98Seyd2hDZzVEHSWAh0Bt1Yw== "@openzeppelin/hardhat-defender@1.8.1": version "1.8.1"