Skip to content

Commit 6e2bdca

Browse files
committed
Bump OZ version
1 parent 900ae86 commit 6e2bdca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@1inch/token-plugins": "1.3.0",
2828
"@1inch/farming": "3.2.0",
2929
"@1inch/solidity-utils": "3.5.5",
30-
"@openzeppelin/contracts": "5.0.2"
30+
"@openzeppelin/contracts": "5.1.0"
3131
},
3232
"devDependencies": {
3333
"@nomicfoundation/hardhat-chai-matchers": "2.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1018,10 +1018,10 @@
10181018
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.1.tgz#93da90fc209a0a4ff09c1deb037fbb35e4020890"
10191019
integrity sha512-yQJaT5HDp9hYOOp4jTYxMsR02gdFZFXhewX5HW9Jo4fsqSVqqyIO/xTHdWDaKX5a3pv1txmf076Lziz+sO7L1w==
10201020

1021-
"@openzeppelin/contracts@5.0.2":
1022-
version "5.0.2"
1023-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210"
1024-
integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==
1021+
"@openzeppelin/contracts@5.1.0":
1022+
version "5.1.0"
1023+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.1.0.tgz#4e61162f2a2bf414c4e10c45eca98ce5f1aadbd4"
1024+
integrity sha512-p1ULhl7BXzjjbha5aqst+QMLY+4/LCWADXOCsmLHRM77AqiPjnd9vvUN9sosUfhL9JGKpZ0TjEGxgvnizmWGSA==
10251025

10261026
"@scure/base@^1.1.3":
10271027
version "1.2.1"

0 commit comments

Comments
 (0)