Skip to content

Commit 00a9fc5

Browse files
chore(deps): update dependency @openzeppelin/contracts to v5
1 parent 564719f commit 00a9fc5

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.6",
26-
"@openzeppelin/contracts": "4.8.2",
26+
"@openzeppelin/contracts": "5.0.0",
2727
"@types/chai": "4.3.9",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.3",

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.3.tgz#ff17a80fb945f5102571f8efecb5ce5915cc4811"
988988
integrity sha512-jjaHAVRMrE4UuZNfDwjlLGDxTHWIOwTJS2ldnc278a0gevfXfPr8hxKEVBGFBE96kl2G3VHDZhUimw/+G3TG2A==
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@5.0.0":
991+
version "5.0.0"
992+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.0.tgz#ee0e4b4564f101a5c4ee398cd4d73c0bd92b289c"
993+
integrity sha512-bv2sdS6LKqVVMLI5+zqnNrNU/CA+6z6CmwFXm/MzmOPBRSO5reEJN7z0Gbzvs0/bv/MZZXNklubpwy3v2+azsw==
994994

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

0 commit comments

Comments
 (0)