Skip to content

Commit 14f4d70

Browse files
Bump @openzeppelin/contracts from 4.9.3 to 5.0.2
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.3 to 5.0.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.3...v5.0.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3447a4 commit 14f4d70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@nomicfoundation/hardhat-ethers": "^3.0.0",
45-
"@openzeppelin/contracts": "^4.9.3",
45+
"@openzeppelin/contracts": "^5.0.2",
4646
"@openzeppelin/contracts-upgradeable": "^4.9.6",
4747
"@openzeppelin/hardhat-upgrades": "^3.2.0",
4848
"@skalenetwork/ima-interfaces": "2.0.0-develop.67",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1424,10 +1424,10 @@
14241424
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.6.tgz#38b21708a719da647de4bb0e4802ee235a0d24df"
14251425
integrity sha512-m4iHazOsOCv1DgM7eD7GupTJ+NFVujRZt1wzddDPSVGpWdKq1SKkla5htKG7+IS4d2XOCtzkUNwRZ7Vq5aEUMA==
14261426

1427-
"@openzeppelin/contracts@^4.9.3":
1428-
version "4.9.3"
1429-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
1430-
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==
1427+
"@openzeppelin/contracts@^5.0.2":
1428+
version "5.0.2"
1429+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210"
1430+
integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==
14311431

14321432
"@openzeppelin/defender-sdk-base-client@^1.10.0", "@openzeppelin/defender-sdk-base-client@^1.13.4":
14331433
version "1.13.4"

0 commit comments

Comments
 (0)