Skip to content

Commit f216ce8

Browse files
chore(deps): update dependency @api3/contracts to v36
1 parent 83e59af commit f216ce8

2 files changed

Lines changed: 106 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
2323
},
2424
"devDependencies": {
25-
"@api3/contracts": "^32.2.0",
25+
"@api3/contracts": "^36.0.1",
2626
"@api3/dapi-management": "^4.0.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",

yarn.lock

Lines changed: 105 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.11.0.tgz#42cc67c5baa407ac25059fcd7d405cc5ecdb0c33"
1313
integrity sha512-/3DDPKHqqIqxUULp8yP4zODUY1i+2xvVWsv8A79xGWdCAG+8sb0hRh0Rk2QyOJUnnbyPUAZYcpBuRe3nS2OIUg==
1414

15+
"@adraffy/ens-normalize@^1.11.0":
16+
version "1.11.1"
17+
resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.11.1.tgz#6c2d657d4b2dfb37f8ea811dcb3e60843d4ac24a"
18+
integrity sha512-nhCBV3quEgesuf7c7KYfperqSS14T8bYuvJ8PcLJp6znkZpFc0AuW4qBtr8eKVyPPe/8RSr7sglCWPU5eaxwKQ==
19+
1520
"@api3/airnode-abi@^0.15.0":
1621
version "0.15.0"
1722
resolved "https://registry.yarnpkg.com/@api3/airnode-abi/-/airnode-abi-0.15.0.tgz#ab4a229adcaf30f6d659f51a791546d5eb4ab6f1"
@@ -184,7 +189,7 @@
184189
winston-console-format "^1.0.8"
185190
zod "^4.0.10"
186191

187-
"@api3/contracts@^32.1.1", "@api3/contracts@^32.2.0":
192+
"@api3/contracts@^32.1.1":
188193
version "32.2.0"
189194
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.2.0.tgz#f9029a5441bfb7b1e639850ca724572e82211596"
190195
integrity sha512-ybfCMXd9CsUYi1VHnaxOrftnMEPQdWnoMTRSYRTryNrKVJpEddJtW5u0iS3mhTe3Xd3oeoXHcWccyo0hLqmOVw==
@@ -194,6 +199,16 @@
194199
yargs "^17.7.2"
195200
zod "^4.0.15"
196201

202+
"@api3/contracts@^36.0.1":
203+
version "36.0.1"
204+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-36.0.1.tgz#646ea2db57328f741e5d6dafe932a034e34d3cdc"
205+
integrity sha512-w+Ch1bpRFRWTFpSz1LXfdN4E8EXYNVMD1R9f2P/7eHrXSr/1qRwD60bC1S6M2NaI2NYK8w4MayOlDDffeUFmXg==
206+
dependencies:
207+
ethers "^6.16.0"
208+
viem "^2.45.1"
209+
yargs "^17.7.2"
210+
zod "^4.3.6"
211+
197212
"@api3/dapi-management@^4.0.0":
198213
version "4.0.0"
199214
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-4.0.0.tgz#ad12ff31d0d51eb7f170a69b5a0b596ee7d81c69"
@@ -2133,6 +2148,11 @@
21332148
dependencies:
21342149
eslint-scope "5.1.1"
21352150

2151+
"@noble/ciphers@^1.3.0":
2152+
version "1.3.0"
2153+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-1.3.0.tgz#f64b8ff886c240e644e5573c097f86e5b43676dc"
2154+
integrity sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==
2155+
21362156
"@noble/curves@1.2.0":
21372157
version "1.2.0"
21382158
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35"
@@ -2161,13 +2181,27 @@
21612181
dependencies:
21622182
"@noble/hashes" "1.7.2"
21632183

2184+
"@noble/curves@1.9.1":
2185+
version "1.9.1"
2186+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.1.tgz#9654a0bc6c13420ae252ddcf975eaf0f58f0a35c"
2187+
integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==
2188+
dependencies:
2189+
"@noble/hashes" "1.8.0"
2190+
21642191
"@noble/curves@^1.6.0", "@noble/curves@~1.8.0":
21652192
version "1.8.0"
21662193
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.0.tgz#fe035a23959e6aeadf695851b51a87465b5ba8f7"
21672194
integrity sha512-j84kjAbzEnQHaSIhRPUmB3/eVXu2k3dKPl2LOrR8fSOIL+89U+7lV117EWHtq/GHM3ReGHM46iRBdZfpc4HRUQ==
21682195
dependencies:
21692196
"@noble/hashes" "1.7.0"
21702197

2198+
"@noble/curves@~1.9.0":
2199+
version "1.9.7"
2200+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.7.tgz#79d04b4758a43e4bca2cbdc62e7771352fa6b951"
2201+
integrity sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==
2202+
dependencies:
2203+
"@noble/hashes" "1.8.0"
2204+
21712205
"@noble/hashes@1.2.0", "@noble/hashes@~1.2.0":
21722206
version "1.2.0"
21732207
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.2.0.tgz#a3150eeb09cc7ab207ebf6d7b9ad311a9bdbed12"
@@ -2198,6 +2232,11 @@
21982232
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.2.tgz#d53c65a21658fb02f3303e7ee3ba89d6754c64b4"
21992233
integrity sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==
22002234

2235+
"@noble/hashes@1.8.0", "@noble/hashes@^1.8.0", "@noble/hashes@~1.8.0":
2236+
version "1.8.0"
2237+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
2238+
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
2239+
22012240
"@noble/secp256k1@1.7.1":
22022241
version "1.7.1"
22032242
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
@@ -2579,6 +2618,15 @@
25792618
"@noble/hashes" "~1.7.1"
25802619
"@scure/base" "~1.2.2"
25812620

2621+
"@scure/bip32@1.7.0", "@scure/bip32@^1.7.0":
2622+
version "1.7.0"
2623+
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.7.0.tgz#b8683bab172369f988f1589640e53c4606984219"
2624+
integrity sha512-E4FFX/N3f4B80AKWp5dP6ow+flD1LQZo/w8UnLGYZO674jS6YnYeepycOOksv+vLPSpgN35wgKgy+ybfTb2SMw==
2625+
dependencies:
2626+
"@noble/curves" "~1.9.0"
2627+
"@noble/hashes" "~1.8.0"
2628+
"@scure/base" "~1.2.5"
2629+
25822630
"@scure/bip32@^1.5.0":
25832631
version "1.6.1"
25842632
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.6.1.tgz#848eca1bc96f6b5ce6aa750798853fb142dace05"
@@ -2612,6 +2660,14 @@
26122660
"@noble/hashes" "~1.7.1"
26132661
"@scure/base" "~1.2.4"
26142662

2663+
"@scure/bip39@1.6.0", "@scure/bip39@^1.6.0":
2664+
version "1.6.0"
2665+
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.6.0.tgz#475970ace440d7be87a6086cbee77cb8f1a684f9"
2666+
integrity sha512-+lF0BbLiJNwVlev4eKelw1WWLaiKXw7sSl8T6FvBlWkdX+94aGJ4o8XjUdlyhTCjd8c+B3KT3JfS8P0bLRNU6A==
2667+
dependencies:
2668+
"@noble/hashes" "~1.8.0"
2669+
"@scure/base" "~1.2.5"
2670+
26152671
"@scure/bip39@^1.4.0":
26162672
version "1.5.1"
26172673
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.5.1.tgz#a056868d672c7203a6035c808893742a79e151f6"
@@ -4117,6 +4173,11 @@ abitype@1.0.8, abitype@^1.0.6:
41174173
resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.8.tgz#3554f28b2e9d6e9f35eb59878193eabd1b9f46ba"
41184174
integrity sha512-ZeiI6h3GnW06uYDLx0etQtX/p8E24UaHHBj57RSjK7YBFe7iuVn07EDpOeP451D06sF27VOz9JJPlIKJmXgkEg==
41194175

4176+
abitype@1.2.3, abitype@^1.2.3:
4177+
version "1.2.3"
4178+
resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.2.3.tgz#bec3e09dea97d99ef6c719140bee663a329ad1f4"
4179+
integrity sha512-Ofer5QUnuUdTFsBRwARMoWKOH1ND5ehwYhJ3OJ/BQO+StkwQjHw0XyVh4vDttzHB7QOFhPHa/o413PJ82gU/Tg==
4180+
41204181
accepts@^2.0.0:
41214182
version "2.0.0"
41224183
resolved "https://registry.yarnpkg.com/accepts/-/accepts-2.0.0.tgz#bbcf4ba5075467f3f2131eab3cffc73c2f5d7895"
@@ -7793,6 +7854,11 @@ isows@1.0.6:
77937854
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.6.tgz#0da29d706fa51551c663c627ace42769850f86e7"
77947855
integrity sha512-lPHCayd40oW98/I0uvgaHKWCSvkzY27LjWLbtzOm64yQ+G3Q5npjjbdppU65iZXkK1Zt+kH9pfegli0AYfwYYw==
77957856

7857+
isows@1.0.7:
7858+
version "1.0.7"
7859+
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.7.tgz#1c06400b7eed216fbba3bcbd68f12490fc342915"
7860+
integrity sha512-I1fSfDCZL5P0v33sVqeTDSpcstAg/N+wF5HS033mogOVIp4B+oHC7oOCsA3axAbBSGTJ8QubbNmnIRN/h8U7hg==
7861+
77967862
iterator.prototype@^1.1.4:
77977863
version "1.1.4"
77987864
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.4.tgz#4ae6cf98b97fdc717b7e159d79dc25f8fc9482f1"
@@ -8678,6 +8744,20 @@ own-keys@^1.0.0:
86788744
object-keys "^1.1.1"
86798745
safe-push-apply "^1.0.0"
86808746

8747+
ox@0.14.0:
8748+
version "0.14.0"
8749+
resolved "https://registry.yarnpkg.com/ox/-/ox-0.14.0.tgz#e9f58515dbcb95a74cd5017293380ddce700e401"
8750+
integrity sha512-WLOB7IKnmI3Ol6RAqY7CJdZKl8QaI44LN91OGF1061YIeN6bL5IsFcdp7+oQShRyamE/8fW/CBRWhJAOzI35Dw==
8751+
dependencies:
8752+
"@adraffy/ens-normalize" "^1.11.0"
8753+
"@noble/ciphers" "^1.3.0"
8754+
"@noble/curves" "1.9.1"
8755+
"@noble/hashes" "^1.8.0"
8756+
"@scure/bip32" "^1.7.0"
8757+
"@scure/bip39" "^1.6.0"
8758+
abitype "^1.2.3"
8759+
eventemitter3 "5.0.1"
8760+
86818761
ox@0.6.7:
86828762
version "0.6.7"
86838763
resolved "https://registry.yarnpkg.com/ox/-/ox-0.6.7.tgz#afd53f2ecef68b8526660e9d29dee6e6b599a832"
@@ -10443,6 +10523,20 @@ viem@^2.27.0:
1044310523
ox "0.6.9"
1044410524
ws "8.18.1"
1044510525

10526+
viem@^2.45.1:
10527+
version "2.47.1"
10528+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.47.1.tgz#3883790d558f4c057aa5d9d109b6ea3c8a8d3e31"
10529+
integrity sha512-frlK109+X5z2vlZeIGKa6Rxev6CcIpumV/VVhaIPc/QFotiB6t/CgUwkMlYfr4F2YNBZZ2l6jguWz2sY1XrQHw==
10530+
dependencies:
10531+
"@noble/curves" "1.9.1"
10532+
"@noble/hashes" "1.8.0"
10533+
"@scure/bip32" "1.7.0"
10534+
"@scure/bip39" "1.6.0"
10535+
abitype "1.2.3"
10536+
isows "1.0.7"
10537+
ox "0.14.0"
10538+
ws "8.18.3"
10539+
1044610540
wcwidth@^1.0.1:
1044710541
version "1.0.1"
1044810542
resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
@@ -10669,6 +10763,11 @@ ws@8.18.1:
1066910763
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
1067010764
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
1067110765

10766+
ws@8.18.3:
10767+
version "8.18.3"
10768+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
10769+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
10770+
1067210771
ws@^7.4.6:
1067310772
version "7.5.10"
1067410773
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
@@ -10766,3 +10865,8 @@ zod@^4.0.15:
1076610865
version "4.0.17"
1076710866
resolved "https://registry.yarnpkg.com/zod/-/zod-4.0.17.tgz#95931170715f73f7426c385c237b7477750d6c8d"
1076810867
integrity sha512-1PHjlYRevNxxdy2JZ8JcNAw7rX8V9P1AKkP+x/xZfxB0K5FYfuV+Ug6P/6NVSR2jHQ+FzDDoDHS04nYUsOIyLQ==
10868+
10869+
zod@^4.3.6:
10870+
version "4.3.6"
10871+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
10872+
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==

0 commit comments

Comments
 (0)