|
643 | 643 | "@graphql-tools/utils" "^9.2.1" |
644 | 644 | tslib "^2.4.0" |
645 | 645 |
|
| 646 | +"@graphql-tools/merge@^9.0.21": |
| 647 | + version "9.0.21" |
| 648 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.21.tgz#0f40e137a35b7db83b4c9fbbcd375ca135222b70" |
| 649 | + integrity sha512-5EiVL2InZeBlsZXlXjqyNMD697QP44j/dipXEogHlZcZzWEP/JTDwx9hTfFbmrePVR8+p89gFg1tE25iEgSong== |
| 650 | + dependencies: |
| 651 | + "@graphql-tools/utils" "^10.8.3" |
| 652 | + tslib "^2.4.0" |
| 653 | + |
646 | 654 | "@graphql-tools/merge@^9.0.3": |
647 | 655 | version "9.0.3" |
648 | 656 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.3.tgz#4d0b467132e6f788b69fab803d31480b8ce4b61a" |
|
651 | 659 | "@graphql-tools/utils" "^10.0.13" |
652 | 660 | tslib "^2.4.0" |
653 | 661 |
|
654 | | -"@graphql-tools/merge@^9.0.6": |
655 | | - version "9.0.6" |
656 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.6.tgz#06d3268a46f268b380665fd6a73da609c1854ca3" |
657 | | - integrity sha512-TmkzFTFVieHnqu9mPTF6RxAQltaprpDQnM5HMTPSyMLXnJGMTvdWejV0yORKj7DW1YSi791/sUnKf8HytepBFQ== |
| 662 | +"@graphql-tools/schema@^10.0.20": |
| 663 | + version "10.0.20" |
| 664 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.20.tgz#165e64185dd4a8e33fb191131305123740c9ed89" |
| 665 | + integrity sha512-BmDqXS9gHJF2Cl1k+IOiPCYWApBU6LhqSEPc8WmAxn08HtmhKoCizwiUuWtt8SOV67yoMzC1zJFkBdm3wZX9Fw== |
658 | 666 | dependencies: |
659 | | - "@graphql-tools/utils" "^10.5.4" |
| 667 | + "@graphql-tools/merge" "^9.0.21" |
| 668 | + "@graphql-tools/utils" "^10.8.3" |
660 | 669 | tslib "^2.4.0" |
661 | 670 |
|
662 | 671 | "@graphql-tools/schema@^10.0.4": |
|
669 | 678 | tslib "^2.4.0" |
670 | 679 | value-or-promise "^1.0.12" |
671 | 680 |
|
672 | | -"@graphql-tools/schema@^10.0.6": |
673 | | - version "10.0.6" |
674 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.6.tgz#48391195ea4557ef5b6f77950bcbf529dc5f4e7e" |
675 | | - integrity sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ== |
676 | | - dependencies: |
677 | | - "@graphql-tools/merge" "^9.0.6" |
678 | | - "@graphql-tools/utils" "^10.5.4" |
679 | | - tslib "^2.4.0" |
680 | | - value-or-promise "^1.0.12" |
681 | | - |
682 | 681 | "@graphql-tools/schema@^9.0.0": |
683 | 682 | version "9.0.19" |
684 | 683 | resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7" |
|
719 | 718 | dset "^3.1.2" |
720 | 719 | tslib "^2.4.0" |
721 | 720 |
|
722 | | -"@graphql-tools/utils@^10.5.4": |
723 | | - version "10.5.4" |
724 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078" |
725 | | - integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ== |
| 721 | +"@graphql-tools/utils@^10.8.3": |
| 722 | + version "10.8.3" |
| 723 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.3.tgz#bbe80a7bee4255e5188d6dee6e23c5f4399c571c" |
| 724 | + integrity sha512-4QCvx3SWRsbH7wnktl51mBek+zE9hsjsv796XVlJlOUdWpAghJmA3ID2P7/Vwuy7BivVNfuAKe4ucUdE1fG7vA== |
726 | 725 | dependencies: |
727 | 726 | "@graphql-typed-document-node/core" "^3.1.1" |
| 727 | + "@whatwg-node/promise-helpers" "^1.0.0" |
728 | 728 | cross-inspect "1.0.1" |
729 | | - dset "^3.1.2" |
| 729 | + dset "^3.1.4" |
730 | 730 | tslib "^2.4.0" |
731 | 731 |
|
732 | 732 | "@graphql-tools/utils@^9.2.1": |
|
1925 | 1925 | dependencies: |
1926 | 1926 | "@types/yargs-parser" "*" |
1927 | 1927 |
|
| 1928 | +"@whatwg-node/promise-helpers@^1.0.0": |
| 1929 | + version "1.0.0" |
| 1930 | + resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.0.0.tgz#f50a2f64f88db491e07899e6748c9497e10a0040" |
| 1931 | + integrity sha512-6cJoRLP6/0Bf4k2i36R1f9lisId6fIYEOQ5CUHSPRCmiJfo+HGAm8P/5Qoy28lvYngw3SKBLJ5YqtGWjUaMA6g== |
| 1932 | + dependencies: |
| 1933 | + tslib "^2.6.3" |
| 1934 | + |
1928 | 1935 | abbrev@1: |
1929 | 1936 | version "1.1.1" |
1930 | 1937 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" |
@@ -2923,6 +2930,11 @@ dset@^3.1.2: |
2923 | 2930 | resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.2.tgz#89c436ca6450398396dc6538ea00abc0c54cd45a" |
2924 | 2931 | integrity sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q== |
2925 | 2932 |
|
| 2933 | +dset@^3.1.4: |
| 2934 | + version "3.1.4" |
| 2935 | + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248" |
| 2936 | + integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA== |
| 2937 | + |
2926 | 2938 | duplexer2@~0.1.0: |
2927 | 2939 | version "0.1.4" |
2928 | 2940 | resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1" |
@@ -7065,6 +7077,11 @@ tslib@^2.5.0: |
7065 | 7077 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" |
7066 | 7078 | integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== |
7067 | 7079 |
|
| 7080 | +tslib@^2.6.3: |
| 7081 | + version "2.8.1" |
| 7082 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
| 7083 | + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
| 7084 | + |
7068 | 7085 | tuf-js@^2.1.0: |
7069 | 7086 | version "2.1.0" |
7070 | 7087 | resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-2.1.0.tgz#87aa36d5a166e7522f1e2050eb502a3a9b0bde72" |
|
0 commit comments