Skip to content

Commit d8d64e5

Browse files
Bump @openzeppelin/contracts from 4.8.2 to 4.8.3
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.8.3/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.8.2...v4.8.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ebbb5f commit d8d64e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
3939
"@nomicfoundation/hardhat-network-helpers": "^1.0.8",
4040
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
41-
"@openzeppelin/contracts": "^4.8.2",
41+
"@openzeppelin/contracts": "^4.8.3",
4242
"@openzeppelin/contracts-upgradeable": "^4.8.2",
4343
"@openzeppelin/hardhat-upgrades": "^1.22.1",
4444
"@typechain/ethers-v5": "^10.1.0",

yarn.lock

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

758-
"@openzeppelin/contracts@^4.8.2":
759-
version "4.8.2"
760-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
761-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
758+
"@openzeppelin/contracts@^4.8.3":
759+
version "4.8.3"
760+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
761+
integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==
762762

763763
"@openzeppelin/hardhat-upgrades@^1.22.1":
764764
version "1.22.1"

0 commit comments

Comments
 (0)