Skip to content

Commit 6cceaf5

Browse files
chore(deps): update dependency @openzeppelin/contracts to v4.8.3
1 parent 149a85b commit 6cceaf5

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
@@ -23,7 +23,7 @@
2323
"@nomiclabs/hardhat-ethers": "2.2.3",
2424
"@nomiclabs/hardhat-etherscan": "3.1.7",
2525
"@nomiclabs/hardhat-waffle": "2.0.5",
26-
"@openzeppelin/contracts": "4.8.2",
26+
"@openzeppelin/contracts": "4.8.3",
2727
"@types/chai": "4.3.5",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -957,10 +957,10 @@
957957
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.8.3.tgz#6b076a7b751811b90fe3a172a7faeaa603e13a3f"
958958
integrity sha512-SXDRl7HKpl2WDoJpn7CK/M9U4Z8gNXDHHChAKh0Iz+Wew3wu6CmFYBeie3je8V0GSXZAIYYwUktSrnW/kwVPtg==
959959

960-
"@openzeppelin/contracts@4.8.2":
961-
version "4.8.2"
962-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
963-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
960+
"@openzeppelin/contracts@4.8.3":
961+
version "4.8.3"
962+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
963+
integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==
964964

965965
"@openzeppelin/hardhat-upgrades@^1.22.1":
966966
version "1.24.0"

0 commit comments

Comments
 (0)