|
2457 | 2457 | to-json-schema "0.2.5" |
2458 | 2458 | url-join "4.0.1" |
2459 | 2459 |
|
2460 | | -"@graphql-mesh/ [email protected]. 12": |
2461 | | - version "0.22.12" |
2462 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/json-schema/-/json-schema-0.22.12.tgz#09b9ff4edaadce307e3006f2e270ec39209ef822" |
2463 | | - integrity sha512-HDPVE8NouqcZ+5JngD66IJTj3X+sqw70UDx1xmxBfCGu01ntF6I6Pel1GgEnmXxpOT++jtRDoXwrbg0AHuOBaA== |
| 2460 | +"@graphql-mesh/ [email protected]. 13": |
| 2461 | + version "0.22.13" |
| 2462 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/json-schema/-/json-schema-0.22.13.tgz#fb44bcc3db004dea624d8902198a2210654b34cd" |
| 2463 | + integrity sha512-U4i/R+FfQ4LtnedGOURGlxgkTApQ0/JxeCFB6EoFmaIfSo+pXk7nUiJ2DF8gpcfXztvbv8u+ERblk7xR3pbgFw== |
2464 | 2464 | dependencies: |
2465 | 2465 | "@graphql-mesh/store" "0.3.5" |
2466 | 2466 | "@graphql-mesh/types" "0.57.0" |
2467 | 2467 | "@graphql-mesh/utils" "0.24.1" |
2468 | | - "@graphql-tools/utils" "8.5.4" |
2469 | | - "@omnigraph/json-schema" "0.7.1" |
2470 | | - graphql-compose "9.0.4" |
| 2468 | + "@graphql-tools/utils" "8.5.5" |
| 2469 | + "@omnigraph/json-schema" "0.7.2" |
| 2470 | + graphql-compose "9.0.6" |
2471 | 2471 | json-machete "0.3.2" |
2472 | 2472 |
|
2473 | 2473 | "@graphql-mesh/merger-federation@^0.9.0": |
|
4158 | 4158 | dependencies: |
4159 | 4159 | tslib "~2.3.0" |
4160 | 4160 |
|
| 4161 | +"@graphql-tools/ [email protected]", "@graphql-tools/utils@^8.5.4": |
| 4162 | + version "8.5.5" |
| 4163 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.5.tgz#019ddb99719feb19602afdb537c06e463df674a9" |
| 4164 | + integrity sha512-y7zRXWIUI73X+9/rf/0KzrNFMlpRKFfzLiwdbIeWwgLs+NV9vfUOoVkX8luXX6LwQxhSypHATMiwZGM2ro/wJA== |
| 4165 | + dependencies: |
| 4166 | + tslib "~2.3.0" |
| 4167 | + |
4161 | 4168 | "@graphql-tools/utils@^8.0.0", "@graphql-tools/utils@^8.2.0": |
4162 | 4169 | version "8.2.1" |
4163 | 4170 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.1.tgz#381e79fa04041f91f132d252216adcb3970e3c1e" |
|
4179 | 4186 | dependencies: |
4180 | 4187 | tslib "~2.3.0" |
4181 | 4188 |
|
4182 | | -"@graphql-tools/utils@^8.5.4": |
4183 | | - version "8.5.5" |
4184 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.5.tgz#019ddb99719feb19602afdb537c06e463df674a9" |
4185 | | - integrity sha512-y7zRXWIUI73X+9/rf/0KzrNFMlpRKFfzLiwdbIeWwgLs+NV9vfUOoVkX8luXX6LwQxhSypHATMiwZGM2ro/wJA== |
4186 | | - dependencies: |
4187 | | - tslib "~2.3.0" |
4188 | | - |
4189 | 4189 | "@graphql-tools/ [email protected]", "@graphql-tools/wrap@^7.0.0", "@graphql-tools/wrap@^7.0.4", "@graphql-tools/wrap@^7.0.6": |
4190 | 4190 | version "7.0.8" |
4191 | 4191 | resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-7.0.8.tgz#ad41e487135ca3ea1ae0ea04bb3f596177fb4f50" |
|
5062 | 5062 | consola "^2.15.0" |
5063 | 5063 | node-fetch "^2.6.1" |
5064 | 5064 |
|
5065 | | - |
5066 | | - version "0.7.1" |
5067 | | - resolved "https://registry.yarnpkg.com/@omnigraph/json-schema/-/json-schema-0.7.1.tgz#9ba340ce94de700a491659735a7b0628ed00b364" |
5068 | | - integrity sha512-dzJ2E/YmQIwnCv7jtWwyNVlN7dIRcuYYETjbbMTf+epH7O11yDx/r+Y92H4EZqjO/F31quDez80RCC1Oi4Qc9A== |
| 5065 | + |
| 5066 | + version "0.7.2" |
| 5067 | + resolved "https://registry.yarnpkg.com/@omnigraph/json-schema/-/json-schema-0.7.2.tgz#cdf73463f9152792ae4c6a2efa741d8ff13a2c43" |
| 5068 | + integrity sha512-GVnVFkZo05BlkSRya3+wuEylP4NKD+EYOC0sGTFyAWb2gRKVG/bZlPUG79z11epsE08nCRF9yrvq8T7qTiq8hQ== |
5069 | 5069 | dependencies: |
5070 | 5070 | "@graphql-mesh/types" "0.57.0" |
5071 | 5071 | "@graphql-mesh/utils" "0.24.1" |
5072 | | - "@graphql-tools/utils" "8.5.4" |
| 5072 | + "@graphql-tools/utils" "8.5.5" |
5073 | 5073 | ajv "8.8.2" |
5074 | 5074 | ajv-formats "2.1.1" |
5075 | | - cross-undici-fetch "0.1.4" |
5076 | | - graphql-compose "9.0.4" |
| 5075 | + cross-undici-fetch "0.1.12" |
| 5076 | + graphql-compose "9.0.6" |
5077 | 5077 | graphql-scalars "1.14.1" |
5078 | 5078 | graphql-upload "13.0.0" |
5079 | 5079 | json-machete "0.3.2" |
@@ -9537,6 +9537,17 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5: |
9537 | 9537 | shebang-command "^1.2.0" |
9538 | 9538 | which "^1.2.9" |
9539 | 9539 |
|
| 9540 | + |
| 9541 | + version "0.1.12" |
| 9542 | + resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.1.12.tgz#2985bdbb28c182eae1744832c087559083ac06db" |
| 9543 | + integrity sha512-JNUr0ANEwc3MEUT5xBl2fVnCJqcPa7hpQfEYNsrCG/7/M4pUH5W0nQOe6FKAQGB6SqFPyAeoEn8G375QXWxwWQ== |
| 9544 | + dependencies: |
| 9545 | + abort-controller "^3.0.0" |
| 9546 | + form-data-encoder "^1.7.1" |
| 9547 | + formdata-node "^4.3.1" |
| 9548 | + node-fetch "^2.6.5" |
| 9549 | + undici "^4.9.3" |
| 9550 | + |
9540 | 9551 | [email protected], cross-undici-fetch@^0.1.4: |
9541 | 9552 | version "0.1.4" |
9542 | 9553 | resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.1.4.tgz#6058950dc6bf451f81a51582258f4e5a5a01b702" |
|
12622 | 12633 | graphql-type-json "0.3.2" |
12623 | 12634 | object-path "0.11.8" |
12624 | 12635 |
|
| 12636 | + |
| 12637 | + version "9.0.6" |
| 12638 | + resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-9.0.6.tgz#594195f3a3ac92d0e6d869adc6376f7bb1c74b6a" |
| 12639 | + integrity sha512-qnZeeodaFbf8J4F/NXlqAHKVthdUtej+evI7E/Z8rjxcmuXosiMxoZ9gBqbCarxq42XiusKqMUle0HdYiYoWwA== |
| 12640 | + dependencies: |
| 12641 | + graphql-type-json "0.3.2" |
| 12642 | + |
12625 | 12643 | graphql-config@^4.1.0: |
12626 | 12644 | version "4.1.0" |
12627 | 12645 | resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.1.0.tgz#a3b28d3fb537952ebeb69c75e4430605a10695e3" |
|
0 commit comments