diff --git a/package.json b/package.json index 9e174d3..cc8843d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@api3/contracts": "^10.0.0", - "@api3/dapi-management": "^1.100.0", + "@api3/dapi-management": "^1.101.0", "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", "@nomicfoundation/hardhat-network-helpers": "^1.0.12", "@nomicfoundation/hardhat-toolbox": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index e27361d..1779c6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,21 +25,21 @@ ethers "^5.7.2" lodash "^4.17.21" -"@api3/api-integrations@^2.18.0": - version "2.18.0" - resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-2.18.0.tgz#c47bdee9ccf57947476cb4e9aac77f34ef074ab6" - integrity sha512-CE9bQzrdAiOST/DsoVOk+UIAdEXxF35X5nwMMrqY12o5lO3Ap45TO+61A0vmeq+wOMBZTeqB12BGHkzTGsPo2g== +"@api3/api-integrations@^2.19.0": + version "2.19.0" + resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-2.19.0.tgz#e0103809e6efec139862f28f1cceb20334ebb92e" + integrity sha512-p7yeQcBxhGkygujKWCCN07lYAtRaYTJQObqcbvL/lDrQxBKIhV2oLf0EpEZ+eAOCIlf1eDMBNlTWFoA0mHkiQQ== dependencies: "@api3/airnode-abi" "^0.14.2" - "@api3/chains" "^10.5.0" + "@api3/chains" "^10.6.1" "@api3/ois" "^2.3.2" ethers "^5.7.2" zod "^3.23.8" -"@api3/chains@^10.5.0": - version "10.5.0" - resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.5.0.tgz#9c8ffdc73b7583ea67a4567fb62b84fd327ca08e" - integrity sha512-sqjm1eaYwzouEB2LZpcYmc4+YOBboNUE2THju+C+DCfnuC9dCmvG2IVy+ccBHhbiWLx4umV5f0qMHTAugP0xsw== +"@api3/chains@^10.6.1": + version "10.7.0" + resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.7.0.tgz#abd66128967a4d36e3c5f020cbdec4934cf62cfe" + integrity sha512-fqJ96PqdFlMswF6NGQIy/a5GWzemzlsm1FKge1YZZqeR/4Y5/hs5eUr9F9N9FP0Nd14w8OJQepAnm2PUZkrtyw== dependencies: viem "^2.21.29" zod "^3.23.8" @@ -68,15 +68,15 @@ dependencies: ethers "^6.13.2" -"@api3/dapi-management@^1.100.0": - version "1.100.0" - resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.100.0.tgz#49c98d6f215927ecc0a295c49a56bb4c78414b42" - integrity sha512-VVzYiRCr/WS49vkcXmfjKivDrm+0b0oBptVrjQqWwdtkNPWIESZPY8vlfRORIq8bmdpsqGFJvdYXPW0a56GHUw== +"@api3/dapi-management@^1.101.0": + version "1.101.0" + resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.101.0.tgz#a946a3e20fff8bff9a3e1cefd50cd3e742544537" + integrity sha512-M30ZibcC7kr21zBR1iFq7DJSehcOs266t6Bv6yj2fp95OvCBNl5WfYtfpUtUXxEq1InCkSk1kYzxmQKrEM4RLg== dependencies: - "@api3/api-integrations" "^2.18.0" - "@api3/chains" "^10.5.0" + "@api3/api-integrations" "^2.19.0" + "@api3/chains" "^10.6.1" "@api3/commons" "^0.13.3" - ethers "^6.13.3" + ethers "^6.13.4" zod "^3.23.8" "@api3/ois@^2.3.2": @@ -1246,11 +1246,6 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014" integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw== -"@types/node@18.15.13": - version "18.15.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469" - integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q== - "@types/node@22.7.5": version "22.7.5" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b" @@ -2456,7 +2451,7 @@ ethers@^5.7.0, ethers@^5.7.2, ethers@~5.7.0: "@ethersproject/web" "5.7.1" "@ethersproject/wordlists" "5.7.0" -ethers@^6.13.2: +ethers@^6.13.2, ethers@^6.13.4: version "6.13.4" resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.4.tgz#bd3e1c3dc1e7dc8ce10f9ffb4ee40967a651b53c" integrity sha512-21YtnZVg4/zKkCQPjrDj38B1r4nQvTZLopUGMLQ1ePU2zV/joCfDC3t3iKQjWRzjjjbzR+mdAIoikeBRNkdllA== @@ -2469,19 +2464,6 @@ ethers@^6.13.2: tslib "2.7.0" ws "8.17.1" -ethers@^6.13.3: - version "6.13.3" - resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.3.tgz#b87afdadb91cc8df5f56b9c59c96e5b206f4a600" - integrity sha512-/DzbZOLVtoO4fKvvQwpEucHAQgIwBGWuRvBdwE/lMXgXvvHHTSkn7XqAQ2b+gjJzZDJjWA9OD05bVceVOsBHbg== - dependencies: - "@adraffy/ens-normalize" "1.10.1" - "@noble/curves" "1.2.0" - "@noble/hashes" "1.3.2" - "@types/node" "18.15.13" - aes-js "4.0.0-beta.5" - tslib "2.4.0" - ws "8.17.1" - ethjs-unit@0.1.6: version "0.1.6" resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699" @@ -4660,11 +4642,6 @@ ts-node@>=8.10.2: v8-compile-cache-lib "^3.0.1" yn "3.1.1" -tslib@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" - integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== - tslib@2.7.0: version "2.7.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"