File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 },
2424 "devDependencies" : {
2525 "@api3/contracts" : " ^31.4.0" ,
26- "@api3/dapi-management" : " ^3.71 .0" ,
26+ "@api3/dapi-management" : " ^3.72 .0" ,
2727 "@api3/eslint-plugin-commons" : " ^3.0.0" ,
2828 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
2929 "@nomicfoundation/hardhat-network-helpers" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 205205 yargs "^17.7.2"
206206 zod "^4.0.15"
207207
208- " @api3/dapi-management@^3.71.0 " :
209- version "3.71.0"
210- resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.71.0.tgz#dd764d211f66e3d00d8626171fe5b9a92de8ba0d"
211- integrity sha512-c7jxDgTaPk47n1rbl4C0YcLsmRYTYbyHV9D1hyh5yyIPA7gDF2Rtq/rMN+J/cirxFEY6elVCUaX4+lS9l5WIvw==
208+ " @api3/contracts@^32.0.0 " :
209+ version "32.0.0"
210+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.0.0.tgz#0bcca1c4e6b996d43fa55bbc41cb86353c7d17d0"
211+ integrity sha512-6U7AfmFwZNe0kx6Nhl5YBqrEt6uJeUC/tosotyN4RmY9woVPem459JHcpxa4v3pYlq/rNI0JStb5btPeMrbSMw==
212+ dependencies :
213+ ethers "^6.15.0"
214+ viem "^2.23.2"
215+ yargs "^17.7.2"
216+ zod "^4.0.15"
217+
218+ " @api3/dapi-management@^3.72.0 " :
219+ version "3.72.0"
220+ resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.72.0.tgz#ab637e045ee9441c2cd2e7b37d464da8d609ab3e"
221+ integrity sha512-uiQDb8j/svXAtXpxS1RF8okwihwrMoXoTDv/IDdduocOfL0MyhtmLmN9+ymi4j1YDRJZiS7rvxKjNIjv+gbInA==
212222 dependencies :
213223 " @api3/api-integrations" " ^8.4.0"
214224 " @api3/commons" " ^0.13.4"
215- " @api3/contracts" " ^31.4 .0"
225+ " @api3/contracts" " ^32.0 .0"
216226 ethers "^6.15.0"
217227 zod "^3.25.76"
218228
You can’t perform that action at this time.
0 commit comments