File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
22
"update-proxy" : " hardhat run scripts/update-proxy.js --network $NETWORK"
23
23
},
24
24
"devDependencies" : {
25
- "@api3/contracts" : " ^21.3 .0" ,
25
+ "@api3/contracts" : " ^22.0 .0" ,
26
26
"@api3/dapi-management" : " ^3.25.0" ,
27
27
"@api3/eslint-plugin-commons" : " ^3.0.0" ,
28
28
"@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 195
195
yargs "^17.7.2"
196
196
zod "^3.24.2"
197
197
198
+ " @api3/contracts@^22.0.0 " :
199
+ version "22.0.0"
200
+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-22.0.0.tgz#5bdedcb915e5a082e73338d8ff352f7b5d1cc21a"
201
+ integrity sha512-5EL3hKEScNOeRQAgJPROhyyMCLiw/Ou5HREyvdgsIqsKQsRcqZWy+Po8ZSCj/ILaviGzKXAAKc76+1ig4KtVdA==
202
+ dependencies :
203
+ ethers "^6.13.2"
204
+ viem "^2.23.2"
205
+ yargs "^17.7.2"
206
+ zod "^3.24.2"
207
+
198
208
" @api3/dapi-management@^3.25.0 " :
199
209
version "3.25.0"
200
210
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.25.0.tgz#c3bd8c4041dffd5d4b8c3993660c2d257f77ed15"
You can’t perform that action at this time.
0 commit comments