Skip to content

Commit

Permalink
Bump @openzeppelin/contracts from 4.9.3 to 4.9.6
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.3 to 4.9.6.
- [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...v4.9.6)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 32f0a5f commit 1f26b3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@openzeppelin/contracts": "^4.8.1",
"@openzeppelin/contracts": "^4.9.6",
"@typechain/ethers-v6": "^0.5.1",
"dotenv": "^16.0.3",
"envfile": "^6.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,10 +1784,10 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/contracts@npm:^4.8.1":
version: 4.9.3
resolution: "@openzeppelin/contracts@npm:4.9.3"
checksum: 4932063e733b35fa7669b9fe2053f69b062366c5c208b0c6cfa1ac451712100c78acff98120c3a4b88d94154c802be05d160d71f37e7d74cadbe150964458838
"@openzeppelin/contracts@npm:^4.9.6":
version: 4.9.6
resolution: "@openzeppelin/contracts@npm:4.9.6"
checksum: 274b6e968268294f12d5ca4f0278f6e6357792c8bb4d76664f83dbdc325f780541538a127e6a6e97e4f018088b42f65952014dec9c745c0fa25081f43ef9c4bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -2106,7 +2106,7 @@ __metadata:
"@nomicfoundation/hardhat-ethers": ^3.0.5
"@nomicfoundation/hardhat-network-helpers": ^1.0.6
"@nomicfoundation/hardhat-verify": ^2.0.3
"@openzeppelin/contracts": ^4.8.1
"@openzeppelin/contracts": ^4.9.6
"@typechain/ethers-v5": ^10.1.0
"@typechain/ethers-v6": ^0.5.1
"@typechain/hardhat": ^9.1.0
Expand Down

0 comments on commit 1f26b3c

Please sign in to comment.