Skip to content

Commit d19f42a

Browse files
Build(deps): bump @openzeppelin/contracts in /hardhat (#336)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.8.0 to 4.8.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.8.0...v4.8.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d07293f commit d19f42a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nomicfoundation/hardhat-chai-matchers": "^1.0.5",
3333
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
3434
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
35-
"@openzeppelin/contracts": "^4.8.0",
35+
"@openzeppelin/contracts": "^4.8.2",
3636
"@typechain/hardhat": "^6.1.2",
3737
"babel-eslint": "^10.1.0",
3838
"dotenv": "^10.0.0",

hardhat/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -815,10 +815,10 @@
815815
table "^6.8.0"
816816
undici "^5.4.0"
817817

818-
"@openzeppelin/contracts@^4.8.0":
819-
version "4.8.0"
820-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.0.tgz#6854c37df205dd2c056bdfa1b853f5d732109109"
821-
integrity sha512-AGuwhRRL+NaKx73WKRNzeCxOCOCxpaqF+kp8TJ89QzAipSwZy/NoflkWaL9bywXFRhIzXt8j38sfF7KBKCPWLw==
818+
"@openzeppelin/contracts@^4.8.2":
819+
version "4.8.2"
820+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
821+
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
822822

823823
"@scure/base@~1.1.0":
824824
version "1.1.1"

0 commit comments

Comments
 (0)