|
1076 | 1076 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
1077 | 1077 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
1078 | 1078 |
|
1079 |
| -"@graphql-tools/merge@9.0.24", "@graphql-tools/merge@^9.0.24": |
1080 |
| - version "9.0.24" |
1081 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.24.tgz#1f366e85588894cb496bd1c332be7665db143df2" |
1082 |
| - integrity sha512-NzWx/Afl/1qHT3Nm1bghGG2l4jub28AdvtG11PoUlmjcIjnFBJMv4vqL0qnxWe8A82peWo4/TkVdjJRLXwgGEw== |
| 1079 | +"@graphql-tools/merge@9.1.0", "@graphql-tools/merge@^9.1.0": |
| 1080 | + version "9.1.0" |
| 1081 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.0.tgz#352906d7104ddeaab05f39eb6651fe3384ee8e8a" |
| 1082 | + integrity sha512-mKmjIVeu4ayPr+LbuhzukBOd67YdLhe9uPO/2tQ74iXP0EQMPlzAbUGPPym92gqCT5SxM6kXT65JUE9oBRX0sQ== |
1083 | 1083 | dependencies:
|
1084 |
| - "@graphql-tools/utils" "^10.8.6" |
| 1084 | + "@graphql-tools/utils" "^10.9.0" |
| 1085 | + "@theguild/federation-composition" "^0.19.0" |
1085 | 1086 | tslib "^2.4.0"
|
1086 | 1087 |
|
1087 | 1088 | "@graphql-tools/merge@^8.4.1":
|
|
1092 | 1093 | "@graphql-tools/utils" "^9.2.1"
|
1093 | 1094 | tslib "^2.4.0"
|
1094 | 1095 |
|
1095 |
| -"@graphql-tools/ [email protected]. 23": |
1096 |
| - version "10.0.23" |
1097 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.23.tgz#d8865e96f37a04ca43303d7024add7edbe0c5ed4" |
1098 |
| - integrity sha512-aEGVpd1PCuGEwqTXCStpEkmheTHNdMayiIKH1xDWqYp9i8yKv9FRDgkGrY4RD8TNxnf7iII+6KOBGaJ3ygH95A== |
| 1096 | +"@graphql-tools/ [email protected]. 24": |
| 1097 | + version "10.0.24" |
| 1098 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.24.tgz#bccd0efe1f1db07a35e3e1390e9cf091efb8c672" |
| 1099 | + integrity sha512-SQfYg31/L4EShTygz9I/+Issa3IDS7DFB/gd7AvWeICCNMDm0917QmLDYpVaCmgvzeky7JPeXaJEd0OtZNIW4Q== |
1099 | 1100 | dependencies:
|
1100 |
| - "@graphql-tools/merge" "^9.0.24" |
1101 |
| - "@graphql-tools/utils" "^10.8.6" |
| 1101 | + "@graphql-tools/merge" "^9.1.0" |
| 1102 | + "@graphql-tools/utils" "^10.9.0" |
1102 | 1103 | tslib "^2.4.0"
|
1103 | 1104 |
|
1104 | 1105 | "@graphql-tools/schema@^9.0.0":
|
|
1111 | 1112 | tslib "^2.4.0"
|
1112 | 1113 | value-or-promise "^1.0.12"
|
1113 | 1114 |
|
1114 |
| -"@graphql-tools/utils@10.8.6", "@graphql-tools/utils@^10.8.6": |
1115 |
| - version "10.8.6" |
1116 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.6.tgz#69ef29e408a27919108b2b2227fe8b465acf9e5c" |
1117 |
| - integrity sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ== |
| 1115 | +"@graphql-tools/utils@10.9.0", "@graphql-tools/utils@^10.9.0": |
| 1116 | + version "10.9.0" |
| 1117 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.0.tgz#93fbda5d87a7298c7b91ac5518b3f4a758a5f585" |
| 1118 | + integrity sha512-LzFlJHNajdohRM+0pHTwcF9tZ0q7z5iZW0lwnTNJp7O6GYFcSvCQE5ijTQcXVQ/5WQf3SHn+Gpr56TR5XHmPtg== |
1118 | 1119 | dependencies:
|
1119 | 1120 | "@graphql-typed-document-node/core" "^3.1.1"
|
1120 | 1121 | "@whatwg-node/promise-helpers" "^1.0.0"
|
|
2548 | 2549 | dependencies:
|
2549 | 2550 | "@sinonjs/commons" "^3.0.1"
|
2550 | 2551 |
|
| 2552 | +"@theguild/federation-composition@^0.19.0": |
| 2553 | + version "0.19.1" |
| 2554 | + resolved "https://registry.yarnpkg.com/@theguild/federation-composition/-/federation-composition-0.19.1.tgz#b3907bfcbdbd69d4628a3b1270936615f56b904f" |
| 2555 | + integrity sha512-E4kllHSRYh+FsY0VR+fwl0rmWhDV8xUgWawLZTXmy15nCWQwj0BDsoEpdEXjPh7xes+75cRaeJcSbZ4jkBuSdg== |
| 2556 | + dependencies: |
| 2557 | + constant-case "^3.0.4" |
| 2558 | + debug "4.4.1" |
| 2559 | + json5 "^2.2.3" |
| 2560 | + lodash.sortby "^4.7.0" |
| 2561 | + |
2551 | 2562 | "@tokenizer/inflate@^0.2.7":
|
2552 | 2563 | version "0.2.7"
|
2553 | 2564 | resolved "https://registry.yarnpkg.com/@tokenizer/inflate/-/inflate-0.2.7.tgz#32dd9dfc9abe457c89b3d9b760fc0690c85a103b"
|
@@ -4254,6 +4265,15 @@ console-control-strings@^1.1.0:
|
4254 | 4265 | resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
|
4255 | 4266 | integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
|
4256 | 4267 |
|
| 4268 | +constant-case@^3.0.4: |
| 4269 | + version "3.0.4" |
| 4270 | + resolved "https://registry.yarnpkg.com/constant-case/-/constant-case-3.0.4.tgz#3b84a9aeaf4cf31ec45e6bf5de91bdfb0589faf1" |
| 4271 | + integrity sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ== |
| 4272 | + dependencies: |
| 4273 | + no-case "^3.0.4" |
| 4274 | + tslib "^2.0.3" |
| 4275 | + upper-case "^2.0.2" |
| 4276 | + |
4257 | 4277 | [email protected], content-disposition@^0.5.4:
|
4258 | 4278 | version "0.5.4"
|
4259 | 4279 | resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
|
@@ -4518,20 +4538,20 @@ debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, d
|
4518 | 4538 | dependencies:
|
4519 | 4539 | ms "^2.1.3"
|
4520 | 4540 |
|
| 4541 | + |
| 4542 | + version "4.4.1" |
| 4543 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" |
| 4544 | + integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== |
| 4545 | + dependencies: |
| 4546 | + ms "^2.1.3" |
| 4547 | + |
4521 | 4548 | debug@^3.2.7:
|
4522 | 4549 | version "3.2.7"
|
4523 | 4550 | resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
|
4524 | 4551 | integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
|
4525 | 4552 | dependencies:
|
4526 | 4553 | ms "^2.1.1"
|
4527 | 4554 |
|
4528 |
| -debug@^4.4.1: |
4529 |
| - version "4.4.1" |
4530 |
| - resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" |
4531 |
| - integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== |
4532 |
| - dependencies: |
4533 |
| - ms "^2.1.3" |
4534 |
| - |
4535 | 4555 | decamelize-keys@^1.1.0:
|
4536 | 4556 | version "1.1.1"
|
4537 | 4557 | resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.1.tgz#04a2d523b2f18d80d0158a43b895d56dff8d19d8"
|
@@ -8023,6 +8043,13 @@ long@^4.0.0:
|
8023 | 8043 | resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
|
8024 | 8044 | integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
|
8025 | 8045 |
|
| 8046 | +lower-case@^2.0.2: |
| 8047 | + version "2.0.2" |
| 8048 | + resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-2.0.2.tgz#6fa237c63dbdc4a82ca0fd882e4722dc5e634e28" |
| 8049 | + integrity sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== |
| 8050 | + dependencies: |
| 8051 | + tslib "^2.0.3" |
| 8052 | + |
8026 | 8053 | lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2:
|
8027 | 8054 | version "10.4.3"
|
8028 | 8055 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
|
|
8633 | 8660 | dependencies:
|
8634 | 8661 | type-fest "^2.5.1"
|
8635 | 8662 |
|
| 8663 | +no-case@^3.0.4: |
| 8664 | + version "3.0.4" |
| 8665 | + resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d" |
| 8666 | + integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== |
| 8667 | + dependencies: |
| 8668 | + lower-case "^2.0.2" |
| 8669 | + tslib "^2.0.3" |
| 8670 | + |
8636 | 8671 | node-abort-controller@^3.0.1, node-abort-controller@^3.1.1:
|
8637 | 8672 | version "3.1.1"
|
8638 | 8673 | resolved "https://registry.yarnpkg.com/node-abort-controller/-/node-abort-controller-3.1.1.tgz#a94377e964a9a37ac3976d848cb5c765833b8548"
|
@@ -11093,7 +11128,7 @@ tsconfig-paths@^4.1.2:
|
11093 | 11128 | minimist "^1.2.6"
|
11094 | 11129 | strip-bom "^3.0.0"
|
11095 | 11130 |
|
11096 |
| -[email protected], tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.3: |
| 11131 | +[email protected], tslib@^2.0.1, tslib@^2. 0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.3: |
11097 | 11132 | version "2.8.1"
|
11098 | 11133 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
11099 | 11134 | integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
@@ -11393,6 +11428,13 @@ update-browserslist-db@^1.1.1:
|
11393 | 11428 | escalade "^3.2.0"
|
11394 | 11429 | picocolors "^1.1.1"
|
11395 | 11430 |
|
| 11431 | +upper-case@^2.0.2: |
| 11432 | + version "2.0.2" |
| 11433 | + resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-2.0.2.tgz#d89810823faab1df1549b7d97a76f8662bae6f7a" |
| 11434 | + integrity sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg== |
| 11435 | + dependencies: |
| 11436 | + tslib "^2.0.3" |
| 11437 | + |
11396 | 11438 | uri-js@^4.2.2:
|
11397 | 11439 | version "4.4.1"
|
11398 | 11440 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
|
0 commit comments