From 4f3e14b1a74e33ff8fd557ac2735c3c9601afff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 00:30:21 +0000 Subject: [PATCH] Bump @openzeppelin/contracts from 2.5.0 to 4.7.2 in /eth Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 2.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/v2.5.0...v4.7.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eth/package.json | 2 +- eth/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eth/package.json b/eth/package.json index 1a5d9c0..941eb7c 100644 --- a/eth/package.json +++ b/eth/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "@openzeppelin/contracts": "^2.5.0" + "@openzeppelin/contracts": "^4.7.2" } } diff --git a/eth/yarn.lock b/eth/yarn.lock index 27e1b1b..1f83f76 100644 --- a/eth/yarn.lock +++ b/eth/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@openzeppelin/contracts@^2.5.0": - version "2.5.0" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-2.5.0.tgz#e327a98ba1d26b7756ff62885a0aa0967a375449" - integrity sha512-t3jm8FrhL9tkkJTofkznTqo/XXdHi21w5yXwalEnaMOp22ZwZ0f/mmKdlgMMLPFa6bSVHbY88mKESwJT/7m5Lg== +"@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==