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" : " 24.0.0 " ,
25+ "@api3/contracts" : " 24.2.1 " ,
2626 "@api3/contracts-v9" : " npm:@api3/contracts@9.1.0" ,
2727 "@nodary/utilities" : " ^6.0.0" ,
2828 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 2727 dependencies :
2828 ethers "^6.13.2"
2929
30- " @api3/contracts@24.0.0" , "@api3/contracts@^24.0.0":
30+ " @api3/contracts@24.2.1 " :
31+ version "24.2.1"
32+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-24.2.1.tgz#e2a5b6f3f4f84ba0e18a66a511df74e493f5e511"
33+ integrity sha512-g6I/ZyRDOZes4grtJHuiPyzJJxbh519CxsWD+p0eMKxbQUzDQOor44jpHVPxEDNGJBueM7n/S+ZRH6mhnTgElQ==
34+ dependencies :
35+ ethers "^6.13.2"
36+ viem "^2.23.2"
37+ yargs "^17.7.2"
38+ zod "^3.24.2"
39+
40+ " @api3/contracts@^24.0.0 " :
3141 version "24.0.0"
3242 resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-24.0.0.tgz#d365e2e0d449042321db68ef0a277624f9effae5"
3343 integrity sha512-3Ii5HBLSCH+uOBGMToy69L9O/yT36fN60nxuEm9Z8nECM6D28/elnWQQb5R6B0FGHgtpMUPpZOrqNM6AD/JdvA==
You can’t perform that action at this time.
0 commit comments