Skip to content

Commit

Permalink
Update dependency @openzeppelin/contracts-upgradeable to v4.9.1 [SECU…
Browse files Browse the repository at this point in the history
…RITY]
  • Loading branch information
renovate[bot] committed Jun 8, 2023
1 parent 017448f commit a92da28
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.9.1"
}
}
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.9.1":
version "4.9.1"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.1.tgz#03e33b8059ce43884995e69e4479f5a7f084b404"
integrity sha512-UZf5/VdaBA/0kxF7/gg+2UrC8k+fbgiUM0Qw1apAhwpBWBxULbsHw0ZRMgT53nd6N8hr53XFjhcWNeTRGIiCVw==

"@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 a92da28

Please sign in to comment.