|
27 | 27 | dependencies: |
28 | 28 | "@openzeppelin/contracts" "4.8.2" |
29 | 29 |
|
30 | | -"@api3/chains@^7.2.1": |
31 | | - version "7.2.1" |
32 | | - resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.2.1.tgz#2603f0b3174b63a76c85137965e6447a9eb0f2fc" |
33 | | - integrity sha512-UQC5PUS0S4eI3oigC+AmyaBWzAybyl7Bf54NHldbZP/xUpVoJW9nYJWbQf//s/3m7sxEr4phbmOsqzwpmSr/pg== |
| 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== |
34 | 34 | dependencies: |
35 | | - viem "^2.13.3" |
| 35 | + viem "^2.16.5" |
36 | 36 | zod "^3.23.8" |
37 | 37 |
|
38 | 38 | "@api3/commons@^0.9.0": |
|
2469 | 2469 | dependencies: |
2470 | 2470 | glob "7.1.7" |
2471 | 2471 |
|
2472 | | -"@noble/curves@1.2.0", "@noble/curves@~1.2.0": |
2473 | | - version "1.2.0" |
2474 | | - resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35" |
2475 | | - integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw== |
2476 | | - dependencies: |
2477 | | - "@noble/hashes" "1.3.2" |
2478 | | - |
2479 | 2472 | "@noble/curves@1.3.0", "@noble/curves@~1.3.0": |
2480 | 2473 | version "1.3.0" |
2481 | 2474 | resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.3.0.tgz#01be46da4fd195822dab821e72f71bf4aeec635e" |
2482 | 2475 | integrity sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA== |
2483 | 2476 | dependencies: |
2484 | 2477 | "@noble/hashes" "1.3.3" |
2485 | 2478 |
|
| 2479 | +"@noble/curves@1.4.0": |
| 2480 | + version "1.4.0" |
| 2481 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.4.0.tgz#f05771ef64da724997f69ee1261b2417a49522d6" |
| 2482 | + integrity sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg== |
| 2483 | + dependencies: |
| 2484 | + "@noble/hashes" "1.4.0" |
| 2485 | + |
| 2486 | +"@noble/curves@^1.4.0", "@noble/curves@~1.4.0": |
| 2487 | + version "1.4.2" |
| 2488 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.4.2.tgz#40309198c76ed71bc6dbf7ba24e81ceb4d0d1fe9" |
| 2489 | + integrity sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw== |
| 2490 | + dependencies: |
| 2491 | + "@noble/hashes" "1.4.0" |
| 2492 | + |
2486 | 2493 | "@noble/hashes@1.2.0", "@noble/hashes@~1.2.0": |
2487 | 2494 | version "1.2.0" |
2488 | 2495 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.2.0.tgz#a3150eeb09cc7ab207ebf6d7b9ad311a9bdbed12" |
2489 | 2496 | integrity sha512-FZfhjEDbT5GRswV3C6uvLPHMiVD6lQBmpoX5+eSiPaMTXte/IKqI5dykDxzZB/WBeK/CDuQRBWarPdi3FNY2zQ== |
2490 | 2497 |
|
2491 | | -"@noble/hashes@1.3.2": |
2492 | | - version "1.3.2" |
2493 | | - resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
2494 | | - integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
2495 | | - |
2496 | | -"@noble/hashes@1.3.3", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2": |
| 2498 | +"@noble/hashes@1.3.3", "@noble/hashes@~1.3.2": |
2497 | 2499 | version "1.3.3" |
2498 | 2500 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699" |
2499 | 2501 | integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA== |
2500 | 2502 |
|
| 2503 | +"@noble/hashes@1.4.0", "@noble/hashes@^1.4.0", "@noble/hashes@~1.4.0": |
| 2504 | + version "1.4.0" |
| 2505 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.4.0.tgz#45814aa329f30e4fe0ba49426f49dfccdd066426" |
| 2506 | + integrity sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg== |
| 2507 | + |
2501 | 2508 | "@noble/secp256k1@1.7.1", "@noble/secp256k1@~1.7.0": |
2502 | 2509 | version "1.7.1" |
2503 | 2510 | resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
|
3214 | 3221 | resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz#2d4260033e199b3032a08b41348ac10de21c47e9" |
3215 | 3222 | integrity sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA== |
3216 | 3223 |
|
3217 | | -"@scure/base@~1.1.0", "@scure/base@~1.1.2", "@scure/base@~1.1.4": |
| 3224 | +"@scure/base@~1.1.0", "@scure/base@~1.1.4": |
3218 | 3225 | version "1.1.5" |
3219 | 3226 | resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.5.tgz#1d85d17269fe97694b9c592552dd9e5e33552157" |
3220 | 3227 | integrity sha512-Brj9FiG2W1MRQSTB212YVPRrcbjkv48FoZi/u4l/zds/ieRrqsh7aUf6CLwkAq61oKXr/ZlTzlY66gLIj3TFTQ== |
3221 | 3228 |
|
| 3229 | +"@scure/base@~1.1.6": |
| 3230 | + version "1.1.7" |
| 3231 | + resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.7.tgz#fe973311a5c6267846aa131bc72e96c5d40d2b30" |
| 3232 | + integrity sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g== |
| 3233 | + |
3222 | 3234 | "@scure/bip32@1.1.5": |
3223 | 3235 | version "1.1.5" |
3224 | 3236 | resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.1.5.tgz#d2ccae16dcc2e75bc1d75f5ef3c66a338d1ba300" |
|
3228 | 3240 | "@noble/secp256k1" "~1.7.0" |
3229 | 3241 | "@scure/base" "~1.1.0" |
3230 | 3242 |
|
3231 | | -"@scure/bip32@1.3.2": |
3232 | | - version "1.3.2" |
3233 | | - resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.2.tgz#90e78c027d5e30f0b22c1f8d50ff12f3fb7559f8" |
3234 | | - integrity sha512-N1ZhksgwD3OBlwTv3R6KFEcPojl/W4ElJOeCZdi+vuI5QmTFwLq3OFf2zd2ROpKvxFdgZ6hUpb0dx9bVNEwYCA== |
3235 | | - dependencies: |
3236 | | - "@noble/curves" "~1.2.0" |
3237 | | - "@noble/hashes" "~1.3.2" |
3238 | | - "@scure/base" "~1.1.2" |
3239 | | - |
3240 | 3243 | "@scure/bip32@1.3.3": |
3241 | 3244 | version "1.3.3" |
3242 | 3245 | resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.3.tgz#a9624991dc8767087c57999a5d79488f48eae6c8" |
|
3246 | 3249 | "@noble/hashes" "~1.3.2" |
3247 | 3250 | "@scure/base" "~1.1.4" |
3248 | 3251 |
|
| 3252 | +"@scure/bip32@1.4.0": |
| 3253 | + version "1.4.0" |
| 3254 | + resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.4.0.tgz#4e1f1e196abedcef395b33b9674a042524e20d67" |
| 3255 | + integrity sha512-sVUpc0Vq3tXCkDGYVWGIZTRfnvu8LoTDaev7vbwh0omSvVORONr960MQWdKqJDCReIEmTj3PAr73O3aoxz7OPg== |
| 3256 | + dependencies: |
| 3257 | + "@noble/curves" "~1.4.0" |
| 3258 | + "@noble/hashes" "~1.4.0" |
| 3259 | + "@scure/base" "~1.1.6" |
| 3260 | + |
3249 | 3261 | "@scure/bip39@1.1.1": |
3250 | 3262 | version "1.1.1" |
3251 | 3263 | resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.1.1.tgz#b54557b2e86214319405db819c4b6a370cf340c5" |
|
3254 | 3266 | "@noble/hashes" "~1.2.0" |
3255 | 3267 | "@scure/base" "~1.1.0" |
3256 | 3268 |
|
3257 | | -"@scure/bip39@1.2.1": |
3258 | | - version "1.2.1" |
3259 | | - resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.2.1.tgz#5cee8978656b272a917b7871c981e0541ad6ac2a" |
3260 | | - integrity sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg== |
3261 | | - dependencies: |
3262 | | - "@noble/hashes" "~1.3.0" |
3263 | | - "@scure/base" "~1.1.0" |
3264 | | - |
3265 | 3269 | "@scure/bip39@1.2.2": |
3266 | 3270 | version "1.2.2" |
3267 | 3271 | resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.2.2.tgz#f3426813f4ced11a47489cbcf7294aa963966527" |
|
3270 | 3274 | "@noble/hashes" "~1.3.2" |
3271 | 3275 | "@scure/base" "~1.1.4" |
3272 | 3276 |
|
| 3277 | +"@scure/bip39@1.3.0": |
| 3278 | + version "1.3.0" |
| 3279 | + resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.3.0.tgz#0f258c16823ddd00739461ac31398b4e7d6a18c3" |
| 3280 | + integrity sha512-disdg7gHuTDZtY+ZdkmLpPCk7fxZSu3gBiEGuoC1XYxv9cGx3Z6cpTggCgW6odSOOIXCiDjuGejW+aJKCY/pIQ== |
| 3281 | + dependencies: |
| 3282 | + "@noble/hashes" "~1.4.0" |
| 3283 | + "@scure/base" "~1.1.6" |
| 3284 | + |
3273 | 3285 | "@sentry/core@5.30.0": |
3274 | 3286 | version "5.30.0" |
3275 | 3287 | resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.30.0.tgz#6b203664f69e75106ee8b5a2fe1d717379b331f3" |
@@ -4988,10 +5000,10 @@ abbrev@^2.0.0: |
4988 | 5000 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-2.0.0.tgz#cf59829b8b4f03f89dda2771cb7f3653828c89bf" |
4989 | 5001 | integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ== |
4990 | 5002 |
|
4991 | | -abitype@1.0.0: |
4992 | | - version "1.0.0" |
4993 | | - resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.0.tgz#237176dace81d90d018bebf3a45cb42f2a2d9e97" |
4994 | | - integrity sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ== |
| 5003 | +abitype@1.0.5: |
| 5004 | + version "1.0.5" |
| 5005 | + resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.5.tgz#29d0daa3eea867ca90f7e4123144c1d1270774b6" |
| 5006 | + integrity sha512-YzDhti7cjlfaBhHutMaboYB21Ha3rXR9QTkNJFzYC4kC8YclaiwPBBBJY8ejFdu2wnJeZCVZSMlQJ7fi8S6hsw== |
4995 | 5007 |
|
4996 | 5008 | abort-controller@^3.0.0: |
4997 | 5009 | version "3.0.0" |
@@ -15146,19 +15158,20 @@ verror@1.10.0: |
15146 | 15158 | core-util-is "1.0.2" |
15147 | 15159 | extsprintf "^1.2.0" |
15148 | 15160 |
|
15149 | | -viem@^2.13.3: |
15150 | | - version "2.13.7" |
15151 | | - resolved "https://registry.yarnpkg.com/viem/-/viem-2.13.7.tgz#c1153c02f7ffaf0263d784fc1d4e4ffa3f66c24a" |
15152 | | - integrity sha512-SZWn9LPrz40PHl4PM2iwkPTTtjWPDFsnLr32UwpqC/Z5f0AwxitjLyZdDKcImvbWZ3vLQ0oPggR1aLlqvTcUug== |
| 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== |
15153 | 15165 | dependencies: |
15154 | 15166 | "@adraffy/ens-normalize" "1.10.0" |
15155 | | - "@noble/curves" "1.2.0" |
15156 | | - "@noble/hashes" "1.3.2" |
15157 | | - "@scure/bip32" "1.3.2" |
15158 | | - "@scure/bip39" "1.2.1" |
15159 | | - abitype "1.0.0" |
| 15167 | + "@noble/curves" "1.4.0" |
| 15168 | + "@noble/hashes" "1.4.0" |
| 15169 | + "@scure/bip32" "1.4.0" |
| 15170 | + "@scure/bip39" "1.3.0" |
| 15171 | + abitype "1.0.5" |
15160 | 15172 | isows "1.0.4" |
15161 | | - ws "8.13.0" |
| 15173 | + webauthn-p256 "0.0.5" |
| 15174 | + ws "8.17.1" |
15162 | 15175 |
|
15163 | 15176 | vizion@~2.2.1: |
15164 | 15177 | version "2.2.1" |
@@ -15206,6 +15219,14 @@ web3-utils@^1.3.6: |
15206 | 15219 | randombytes "^2.1.0" |
15207 | 15220 | utf8 "3.0.0" |
15208 | 15221 |
|
| 15222 | +webauthn-p256@0.0.5: |
| 15223 | + version "0.0.5" |
| 15224 | + resolved "https://registry.yarnpkg.com/webauthn-p256/-/webauthn-p256-0.0.5.tgz#0baebd2ba8a414b21cc09c0d40f9dd0be96a06bd" |
| 15225 | + integrity sha512-drMGNWKdaixZNobeORVIqq7k5DsRC9FnG201K2QjeOoQLmtSDaSsVZdkg6n5jUALJKcAG++zBPJXmv6hy0nWFg== |
| 15226 | + dependencies: |
| 15227 | + "@noble/curves" "^1.4.0" |
| 15228 | + "@noble/hashes" "^1.4.0" |
| 15229 | + |
15209 | 15230 | webidl-conversions@^3.0.0: |
15210 | 15231 | version "3.0.1" |
15211 | 15232 | resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
@@ -15553,10 +15574,10 @@ ws@7.4.6, ws@~7.4.0: |
15553 | 15574 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
15554 | 15575 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== |
15555 | 15576 |
|
15556 | | -ws@8.13.0: |
15557 | | - version "8.13.0" |
15558 | | - resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" |
15559 | | - integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== |
| 15577 | +ws@8.17.1: |
| 15578 | + version "8.17.1" |
| 15579 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b" |
| 15580 | + integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ== |
15560 | 15581 |
|
15561 | 15582 | ws@^7.0.0, ws@^7.4.6, ws@^7.5.5: |
15562 | 15583 | version "7.5.9" |
|
0 commit comments