File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
Expand file tree Collapse file tree 2 files changed +15
-15
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/chains" : " ^6.1 .0" ,
26- "@api3/contracts" : " ^3.4 .0" ,
27- "@nodary/utilities" : " ^3.0 .0" ,
25+ "@api3/chains" : " ^6.3 .0" ,
26+ "@api3/contracts" : " ^3.6 .0" ,
27+ "@nodary/utilities" : " ^3.1 .0" ,
2828 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
2929 "@nomicfoundation/hardhat-network-helpers" : " ^1.0.10" ,
3030 "@nomicfoundation/hardhat-toolbox" : " ^2.0.2" ,
Original file line number Diff line number Diff line change 3333 viem "^2.9.6"
3434 zod "^3.22.4"
3535
36- " @api3/chains@^6.1 .0 " :
37- version "6.1 .0"
38- resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-6.1 .0.tgz#fa2da1bc6d56694f87045a5bf249da144d7536fb "
39- integrity sha512-OG6565Rg8URO27qNJioP5+CdUlg06TKwCwOo3L3TO4s7zpP3BSuhUz5CrjKtTfRUDGfbDtqIWWgPzGfrGPKT2Q ==
36+ " @api3/chains@^6.3 .0 " :
37+ version "6.3 .0"
38+ resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-6.3 .0.tgz#90e5458dec2d8bfb2914659d6a84202a2c608d21 "
39+ integrity sha512-ZBurUD69aoA4oCuLOOJ/91+9VXYJaXnMz3HkWg+yuiwCK9DaIgpS2Pl6kagga3UDOT80unRXcCwUpTQF5fkYIw ==
4040 dependencies :
4141 viem "^2.9.29"
4242 zod "^3.23.5"
4343
44- " @api3/contracts@^3.4 .0 " :
45- version "3.4 .0"
46- resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-3.4 .0.tgz#a84ac204be40c999a7ac6987e18f6ca6757df6bb "
47- integrity sha512-4hY8k3YeVfkqYd3jv1CpSevBRpVq/gaCW8Ax1gL07pymJ27m/MYB/ZDwpZ9nGexGzYHe2+KheJam8QQjiHobXA ==
44+ " @api3/contracts@^3.6 .0 " :
45+ version "3.6 .0"
46+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-3.6 .0.tgz#6827d1ed57c57cc87bbc5bc48caafafdbc244f5e "
47+ integrity sha512-uEWLMii+Ij3ArUKyNkBs+iOvBdNzcdjsDA1btsXMnNiL3IMd4KlomYDEO3FLOUzIY8It3oWBLyhH+b2jMSlXhA ==
4848 dependencies :
4949 ethers "^6.12.1"
5050
538538 resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
539539 integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==
540540
541- " @nodary/utilities@^3.0 .0 " :
542- version "3.0 .0"
543- resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-3.0 .0.tgz#b1644e8d79dbdcb95483953fc7ccd75a112d38a7 "
544- integrity sha512-6XotPljqNdvRyXIuHZV/Hhq9vl2j6yl+LTsot0BqtRgBgbqBlDErjTFH4vxbsr6KLqtuho+op63/tEVi2Hx54Q ==
541+ " @nodary/utilities@^3.1 .0 " :
542+ version "3.1 .0"
543+ resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-3.1 .0.tgz#e31448a1a4563e81de2ef8ed71320f97b93b3cc4 "
544+ integrity sha512-aTfN9LLZvO+MkdOtNB6REgnHoGEQGfgm86mOZ6r1fmzuCwl7KkW+zC7o5IJfJdoPXrAd+9JPEt5y5RwTdlX1sQ ==
545545 dependencies :
546546 " @api3/airnode-abi" " ^0.10.0"
547547 " @api3/chains" " ^4.17.1"
You can’t perform that action at this time.
0 commit comments