From 5f078bdb9a8e8fb2e3cf6d84e3fc9cf6becba245 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:40:27 +0000 Subject: [PATCH] Update dependency @openzeppelin/contracts-upgradeable to v4.8.3 [SECURITY] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ec2344..bc99456 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,6 @@ "dependencies": { "@devprotocol/protocol-v2": "0.5.0", "@openzeppelin/contracts": "4.3.2", - "@openzeppelin/contracts-upgradeable": "4.3.2" + "@openzeppelin/contracts-upgradeable": "4.8.3" } } diff --git a/yarn.lock b/yarn.lock index cb3aa6d..5f456b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -969,6 +969,11 @@ 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.8.3": + version "4.8.3" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.8.3.tgz#6b076a7b751811b90fe3a172a7faeaa603e13a3f" + integrity sha512-SXDRl7HKpl2WDoJpn7CK/M9U4Z8gNXDHHChAKh0Iz+Wew3wu6CmFYBeie3je8V0GSXZAIYYwUktSrnW/kwVPtg== + "@openzeppelin/contracts@4.3.0": version "4.3.0" resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.0.tgz#345236d4ec73ef381ab4907c6ef66fd55e5dedad"