Skip to content

Commit

Permalink
Update dependency @openzeppelin/contracts to v4.8.3 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 017448f commit c7e6bf7
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 @@ -50,7 +50,7 @@
},
"dependencies": {
"@devprotocol/protocol-v2": "0.5.0",
"@openzeppelin/contracts": "4.3.2",
"@openzeppelin/contracts": "4.8.3",
"@openzeppelin/contracts-upgradeable": "4.3.2"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -979,6 +979,11 @@
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.2.tgz#ff80affd6d352dbe1bbc5b4e1833c41afd6283b6"
integrity sha512-AybF1cesONZStg5kWf6ao9OlqTZuPqddvprc0ky7lrUVOjXeKpmQ2Y9FK+6ygxasb+4aic4O5pneFBfwVsRRRg==

"@openzeppelin/contracts@4.8.3":
version "4.8.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==

"@resolver-engine/core@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@resolver-engine/core/-/core-0.3.3.tgz#590f77d85d45bc7ecc4e06c654f41345db6ca967"
Expand Down

0 comments on commit c7e6bf7

Please sign in to comment.