|
1167 | 1167 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" |
1168 | 1168 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== |
1169 | 1169 |
|
1170 | | -"@graphql-tools/ [email protected]", "@graphql-tools/merge@^9.1.1": |
| 1170 | +"@graphql-tools/ [email protected]", "@graphql-tools/merge@^9.1.2": |
| 1171 | + version "9.1.2" |
| 1172 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.2.tgz#87df125621c207e0dbcb05d206757d921cd1c314" |
| 1173 | + integrity sha512-Ny9YhWKv+KxZFdXYt+wlyEW55GzhFiq4daV4wYgpP0aRbwQaczNJd1L3VjjBsPKjmW8lctZXUoqYTqU5QPcBGw== |
| 1174 | + dependencies: |
| 1175 | + "@graphql-tools/utils" "^10.10.0" |
| 1176 | + tslib "^2.4.0" |
| 1177 | + |
| 1178 | +"@graphql-tools/merge@^9.1.1": |
1171 | 1179 | version "9.1.1" |
1172 | 1180 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.1.tgz#6a51775f5ba6bdef213def1fd277536f9468b44c" |
1173 | 1181 | integrity sha512-BJ5/7Y7GOhTuvzzO5tSBFL4NGr7PVqTJY3KeIDlVTT8YLcTXtBR+hlrC3uyEym7Ragn+zyWdHeJ9ev+nRX1X2w== |
1174 | 1182 | dependencies: |
1175 | 1183 | "@graphql-tools/utils" "^10.9.1" |
1176 | 1184 | tslib "^2.4.0" |
1177 | 1185 |
|
1178 | | -"@graphql-tools/ [email protected]", "@graphql-tools/schema@^10.0.0": |
| 1186 | +"@graphql-tools/ [email protected]": |
| 1187 | + version "10.0.26" |
| 1188 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.26.tgz#ecc29b0d31a6a53c8c4ec7ecffbc56602e5fe2f4" |
| 1189 | + integrity sha512-KOmjuiWa9poP/Lza4HV0ZBPYGJI3VE3QzXA/8e0+wjcsRuEmxMLP82re1PUg0QRzp2UzifAB/gd7DoXmVGG9Fg== |
| 1190 | + dependencies: |
| 1191 | + "@graphql-tools/merge" "^9.1.2" |
| 1192 | + "@graphql-tools/utils" "^10.10.0" |
| 1193 | + tslib "^2.4.0" |
| 1194 | + |
| 1195 | +"@graphql-tools/schema@^10.0.0": |
1179 | 1196 | version "10.0.25" |
1180 | 1197 | resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.25.tgz#73de08bc765f482cde334562a1bebe95a2e5a3c4" |
1181 | 1198 | integrity sha512-/PqE8US8kdQ7lB9M5+jlW8AyVjRGCKU7TSktuW3WNKSKmDO0MK1wakvb5gGdyT49MjAIb4a3LWxIpwo5VygZuw== |
|
1184 | 1201 | "@graphql-tools/utils" "^10.9.1" |
1185 | 1202 | tslib "^2.4.0" |
1186 | 1203 |
|
1187 | | -"@graphql-tools/ [email protected]", "@graphql-tools/utils@^10.9.1": |
| 1204 | +"@graphql-tools/ [email protected]", "@graphql-tools/utils@^10.10.0": |
| 1205 | + version "10.10.0" |
| 1206 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.10.0.tgz#9b8eb5cb9bb101442c1145ee35beddda87ae40d3" |
| 1207 | + integrity sha512-OOeab5Y9qeKq0zfoJCSScMcDfGcIxp05+LW2xYVCS2l3su+K3lYcg5+cAAx9n0SFxpJl8zF5denq2QDsfM7NnQ== |
| 1208 | + dependencies: |
| 1209 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 1210 | + "@whatwg-node/promise-helpers" "^1.0.0" |
| 1211 | + cross-inspect "1.0.1" |
| 1212 | + dset "^3.1.4" |
| 1213 | + tslib "^2.4.0" |
| 1214 | + |
| 1215 | +"@graphql-tools/utils@^10.9.1": |
1188 | 1216 | version "10.9.1" |
1189 | 1217 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.1.tgz#ff4067256f2080db0c66f4475858f29a8da65ecf" |
1190 | 1218 | integrity sha512-B1wwkXk9UvU7LCBkPs8513WxOQ2H8Fo5p8HR1+Id9WmYE5+bd51vqN+MbrqvWczHCH2gwkREgHJN88tE0n1FCw== |
|
0 commit comments