Skip to content

Commit f88ae85

Browse files
chore(deps): update dependency @openzeppelin/contracts to v4.9.5
1 parent f052ea4 commit f88ae85

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.8",
2525
"@nomiclabs/hardhat-waffle": "2.0.6",
26-
"@openzeppelin/contracts": "4.8.2",
26+
"@openzeppelin/contracts": "4.9.5",
2727
"@types/chai": "4.3.11",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -987,10 +987,10 @@
987987
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.5.tgz#572b5da102fc9be1d73f34968e0ca56765969812"
988988
integrity sha512-f7L1//4sLlflAN7fVzJLoRedrf5Na3Oal5PZfIq55NFcVZ90EpV1q5xOvL4lFvg3MNICSDr2hH0JUBxwlxcoPg==
989989

990-
"@openzeppelin/contracts@4.8.2":
991-
version "4.8.2"
992-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
993-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
990+
"@openzeppelin/contracts@4.9.5":
991+
version "4.9.5"
992+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.5.tgz#1eed23d4844c861a1835b5d33507c1017fa98de8"
993+
integrity sha512-ZK+W5mVhRppff9BE6YdR8CC52C8zAvsVAiWhEtQ5+oNxFE6h1WdeWo+FJSF8KKvtxxVYZ7MTP/5KoVpAU3aSWg==
994994

995995
"@openzeppelin/defender-base-client@^1.46.0":
996996
version "1.54.1"

0 commit comments

Comments
 (0)