Skip to content

Commit 2147917

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5
1 parent c1d505a commit 2147917

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
@@ -24,7 +24,7 @@
2424
"@nomiclabs/hardhat-ethers": "2.2.3",
2525
"@nomiclabs/hardhat-etherscan": "3.1.8",
2626
"@nomiclabs/hardhat-waffle": "2.0.6",
27-
"@openzeppelin/contracts": "4.8.2",
27+
"@openzeppelin/contracts": "5.0.1",
2828
"@types/chai": "4.3.11",
2929
"@types/dotenv": "8.2.0",
3030
"@types/mocha": "10.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,10 +1163,10 @@
11631163
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.0.tgz#345236d4ec73ef381ab4907c6ef66fd55e5dedad"
11641164
integrity sha512-+uBDl/TrmR0Kch6mq3tuxMex/fK7huR6+fQMae+zJk1K5T+dp0pFl12Hbc+1L6oYMXoyDSBJ8zqhRIntrREDFA==
11651165

1166-
"@openzeppelin/contracts@4.8.2":
1167-
version "4.8.2"
1168-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
1169-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
1166+
"@openzeppelin/contracts@5.0.1":
1167+
version "5.0.1"
1168+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.1.tgz#93da90fc209a0a4ff09c1deb037fbb35e4020890"
1169+
integrity sha512-yQJaT5HDp9hYOOp4jTYxMsR02gdFZFXhewX5HW9Jo4fsqSVqqyIO/xTHdWDaKX5a3pv1txmf076Lziz+sO7L1w==
11701170

11711171
"@pnpm/config.env-replace@^1.1.0":
11721172
version "1.1.0"

0 commit comments

Comments
 (0)