Skip to content

Commit

Permalink
Update dependency @openzeppelin/contracts-upgradeable to v4.8.3 [SECU…
Browse files Browse the repository at this point in the history
…RITY]
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 017448f commit 5f078bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -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"
Expand Down

0 comments on commit 5f078bd

Please sign in to comment.