From 3f6b40cebd7d96bfd5ba848f7ed4c46be3e9ad22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 00:52:56 +0000 Subject: [PATCH] Bump @openzeppelin/contracts from 4.5.0 to 4.7.2 Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.5.0 to 4.7.2. - [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.5.0...v4.7.2) --- 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 b3a8d82..1f6e54e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "dependencies": { "@opengsn/contracts": "2.2.2", "@opengsn/provider": "2.2.2", - "@openzeppelin/contracts": "4.5.0", + "@openzeppelin/contracts": "4.7.2", "truffle-hdwallet-provider": "^1.0.17" } } diff --git a/yarn.lock b/yarn.lock index 21e9ec5..26d422c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1361,10 +1361,10 @@ ethereumjs-util "^6.2.1" nedb-async "^0.1.3" -"@openzeppelin/contracts@4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.5.0.tgz#3fd75d57de172b3743cdfc1206883f56430409cc" - integrity sha512-fdkzKPYMjrRiPK6K4y64e6GzULR7R7RwxSigHS8DDp7aWDeoReqsQI+cxHV1UuhAqX69L1lAaWDxenfP+xiqzA== +"@openzeppelin/contracts@4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.2.tgz#7587416fe2d35abf574193515b8971bfe9f64bc7" + integrity sha512-4n/JL9izql8303mPqPdubuna/DWEMbmOzWYUWyCPhjhiEr2w3nQrjE7vZz1fBF+wzzP6dZbIcsgqACk53c9FGA== "@openzeppelin/contracts@^3.4.0-solc-0.7": version "3.4.1"