Skip to content

Commit 84cb69d

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5.4.0 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0216ac commit 84cb69d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
1010
"@nomicfoundation/hardhat-toolbox-viem": "4.1.0",
1111
"@nomiclabs/hardhat-solhint": "4.1.0",
12-
"@openzeppelin/contracts": "5.3.0",
12+
"@openzeppelin/contracts": "5.4.0",
1313
"@types/node": "24.3.0",
1414
"hardhat": "2.26.3",
1515
"solhint": "6.0.1",
@@ -172,7 +172,7 @@
172172

173173
"@nomiclabs/hardhat-solhint": ["@nomiclabs/hardhat-solhint@4.1.0", "", { "dependencies": { "solhint": "~5.0.2" }, "peerDependencies": { "hardhat": "^2.26.0" } }, "sha512-sjmNvplxtUINNkFKvO7X9Ozhlzc0PIrw/sKag1actmsg/qUbDnCV1K8Blh/L6uWbb8nbwi+dCafHx/OgR1oiCg=="],
174174

175-
"@openzeppelin/contracts": ["@openzeppelin/contracts@5.3.0", "", {}, "sha512-zj/KGoW7zxWUE8qOI++rUM18v+VeLTTzKs/DJFkSzHpQFPD/jKKF0TrMxBfGLl3kpdELCNccvB3zmofSzm4nlA=="],
175+
"@openzeppelin/contracts": ["@openzeppelin/contracts@5.4.0", "", {}, "sha512-eCYgWnLg6WO+X52I16TZt8uEjbtdkgLC0SUX/xnAksjjrQI4Xfn4iBRoI5j55dmlOhDv1Y7BoR3cU7e3WWhC6A=="],
176176

177177
"@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="],
178178

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
3939
"@nomicfoundation/hardhat-toolbox-viem": "4.1.0",
4040
"@nomiclabs/hardhat-solhint": "4.1.0",
41-
"@openzeppelin/contracts": "5.3.0",
41+
"@openzeppelin/contracts": "5.4.0",
4242
"@types/node": "24.3.0",
4343
"hardhat": "2.26.3",
4444
"solhint": "6.0.1"

0 commit comments

Comments
 (0)