|
1085 | 1085 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
1086 | 1086 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
1087 | 1087 |
|
1088 |
| -"@graphql-tools/ [email protected]. 12": |
1089 |
| - version "8.3.12" |
1090 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.12.tgz#e3f2e5d8a7b34fb689cda66799d845cbc919e464" |
1091 |
| - integrity sha512-BFL8r4+FrqecPnIW0H8UJCBRQ4Y8Ep60aujw9c/sQuFmQTiqgWgpphswMGfaosP2zUinDE3ojU5wwcS2IJnumA== |
| 1088 | +"@graphql-tools/ [email protected]. 17": |
| 1089 | + version "8.3.17" |
| 1090 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.17.tgz#d7e184a296eb455c1550ab95991c5a2f68ea16a4" |
| 1091 | + integrity sha512-CLzz49lc6BavPhH9gPRm0sJeNA7kC/tF/jLUTQsyef6xj82Jw3rqIJ9PE+bk1cqPCOG01WLOfquBu445OMDO2g== |
1092 | 1092 | dependencies:
|
1093 |
| - "@graphql-tools/utils" "9.1.1" |
| 1093 | + "@graphql-tools/utils" "9.2.0" |
1094 | 1094 | tslib "^2.4.0"
|
1095 | 1095 |
|
1096 | 1096 | "@graphql-tools/merge@^8.2.1":
|
|
1111 | 1111 | fast-json-stable-stringify "^2.1.0"
|
1112 | 1112 | tslib "~2.3.0"
|
1113 | 1113 |
|
1114 |
| -"@graphql-tools/ [email protected]. 10": |
1115 |
| - version "9.0.10" |
1116 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.10.tgz#77ba3dfab241f0232dc0d3ba03201663b63714e2" |
1117 |
| - integrity sha512-lV0o4df9SpPiaeeDAzgdCJ2o2N9Wvsp0SMHlF2qDbh9aFCFQRsXuksgiDm2yTgT3TG5OtUes/t0D6uPjPZFUbQ== |
| 1114 | +"@graphql-tools/ [email protected]. 15": |
| 1115 | + version "9.0.15" |
| 1116 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.15.tgz#6632765e0281a6c890c7ea6865f13c10bc98fc1b" |
| 1117 | + integrity sha512-p2DbpkOBcsi+yCEjwoS+r4pJ5z+3JjlJdhbPkCwC4q8lGf5r93dVYrExOrqGKTU5kxLXI/mxabSxcunjNIsDIg== |
1118 | 1118 | dependencies:
|
1119 |
| - "@graphql-tools/merge" "8.3.12" |
1120 |
| - "@graphql-tools/utils" "9.1.1" |
| 1119 | + "@graphql-tools/merge" "8.3.17" |
| 1120 | + "@graphql-tools/utils" "9.2.0" |
1121 | 1121 | tslib "^2.4.0"
|
1122 |
| - value-or-promise "1.0.11" |
| 1122 | + value-or-promise "1.0.12" |
1123 | 1123 |
|
1124 | 1124 | "@graphql-tools/schema@^8.0.0", "@graphql-tools/schema@^8.3.1":
|
1125 | 1125 | version "8.3.1"
|
|
1131 | 1131 | tslib "~2.3.0"
|
1132 | 1132 | value-or-promise "1.0.11"
|
1133 | 1133 |
|
1134 |
| -"@graphql-tools/utils@9.1.1": |
1135 |
| - version "9.1.1" |
1136 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.1.1.tgz#b47ea8f0d18c038c5c1c429e72caa5c25039fbab" |
1137 |
| - integrity sha512-DXKLIEDbihK24fktR2hwp/BNIVwULIHaSTNTNhXS+19vgT50eX9wndx1bPxGwHnVBOONcwjXy0roQac49vdt/w== |
| 1134 | +"@graphql-tools/utils@9.2.0": |
| 1135 | + version "9.2.0" |
| 1136 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.0.tgz#d74d0376231c0e8bf897a715fafaf53d0f6bf06c" |
| 1137 | + integrity sha512-s3lEG1iYkyYEnKCWrIFECX3XH2wmZvbg6Ir3udCvIDynq+ydaO7JQXobclpPtwSJtjlS353haF//6V7mnBQ4bg== |
1138 | 1138 | dependencies:
|
| 1139 | + "@graphql-typed-document-node/core" "^3.1.1" |
1139 | 1140 | tslib "^2.4.0"
|
1140 | 1141 |
|
1141 | 1142 | "@graphql-tools/utils@^8.5.1":
|
|
11680 | 11681 | resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
|
11681 | 11682 | integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==
|
11682 | 11683 |
|
| 11684 | + |
| 11685 | + version "1.0.12" |
| 11686 | + resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c" |
| 11687 | + integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q== |
| 11688 | + |
11683 | 11689 | vary@^1, vary@^1.1.2, vary@~1.1.2:
|
11684 | 11690 | version "1.1.2"
|
11685 | 11691 | resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
|
0 commit comments