File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 20
20
"author" : " Dev Protocol" ,
21
21
"license" : " MPL-2.0" ,
22
22
"devDependencies" : {
23
+ "@devprotocol/util-contracts" : " ^3.3.0" ,
23
24
"@nomiclabs/hardhat-ethers" : " 2.2.3" ,
24
25
"@nomiclabs/hardhat-etherscan" : " 3.1.8" ,
25
26
"@nomiclabs/hardhat-waffle" : " 2.0.6" ,
Original file line number Diff line number Diff line change 72
72
dependencies :
73
73
" @jridgewell/trace-mapping" " 0.3.9"
74
74
75
+ " @devprotocol/util-contracts@^3.3.0 " :
76
+ version "3.3.0"
77
+ resolved "https://registry.yarnpkg.com/@devprotocol/util-contracts/-/util-contracts-3.3.0.tgz#56978e832f12b1796d937b20e57be307f2fcbc07"
78
+ integrity sha512-5KgaYUcp7tbPIjSzoxE/40pMYqfFdqHsMraKy+ATDWVEy1D7gfdQEvOyx2nMwE/a5pjSO+UDgZP1hclEbnyTRQ==
79
+ dependencies :
80
+ " @openzeppelin/contracts" " 4.3.0"
81
+
75
82
" @eslint-community/eslint-utils@^4.2.0 " :
76
83
version "4.2.0"
77
84
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518"
1151
1158
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.5.tgz#572b5da102fc9be1d73f34968e0ca56765969812"
1152
1159
integrity sha512-f7L1//4sLlflAN7fVzJLoRedrf5Na3Oal5PZfIq55NFcVZ90EpV1q5xOvL4lFvg3MNICSDr2hH0JUBxwlxcoPg==
1153
1160
1161
+ " @openzeppelin/[email protected] " :
1162
+ version "4.3.0"
1163
+ resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.0.tgz#345236d4ec73ef381ab4907c6ef66fd55e5dedad"
1164
+ integrity sha512-+uBDl/TrmR0Kch6mq3tuxMex/fK7huR6+fQMae+zJk1K5T+dp0pFl12Hbc+1L6oYMXoyDSBJ8zqhRIntrREDFA==
1165
+
1154
1166
" @openzeppelin/[email protected] " :
1155
1167
version "4.8.2"
1156
1168
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
You can’t perform that action at this time.
0 commit comments