Skip to content

Commit 1f8b6a3

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

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
@@ -1151,10 +1151,10 @@
11511151
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.5.tgz#572b5da102fc9be1d73f34968e0ca56765969812"
11521152
integrity sha512-f7L1//4sLlflAN7fVzJLoRedrf5Na3Oal5PZfIq55NFcVZ90EpV1q5xOvL4lFvg3MNICSDr2hH0JUBxwlxcoPg==
11531153

1154-
"@openzeppelin/contracts@4.8.2":
1155-
version "4.8.2"
1156-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
1157-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
1154+
"@openzeppelin/contracts@4.9.5":
1155+
version "4.9.5"
1156+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.5.tgz#1eed23d4844c861a1835b5d33507c1017fa98de8"
1157+
integrity sha512-ZK+W5mVhRppff9BE6YdR8CC52C8zAvsVAiWhEtQ5+oNxFE6h1WdeWo+FJSF8KKvtxxVYZ7MTP/5KoVpAU3aSWg==
11581158

11591159
"@pnpm/config.env-replace@^1.1.0":
11601160
version "1.1.0"

0 commit comments

Comments
 (0)