File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 29
29
"@api3/airnode-protocol" : " ^0.14.0" ,
30
30
"@api3/airnode-utilities" : " ^0.14.0" ,
31
31
"@api3/airnode-validator" : " ^0.14.0" ,
32
- "@api3/chains" : " ^8 .1.1 " ,
32
+ "@api3/chains" : " ^10 .1.0 " ,
33
33
"@api3/commons" : " ^0.9.0" ,
34
34
"@api3/ois" : " 2.3.2" ,
35
35
"@api3/promise-utils" : " ^0.4.0" ,
Original file line number Diff line number Diff line change 29
29
"write-example-env-file" : " hardhat run scripts/write-example-env-file.ts"
30
30
},
31
31
"devDependencies" : {
32
- "@api3/chains" : " ^8 .1.1 " ,
32
+ "@api3/chains" : " ^10 .1.0 " ,
33
33
"@nomicfoundation/hardhat-verify" : " ^2.0.6" ,
34
34
"@nomiclabs/hardhat-ethers" : " ^2.2.3" ,
35
35
"@nomiclabs/hardhat-waffle" : " ^2.0.6" ,
Original file line number Diff line number Diff line change 27
27
dependencies:
28
28
"@openzeppelin/contracts" "4.8.2"
29
29
30
- "@api3/chains@^8 .1.1 ":
31
- version "8 .1.1 "
32
- resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-8 .1.1 .tgz#1f292eba31e4395d89c6b067f2b2a86955fca0b6 "
33
- integrity sha512-2woMgPksMEzH2tU7ZH5tHNHr9qbZDG+bEWcAGcs+A3/GJKNBaTmxVerIyTo4IZA9f6vN91i7fH3UPAq/S8KQDw ==
30
+ "@api3/chains@^10 .1.0 ":
31
+ version "10 .1.0 "
32
+ resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10 .1.0 .tgz#c7f06e175ac929310f0e4fbb330856c199be2770 "
33
+ integrity sha512-Cgo6ojd1idK99vIcJ2JiEfOyCTu34+pbQ6IM1LD4wEi6cHBrf8FZWs51LjcjKrDEV8R74o0IqX0QvvkvyyNkVA ==
34
34
dependencies:
35
- viem "^2.16.5 "
35
+ viem "^2.18.8 "
36
36
zod "^3.23.8"
37
37
38
38
"@api3/commons@^0.9.0":
15158
15158
core-util-is "1.0.2"
15159
15159
extsprintf "^1.2.0"
15160
15160
15161
- viem@^2.16.5 :
15162
- version "2.18.0 "
15163
- resolved "https://registry.yarnpkg.com/viem/-/viem-2.18.0 .tgz#ea0d037f0db356e6d71f1251243825345d6dc08f "
15164
- integrity sha512-HA4Dj+PCNWvvZDThWcUPg0sjiS8uwGRaxs3CMBOASL/j0p2pD4nR9vY/y/pAiRr491hGCnrSCVCmb/qqA57wIw ==
15161
+ viem@^2.18.8 :
15162
+ version "2.21.1 "
15163
+ resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.1 .tgz#7d07e4302297d1b44b4c97b8fece3b6ebb73b1ef "
15164
+ integrity sha512-nlIc2LLS6aqkngULS9UJ2Sg3nHKAgF9bbpDUwjUoAUBijd69mrCWPBXQ8jmbzcx12uZUfd9Nc//CHgSVZiMwyg ==
15165
15165
dependencies:
15166
15166
"@adraffy/ens-normalize" "1.10.0"
15167
15167
"@noble/curves" "1.4.0"
You can’t perform that action at this time.
0 commit comments