Skip to content

Commit 83e2a0f

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

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
@@ -12,7 +12,7 @@
1212
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
1313
"@nomiclabs/hardhat-solhint": "4.1.0",
1414
"@openzeppelin/contracts": "5.3.0",
15-
"@openzeppelin/contracts-upgradeable": "5.3.0",
15+
"@openzeppelin/contracts-upgradeable": "5.4.0",
1616
"@openzeppelin/subgraphs": "0.1.8-5",
1717
"async-lock": "1.4.1",
1818
"circomlibjs": "0.1.7",
@@ -349,7 +349,7 @@
349349

350350
"@openzeppelin/contracts": ["@openzeppelin/contracts@5.3.0", "", {}, "sha512-zj/KGoW7zxWUE8qOI++rUM18v+VeLTTzKs/DJFkSzHpQFPD/jKKF0TrMxBfGLl3kpdELCNccvB3zmofSzm4nlA=="],
351351

352-
"@openzeppelin/contracts-upgradeable": ["@openzeppelin/contracts-upgradeable@5.3.0", "", { "peerDependencies": { "@openzeppelin/contracts": "5.3.0" } }, "sha512-yVzSSyTMWO6rapGI5tuqkcLpcGGXA0UA1vScyV5EhE5yw8By3Ewex9rDUw8lfVw0iTkvR/egjfcW5vpk03lqZg=="],
352+
"@openzeppelin/contracts-upgradeable": ["@openzeppelin/contracts-upgradeable@5.4.0", "", { "peerDependencies": { "@openzeppelin/contracts": "5.4.0" } }, "sha512-STJKyDzUcYuB35Zub1JpWW58JxvrFFVgQ+Ykdr8A9PGXgtq/obF5uoh07k2XmFyPxfnZdPdBdhkJ/n2YxJ87HQ=="],
353353

354354
"@openzeppelin/defender-sdk-base-client": ["@openzeppelin/defender-sdk-base-client@2.1.0", "", { "dependencies": { "@aws-sdk/client-lambda": "^3.563.0", "amazon-cognito-identity-js": "^6.3.6", "async-retry": "^1.3.3" } }, "sha512-YxrOgjESsbmxArLoe8kRA6lKwz/Qm/OtaZBfquzAg+w0jgOG9ogFuXA3NI6w2sVw1w/PzI1dWKe30u62p5vLXw=="],
355355

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
4545
"@nomiclabs/hardhat-solhint": "4.1.0",
4646
"@openzeppelin/contracts": "5.3.0",
47-
"@openzeppelin/contracts-upgradeable": "5.3.0",
47+
"@openzeppelin/contracts-upgradeable": "5.4.0",
4848
"@openzeppelin/subgraphs": "0.1.8-5",
4949
"async-lock": "1.4.1",
5050
"circomlibjs": "0.1.7",

0 commit comments

Comments
 (0)