Skip to content

Commit cddaa1e

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5
1 parent 04fb9eb commit cddaa1e

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.1.0",
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.1.0":
1200+
version "5.1.0"
1201+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.1.0.tgz#4e61162f2a2bf414c4e10c45eca98ce5f1aadbd4"
1202+
integrity sha512-p1ULhl7BXzjjbha5aqst+QMLY+4/LCWADXOCsmLHRM77AqiPjnd9vvUN9sosUfhL9JGKpZ0TjEGxgvnizmWGSA==
12031203

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

0 commit comments

Comments
 (0)