Skip to content

Commit

Permalink
build(deps): bump @openzeppelin/contracts from 4.6.0 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.6.0 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.6.0...v5.0.2)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 4b07591 commit d623df6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@nomiclabs/hardhat-ethers": "2.0.6",
"@nomiclabs/hardhat-waffle": "2.0.3",
"@openzeppelin/contracts": "4.6.0",
"@openzeppelin/contracts": "5.0.2",
"axios": "0.27.2",
"ethers": "5.6.8",
"hardhat": "2.9.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2317,10 +2317,10 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/contracts@npm:4.6.0":
version: 4.6.0
resolution: "@openzeppelin/contracts@npm:4.6.0"
checksum: 1de06211b279d7aef2bb9abbdd58eb80c71256f7e888a10855ea23bb06ef8723b22fb550d06af60247dfbd7f0f23de9821732012d7541a823339070a8442d1db
"@openzeppelin/contracts@npm:5.0.2":
version: 5.0.2
resolution: "@openzeppelin/contracts@npm:5.0.2"
checksum: 0cce6fc284bd1d89e2a447027832a62f1356b44ee31088899453e10349a63a62df2f07da63d76e4c41aad9c86b96b650b2b6fc85439ef276850dda1170a047fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -5675,7 +5675,7 @@ __metadata:
dependencies:
"@nomiclabs/hardhat-ethers": 2.0.6
"@nomiclabs/hardhat-waffle": 2.0.3
"@openzeppelin/contracts": 4.6.0
"@openzeppelin/contracts": 5.0.2
autoprefixer: 10.4.7
axios: 0.27.2
eslint: 8.17.0
Expand Down

0 comments on commit d623df6

Please sign in to comment.