Skip to content

Commit 1bc2a50

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5
1 parent 005e3fe commit 1bc2a50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nomiclabs/hardhat-ethers": "2.2.3",
2626
"@nomiclabs/hardhat-etherscan": "^3.1.8",
2727
"@nomiclabs/hardhat-waffle": "2.0.6",
28-
"@openzeppelin/contracts": "4.8.2",
28+
"@openzeppelin/contracts": "5.0.2",
2929
"@openzeppelin/hardhat-upgrades": "1.28.0",
3030
"@types/chai": "4.3.11",
3131
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,10 +1196,10 @@
11961196
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.0.tgz#345236d4ec73ef381ab4907c6ef66fd55e5dedad"
11971197
integrity sha512-+uBDl/TrmR0Kch6mq3tuxMex/fK7huR6+fQMae+zJk1K5T+dp0pFl12Hbc+1L6oYMXoyDSBJ8zqhRIntrREDFA==
11981198

1199-
"@openzeppelin/contracts@4.8.2":
1200-
version "4.8.2"
1201-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
1202-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
1199+
"@openzeppelin/contracts@5.0.2":
1200+
version "5.0.2"
1201+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210"
1202+
integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==
12031203

12041204
"@openzeppelin/defender-base-client@^1.46.0":
12051205
version "1.54.1"

0 commit comments

Comments
 (0)