Skip to content

Commit

Permalink
build(deps): bump @openzeppelin/contracts from 4.9.1 to 4.9.2
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.1 to 4.9.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.1...v4.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and QEDK committed Jul 14, 2023
1 parent 1b3941a commit 525f7e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"husky:pre-commit": "npm run prettier && git add ."
},
"dependencies": {
"@openzeppelin/contracts": "^4.9.1",
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts-upgradeable": "^4.9.1",
"@primitivefi/hardhat-dodoc": "^0.2.3",
"hardhat": "^2.15.0",
Expand Down

0 comments on commit 525f7e2

Please sign in to comment.