Skip to content

Commit 60c7ecc

Browse files
Update dependency @OpenZeppelin/contracts to v5.4.0 [SECURITY]
1 parent 9e96af3 commit 60c7ecc

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@ava/typescript": "^5.0.0",
4848
"@nomicfoundation/hardhat-ethers": "^3.0.5",
49-
"@openzeppelin/contracts": "5.3.0",
49+
"@openzeppelin/contracts": "5.4.0",
5050
"@openzeppelin/upgrades-core-legacy": "npm:@openzeppelin/[email protected]",
5151
"@types/debug": "^4.1.5",
5252
"@types/minimist": "^1.2.5",

packages/plugin-hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@nomicfoundation/hardhat-ethers": "^3.0.6",
2424
"@nomicfoundation/hardhat-verify": "^2.0.14",
25-
"@openzeppelin/contracts": "5.3.0",
25+
"@openzeppelin/contracts": "5.4.0",
2626
"@openzeppelin/contracts-upgradeable": "5.3.0",
2727
"@types/mocha": "^7.0.2",
2828
"ava": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,10 +1545,10 @@
15451545
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-5.3.0.tgz#79dba09ab0b4bb49f21544ea738b9de016b0ceea"
15461546
integrity sha512-yVzSSyTMWO6rapGI5tuqkcLpcGGXA0UA1vScyV5EhE5yw8By3Ewex9rDUw8lfVw0iTkvR/egjfcW5vpk03lqZg==
15471547

1548-
"@openzeppelin/contracts@5.3.0":
1549-
version "5.3.0"
1550-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.3.0.tgz#0a90ce16f5c855e3c8239691f1722cd4999ae741"
1551-
integrity sha512-zj/KGoW7zxWUE8qOI++rUM18v+VeLTTzKs/DJFkSzHpQFPD/jKKF0TrMxBfGLl3kpdELCNccvB3zmofSzm4nlA==
1548+
"@openzeppelin/contracts@5.4.0":
1549+
version "5.4.0"
1550+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.4.0.tgz#177594bdb2d86c71f5d1052fe40cb4edb95fb20f"
1551+
integrity sha512-eCYgWnLg6WO+X52I16TZt8uEjbtdkgLC0SUX/xnAksjjrQI4Xfn4iBRoI5j55dmlOhDv1Y7BoR3cU7e3WWhC6A==
15521552

15531553
"@openzeppelin/defender-sdk-base-client@^2.1.0":
15541554
version "2.1.0"

0 commit comments

Comments
 (0)