Skip to content

Commit b5ab785

Browse files
build(deps): Bump @openzeppelin/contracts from 4.4.2 to 5.0.2
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.4.2 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.4.2...v5.0.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 066af48 commit b5ab785

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@looksrare/contracts-libs": "^3.1.0",
42-
"@openzeppelin/contracts": "4.4.2"
42+
"@openzeppelin/contracts": "5.0.2"
4343
},
4444
"devDependencies": {
4545
"@commitlint/cli": "^16.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,10 +1097,10 @@
10971097
dependencies:
10981098
"@octokit/openapi-types" "^11.2.0"
10991099

1100-
"@openzeppelin/contracts@4.4.2":
1101-
version "4.4.2"
1102-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.2.tgz#4e889c9c66e736f7de189a53f8ba5b8d789425c2"
1103-
integrity sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==
1100+
"@openzeppelin/contracts@5.0.2":
1101+
version "5.0.2"
1102+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210"
1103+
integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==
11041104

11051105
"@openzeppelin/merkle-tree@^1.0.6":
11061106
version "1.0.6"

0 commit comments

Comments
 (0)