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" : " ^31.0 .0" ,
25+ "@api3/contracts" : " ^31.1 .0" ,
2626 "@api3/dapi-management" : " ^3.64.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 205205 yargs "^17.7.2"
206206 zod "^4.0.15"
207207
208+ " @api3/contracts@^31.1.0 " :
209+ version "31.1.0"
210+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-31.1.0.tgz#f3d8e33e9225027475c5f6350d69d4d65c770ca2"
211+ integrity sha512-oTzrWG4oC5uRUieR3B990f+y9f4JBSPhHTeim4BJLUN37sKQ716X3qvsXLnUIytoibvxifeDE8jkOxmbSNMUuA==
212+ dependencies :
213+ ethers "^6.15.0"
214+ viem "^2.23.2"
215+ yargs "^17.7.2"
216+ zod "^4.0.15"
217+
208218" @api3/dapi-management@^3.64.0 " :
209219 version "3.64.0"
210220 resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.64.0.tgz#da49f275dc6a04017fb3bc0b7d3c54a521124382"
You can’t perform that action at this time.
0 commit comments