Skip to content

Commit 4532409

Browse files
Bump @openzeppelin/contracts from 4.8.0 to 4.8.2 in /ethereum
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]>
1 parent 84ff97f commit 4532409

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ethereum/smart-contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@nomiclabs/hardhat-ethers": "^2.2.1",
2727
"@nomiclabs/hardhat-etherscan": "^3.1.6",
2828
"@nomiclabs/hardhat-solhint": "^3.0.0",
29-
"@openzeppelin/contracts": "^4.8.0",
29+
"@openzeppelin/contracts": "^4.8.2",
3030
"@openzeppelin/contracts-upgradeable": "^4.8.0",
3131
"@openzeppelin/hardhat-upgrades": "^1.22.1",
3232
"@openzeppelin/test-environment": "^0.1.9",

ethereum/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,10 +1615,10 @@
16151615
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.8.2.tgz#edef522bdbc46d478481391553bababdd2199e27"
16161616
integrity sha512-zIggnBwemUmmt9IS73qxi+tumALxCY4QEs3zLCII78k0Gfse2hAOdAkuAeLUzvWUpneMUfFE5sGHzEUSTvn4Ag==
16171617

1618-
"@openzeppelin/contracts@^4.7.3", "@openzeppelin/contracts@^4.8.0":
1619-
version "4.8.0"
1620-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.0.tgz#6854c37df205dd2c056bdfa1b853f5d732109109"
1621-
integrity sha512-AGuwhRRL+NaKx73WKRNzeCxOCOCxpaqF+kp8TJ89QzAipSwZy/NoflkWaL9bywXFRhIzXt8j38sfF7KBKCPWLw==
1618+
"@openzeppelin/contracts@^4.7.3", "@openzeppelin/contracts@^4.8.2":
1619+
version "4.8.2"
1620+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
1621+
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
16221622

16231623
"@openzeppelin/hardhat-upgrades@^1.22.1":
16241624
version "1.22.1"

0 commit comments

Comments
 (0)