File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "update-proxy" : " hardhat run scripts/update-proxy.js --network $NETWORK"
2323 },
2424 "devDependencies" : {
25- "@api3/contracts" : " ^27.4 .0" ,
25+ "@api3/contracts" : " ^28.0 .0" ,
2626 "@api3/dapi-management" : " ^3.54.0" ,
2727 "@api3/eslint-plugin-commons" : " ^3.0.0" ,
2828 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 195195 yargs "^17.7.2"
196196 zod "^4.0.15"
197197
198+ " @api3/contracts@^28.0.0 " :
199+ version "28.0.0"
200+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-28.0.0.tgz#e0adf263b5abed3a0cec680028b483a2ec579f29"
201+ integrity sha512-ibvegPg0t+FrKNMKHcF6H32hzFbPmHoeStWkOT7x6yXHZPjVNvdN7CHU3AZzr03QDK7ZpokMuX34hzz8zx9xRA==
202+ dependencies :
203+ ethers "^6.15.0"
204+ viem "^2.23.2"
205+ yargs "^17.7.2"
206+ zod "^4.0.15"
207+
198208" @api3/dapi-management@^3.54.0 " :
199209 version "3.54.0"
200210 resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.54.0.tgz#e0864d383f111d73be47aa7220bd7a42ef7a34a0"
You can’t perform that action at this time.
0 commit comments