Skip to content

Commit 214af15

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5
1 parent 05564c6 commit 214af15

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
@@ -23,7 +23,7 @@
2323
"@nomiclabs/hardhat-ethers": "2.2.3",
2424
"@nomiclabs/hardhat-etherscan": "3.1.8",
2525
"@nomiclabs/hardhat-waffle": "2.0.6",
26-
"@openzeppelin/contracts": "4.8.2",
26+
"@openzeppelin/contracts": "5.3.0",
2727
"@types/chai": "4.3.16",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -988,10 +988,10 @@
988988
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.6.tgz#38b21708a719da647de4bb0e4802ee235a0d24df"
989989
integrity sha512-m4iHazOsOCv1DgM7eD7GupTJ+NFVujRZt1wzddDPSVGpWdKq1SKkla5htKG7+IS4d2XOCtzkUNwRZ7Vq5aEUMA==
990990

991-
"@openzeppelin/contracts@4.8.2":
992-
version "4.8.2"
993-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
994-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
991+
"@openzeppelin/contracts@5.3.0":
992+
version "5.3.0"
993+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.3.0.tgz#0a90ce16f5c855e3c8239691f1722cd4999ae741"
994+
integrity sha512-zj/KGoW7zxWUE8qOI++rUM18v+VeLTTzKs/DJFkSzHpQFPD/jKKF0TrMxBfGLl3kpdELCNccvB3zmofSzm4nlA==
995995

996996
"@openzeppelin/defender-base-client@^1.46.0":
997997
version "1.54.6"

0 commit comments

Comments
 (0)