Skip to content

Commit 480fedc

Browse files
Update dependency @openzeppelin/contracts to v5
1 parent fa2fe8a commit 480fedc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@nomiclabs/hardhat-ethers": "2.1.1",
2424
"@nomiclabs/hardhat-waffle": "2.0.6",
25-
"@openzeppelin/contracts": "4.8.1",
25+
"@openzeppelin/contracts": "5.3.0",
2626
"@types/chai": "4.3.20",
2727
"@types/dotenv": "8.2.3",
2828
"@types/mocha": "9.1.1",

yarn.lock

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

1377-
"@openzeppelin/contracts@4.8.1":
1378-
version "4.8.1"
1379-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.1.tgz#709cfc4bbb3ca9f4460d60101f15dac6b7a2d5e4"
1380-
integrity sha512-xQ6eUZl+RDyb/FiZe1h+U7qr/f4p/SrTSQcTPH2bjur3C5DbuW/zFgCU/b1P/xcIaEqJep+9ju4xDRi3rmChdQ==
1377+
"@openzeppelin/contracts@5.3.0":
1378+
version "5.3.0"
1379+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.3.0.tgz#0a90ce16f5c855e3c8239691f1722cd4999ae741"
1380+
integrity sha512-zj/KGoW7zxWUE8qOI++rUM18v+VeLTTzKs/DJFkSzHpQFPD/jKKF0TrMxBfGLl3kpdELCNccvB3zmofSzm4nlA==
13811381

13821382
"@resolver-engine/core@^0.3.3":
13831383
version "0.3.3"

0 commit comments

Comments
 (0)