Skip to content

Commit 49337f2

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5.3.0 (#125)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb7e4a4 commit 49337f2

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
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": "0.1.2",
1414
"@nomiclabs/hardhat-solhint": "4.0.1",
15-
"@openzeppelin/contracts": "5.2.0",
15+
"@openzeppelin/contracts": "5.3.0",
1616
"@openzeppelin/subgraphs": "0.1.8-5",
1717
"canvas": "3.1.0",
1818
"ethers": "6.13.5",
@@ -325,7 +325,7 @@
325325

326326
"@oclif/plugin-warn-if-update-available": ["@oclif/plugin-warn-if-update-available@3.1.28", "", { "dependencies": { "@oclif/core": "^4", "ansis": "^3.4.0", "debug": "^4.4.0", "http-call": "^5.2.2", "lodash": "^4.17.21", "registry-auth-token": "^5.0.3" } }, "sha512-15UI0yrzsodQLltntbUOmR7Nyd1tmUWzbcnR7QJvWMgEMuImNjqNdSaeXUFc3UBtaK266YatJYJWL5SCb/MTWw=="],
327327

328-
"@openzeppelin/contracts": ["@openzeppelin/contracts@5.2.0", "", {}, "sha512-bxjNie5z89W1Ea0NZLZluFh8PrFNn9DH8DQlujEok2yjsOlraUPKID5p1Wk3qdNbf6XkQ1Os2RvfiHrrXLHWKA=="],
328+
"@openzeppelin/contracts": ["@openzeppelin/contracts@5.3.0", "", {}, "sha512-zj/KGoW7zxWUE8qOI++rUM18v+VeLTTzKs/DJFkSzHpQFPD/jKKF0TrMxBfGLl3kpdELCNccvB3zmofSzm4nlA=="],
329329

330330
"@openzeppelin/subgraphs": ["@openzeppelin/subgraphs@0.1.8-5", "", { "dependencies": { "@amxx/graphprotocol-utils": "^1.1.0", "@openzeppelin/contracts": "^4.6.0" } }, "sha512-7k8x6A/lI33Dggah0S6Q+n348KaTBOUD7pK49K0lBSvCHZw5PqpMNZopfD/Kk+0nyFRzhAoPUU97RhmKz+YFJw=="],
331331

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@nomicfoundation/hardhat-ignition-viem": "0.15.10",
4343
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
4444
"@nomiclabs/hardhat-solhint": "4.0.1",
45-
"@openzeppelin/contracts": "5.2.0",
45+
"@openzeppelin/contracts": "5.3.0",
4646
"@openzeppelin/subgraphs": "0.1.8-5",
4747
"hardhat": "2.22.19",
4848
"solhint": "5.0.5",

0 commit comments

Comments
 (0)