|
675 | 675 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" |
676 | 676 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== |
677 | 677 |
|
678 | | -"@graphql-tools/merge@9.1.9", "@graphql-tools/merge@^9.1.9": |
679 | | - version "9.1.9" |
680 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.9.tgz#d5b042ef11695ca130a36477e25786100353609b" |
681 | | - integrity sha512-iHUWNjRHeQRYdgIMIuChThOwoKzA9vrzYeslgfBo5eUYEyHGZCoDPjAavssoYXLwstYt1dZj2J22jSzc2DrN0Q== |
| 678 | +"@graphql-tools/merge@9.1.11", "@graphql-tools/merge@^9.1.11": |
| 679 | + version "9.1.11" |
| 680 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.11.tgz#a39e4f1e7db7bc81d51f35f13ffe3084aac2335e" |
| 681 | + integrity sha512-APuOIPBUm9NQQCl1qfKC39zclR1p8UVsEhCg9t9nYF3kSe859F9/wq4VmBqiz/ETuABS7Bm7WA+yDYWC6HoD8A== |
682 | 682 | dependencies: |
683 | | - "@graphql-tools/utils" "^11.1.0" |
| 683 | + "@graphql-tools/utils" "^11.2.0" |
684 | 684 | tslib "^2.4.0" |
685 | 685 |
|
686 | 686 | "@graphql-tools/merge@^9.1.1": |
|
691 | 691 | "@graphql-tools/utils" "^10.9.1" |
692 | 692 | tslib "^2.4.0" |
693 | 693 |
|
694 | | -"@graphql-tools/schema@10.0.33": |
695 | | - version "10.0.33" |
696 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.33.tgz#147d70aa9bb12123ffca2c091be1f3f3ec592911" |
697 | | - integrity sha512-O6P3RIftO0jafnSsFAqpjurUuUxJ43s/AdPVLQsBkI6y4Ic/tKm4C1Qm1KKQsCDTOxXPJClh/v3g7k7yLKCFBQ== |
| 694 | +"@graphql-tools/schema@10.0.35": |
| 695 | + version "10.0.35" |
| 696 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.35.tgz#22c5f7556e0200a5f215556ce9dbbe83dabd3abf" |
| 697 | + integrity sha512-g/7IUmuLr3y4xoK1PDUm3B7arLBEMZatcbCIMf2690CU66xncY+GlMH37G0Sbm2lJY1/ELFpXa/S50rHKmoEkQ== |
698 | 698 | dependencies: |
699 | | - "@graphql-tools/merge" "^9.1.9" |
700 | | - "@graphql-tools/utils" "^11.1.0" |
| 699 | + "@graphql-tools/merge" "^9.1.11" |
| 700 | + "@graphql-tools/utils" "^11.2.0" |
701 | 701 | tslib "^2.4.0" |
702 | 702 |
|
703 | 703 | "@graphql-tools/schema@^10.0.0": |
|
709 | 709 | "@graphql-tools/utils" "^10.9.1" |
710 | 710 | tslib "^2.4.0" |
711 | 711 |
|
712 | | -"@graphql-tools/utils@11.1.0", "@graphql-tools/utils@^11.1.0": |
713 | | - version "11.1.0" |
714 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-11.1.0.tgz#03593c3ae1177e04a3620c688fd29df912aa094f" |
715 | | - integrity sha512-PtFVG4r8Z2LEBSaPYQMusBiB3o6kjLVJyjCLbnWem/SpSuM21v6LTmgpkXfYU1qpBV2UGsFyuEnSJInl8fR1Ag== |
| 712 | +"@graphql-tools/utils@11.2.0", "@graphql-tools/utils@^11.2.0": |
| 713 | + version "11.2.0" |
| 714 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-11.2.0.tgz#b55fe527605c5ee4f5234f23a66aa14082a60ab8" |
| 715 | + integrity sha512-eu9h1R3j/wWc4rvmYJF5AKtlwniDzstrZ/c6KSz+HdI+n7I7iog9xyKmBfpUwSbG1TqPNZBzWjFMkzdYOKq6Bg== |
716 | 716 | dependencies: |
717 | 717 | "@graphql-typed-document-node/core" "^3.1.1" |
718 | 718 | "@whatwg-node/promise-helpers" "^1.0.0" |
|
0 commit comments