|
656 | 656 | "@graphql-tools/utils" "^10.0.13" |
657 | 657 | tslib "^2.4.0" |
658 | 658 |
|
659 | | -"@graphql-tools/merge@^9.0.6": |
660 | | - version "9.0.6" |
661 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.6.tgz#06d3268a46f268b380665fd6a73da609c1854ca3" |
662 | | - integrity sha512-TmkzFTFVieHnqu9mPTF6RxAQltaprpDQnM5HMTPSyMLXnJGMTvdWejV0yORKj7DW1YSi791/sUnKf8HytepBFQ== |
| 659 | +"@graphql-tools/merge@^9.1.4": |
| 660 | + version "9.1.4" |
| 661 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.4.tgz#a540b83a61f9588306ea50a1cdeebddf66304db4" |
| 662 | + integrity sha512-6khLMOOQ758DjVzT/9k19lCdNd1GxHDwOWsNBn79jwh2VaFa4+crAZrIrOa0WANCrI3RZTmU/FTcTwSk/cDkeA== |
663 | 663 | dependencies: |
664 | | - "@graphql-tools/utils" "^10.5.4" |
| 664 | + "@graphql-tools/utils" "^10.10.2" |
| 665 | + tslib "^2.4.0" |
| 666 | + |
| 667 | +"@graphql-tools/schema@^10.0.28": |
| 668 | + version "10.0.28" |
| 669 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.28.tgz#031b15a89869103131925643e097a4948c0ba860" |
| 670 | + integrity sha512-lwm1TA+5sYZRcu6UiplRS9BXD2me1pFloEmPeC7mhPzcye/EfHM1LjVSyRKbJE/pxfc7Q/o/GKkBQYJ6JIqDkQ== |
| 671 | + dependencies: |
| 672 | + "@graphql-tools/merge" "^9.1.4" |
| 673 | + "@graphql-tools/utils" "^10.10.2" |
665 | 674 | tslib "^2.4.0" |
666 | 675 |
|
667 | 676 | "@graphql-tools/schema@^10.0.4": |
|
674 | 683 | tslib "^2.4.0" |
675 | 684 | value-or-promise "^1.0.12" |
676 | 685 |
|
677 | | -"@graphql-tools/schema@^10.0.6": |
678 | | - version "10.0.6" |
679 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.6.tgz#48391195ea4557ef5b6f77950bcbf529dc5f4e7e" |
680 | | - integrity sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ== |
681 | | - dependencies: |
682 | | - "@graphql-tools/merge" "^9.0.6" |
683 | | - "@graphql-tools/utils" "^10.5.4" |
684 | | - tslib "^2.4.0" |
685 | | - value-or-promise "^1.0.12" |
686 | | - |
687 | 686 | "@graphql-tools/schema@^9.0.0": |
688 | 687 | version "9.0.19" |
689 | 688 | resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7" |
|
704 | 703 | dset "^3.1.2" |
705 | 704 | tslib "^2.4.0" |
706 | 705 |
|
| 706 | +"@graphql-tools/utils@^10.10.2": |
| 707 | + version "10.10.2" |
| 708 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.10.2.tgz#2edeb1672dfb0183a23145453ea73c89d1a013c6" |
| 709 | + integrity sha512-aVPIAsZ8PMomO2UODO+uG8YCwYOfPthHO2b8pXqixlXx01L0B01qGkrQ0KYJDI/gozNNFXiZ3TfoFMXSGnPiow== |
| 710 | + dependencies: |
| 711 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 712 | + "@whatwg-node/promise-helpers" "^1.0.0" |
| 713 | + cross-inspect "1.0.1" |
| 714 | + tslib "^2.4.0" |
| 715 | + |
707 | 716 | "@graphql-tools/utils@^10.2.1": |
708 | 717 | version "10.2.1" |
709 | 718 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.2.1.tgz#5816c1ebbe0adb8b039bd94b1f41c5ffa0dcc41e" |
|
724 | 733 | dset "^3.1.2" |
725 | 734 | tslib "^2.4.0" |
726 | 735 |
|
727 | | -"@graphql-tools/utils@^10.5.4": |
728 | | - version "10.5.4" |
729 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078" |
730 | | - integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ== |
731 | | - dependencies: |
732 | | - "@graphql-typed-document-node/core" "^3.1.1" |
733 | | - cross-inspect "1.0.1" |
734 | | - dset "^3.1.2" |
735 | | - tslib "^2.4.0" |
736 | | - |
737 | 736 | "@graphql-tools/utils@^9.2.1": |
738 | 737 | version "9.2.1" |
739 | 738 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" |
|
1864 | 1863 | dependencies: |
1865 | 1864 | "@types/yargs-parser" "*" |
1866 | 1865 |
|
| 1866 | +"@whatwg-node/promise-helpers@^1.0.0": |
| 1867 | + version "1.3.2" |
| 1868 | + resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.3.2.tgz#3b54987ad6517ef6db5920c66a6f0dada606587d" |
| 1869 | + integrity sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA== |
| 1870 | + dependencies: |
| 1871 | + tslib "^2.6.3" |
| 1872 | + |
1867 | 1873 | abbrev@^3.0.0, abbrev@^3.0.1: |
1868 | 1874 | version "3.0.1" |
1869 | 1875 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-3.0.1.tgz#8ac8b3b5024d31464fe2a5feeea9f4536bf44025" |
@@ -6601,6 +6607,11 @@ tslib@^2.5.0: |
6601 | 6607 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" |
6602 | 6608 | integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== |
6603 | 6609 |
|
| 6610 | +tslib@^2.6.3: |
| 6611 | + version "2.8.1" |
| 6612 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
| 6613 | + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
| 6614 | + |
6604 | 6615 | tuf-js@^3.0.1: |
6605 | 6616 | version "3.1.0" |
6606 | 6617 | resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-3.1.0.tgz#61b847fe9aa86a7d5bda655a4647e026aa73a1be" |
|
0 commit comments