File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed 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" : " ^32.2 .0" ,
25+ "@api3/contracts" : " ^34.0 .0" ,
2626 "@api3/dapi-management" : " ^4.0.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 184184 winston-console-format "^1.0.8"
185185 zod "^4.0.10"
186186
187- " @api3/contracts@^32.1.1" , "@api3/contracts@^32.2.0" :
187+ " @api3/contracts@^32.1.1 " :
188188 version "32.2.0"
189189 resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.2.0.tgz#f9029a5441bfb7b1e639850ca724572e82211596"
190190 integrity sha512-ybfCMXd9CsUYi1VHnaxOrftnMEPQdWnoMTRSYRTryNrKVJpEddJtW5u0iS3mhTe3Xd3oeoXHcWccyo0hLqmOVw==
194194 yargs "^17.7.2"
195195 zod "^4.0.15"
196196
197+ " @api3/contracts@^34.0.0 " :
198+ version "34.0.0"
199+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-34.0.0.tgz#46682d5e747480b348a3c5db5f582802ea6408c5"
200+ integrity sha512-jA/gBNb33zoEp1oDVDFl7xnLvTFkrVr+B3SICoiEXjdzMRPm0rsBIWKV2+r69MhDR+ZIjsd20cWuT53EZLbbZw==
201+ dependencies :
202+ ethers "^6.15.0"
203+ viem "^2.23.2"
204+ yargs "^17.7.2"
205+ zod "^4.0.15"
206+
197207" @api3/dapi-management@^4.0.0 " :
198208 version "4.0.0"
199209 resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-4.0.0.tgz#ad12ff31d0d51eb7f170a69b5a0b596ee7d81c69"
You can’t perform that action at this time.
0 commit comments