From d6b2d9287cc3960a40cf6d931779a6db9cb91198 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:31:10 +0000 Subject: [PATCH] Update dependency @openzeppelin/contracts-upgradeable to v4.9.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..4740410 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.9.3" } } diff --git a/yarn.lock b/yarn.lock index cb3aa6d..556b1d8 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.9.3": + version "4.9.3" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.3.tgz#ff17a80fb945f5102571f8efecb5ce5915cc4811" + integrity sha512-jjaHAVRMrE4UuZNfDwjlLGDxTHWIOwTJS2ldnc278a0gevfXfPr8hxKEVBGFBE96kl2G3VHDZhUimw/+G3TG2A== + "@openzeppelin/contracts@4.3.0": version "4.3.0" resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.0.tgz#345236d4ec73ef381ab4907c6ef66fd55e5dedad"