|
2244 | 2244 | to-json-schema "0.2.5" |
2245 | 2245 | url-join "4.0.1" |
2246 | 2246 |
|
2247 | | -"@graphql-mesh/ [email protected]. 0": |
2248 | | - version "0.19.0" |
2249 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/json-schema/-/json-schema-0.19.0.tgz#c3bba46d4c9cd51666f9f4d14e6e24ab2c618331" |
2250 | | - integrity sha512-QpFRG+5EkmRu4sRpwY36+9RIFOP7ekddC+T451lRWnpaRoq3/5lomaG82c/HTzdcI3lf+uQO6kbyd9zI5IgclA== |
| 2247 | +"@graphql-mesh/ [email protected]. 3": |
| 2248 | + version "0.19.3" |
| 2249 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/json-schema/-/json-schema-0.19.3.tgz#ecb4d380386f66677d48b660f2e50ab7c91c5164" |
| 2250 | + integrity sha512-Z7fd4OR+iAdKr8EfdVJX2Vp8beMhKFpEsjpP0qpWCpJ2axYCggPzW9P61nRcuqMDsRmNkx8SxxgEzumZL2LDmw== |
2251 | 2251 | dependencies: |
2252 | | - "@graphql-mesh/store" "0.1.12" |
| 2252 | + "@graphql-mesh/store" "0.1.13" |
2253 | 2253 | "@graphql-mesh/types" "0.49.0" |
2254 | | - "@graphql-mesh/utils" "0.16.2" |
2255 | | - "@graphql-tools/utils" "8.2.2" |
| 2254 | + "@graphql-mesh/utils" "0.16.3" |
| 2255 | + "@graphql-tools/utils" "8.2.4" |
2256 | 2256 | ajv "8.6.3" |
2257 | 2257 | ajv-formats "2.1.1" |
2258 | 2258 | graphql-compose "9.0.3" |
2259 | 2259 | graphql-scalars "1.10.1" |
2260 | | - json-machete "0.0.13" |
| 2260 | + json-machete "0.0.14" |
2261 | 2261 | pascal-case "3.1.2" |
2262 | 2262 | qs "6.10.1" |
2263 | 2263 | to-json-schema "0.2.5" |
|
3848 | 3848 | dependencies: |
3849 | 3849 | tslib "~2.3.0" |
3850 | 3850 |
|
| 3851 | +"@graphql-tools/ [email protected]": |
| 3852 | + version "8.2.4" |
| 3853 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.4.tgz#89f92c8dc0cdb6b9f32c90e904aa90e66a2e0a58" |
| 3854 | + integrity sha512-uB+JL7CqTKJ2Q5zXA+a2la1cA8YYPcc0RHO/3mK54hxlZa2Z5/9k9XrNfMof4LZQefTaBM7M6QWtaxGklJln4A== |
| 3855 | + dependencies: |
| 3856 | + tslib "~2.3.0" |
| 3857 | + |
3851 | 3858 | "@graphql-tools/utils@^8.0.0", "@graphql-tools/utils@^8.2.0": |
3852 | 3859 | version "8.2.1" |
3853 | 3860 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.1.tgz#381e79fa04041f91f132d252216adcb3970e3c1e" |
|
14646 | 14653 | resolved "https://registry.yarnpkg.com/json-bigint-patch/-/json-bigint-patch-0.0.4.tgz#9c1cb80ec364fa685061e1afb7abcc9a7fb6f6f0" |
14647 | 14654 | integrity sha512-OCmozd929JDOvIfik3lObvbAWpEQl1lVYJbBf0iWJzqlEeRgf3VnVJZXUR4RB206tZIROnEGiCng+62UVWu8Iw== |
14648 | 14655 |
|
14649 | | - |
14650 | | - version "0.0.13" |
14651 | | - resolved "https://registry.yarnpkg.com/json-machete/-/json-machete-0.0.13.tgz#65d541e78bbff1de47a2fe4354f52b387ef272bc" |
14652 | | - integrity sha512-2Gi+e4t/TYFlkuOc/nbbvlceDbNQYOslmlkMHdp87IyKdesVH073aRH4ICjppfPbjWWIhsASTI6fQfPxwflfsQ== |
| 14656 | + |
| 14657 | + version "0.0.14" |
| 14658 | + resolved "https://registry.yarnpkg.com/json-machete/-/json-machete-0.0.14.tgz#db071f9661bf07c4ce670ce9b32e52e26b1051b2" |
| 14659 | + integrity sha512-TYYYaNbXmu/f8kUqNbrJs9ruDLm+kHqZ8a5eVEo0x0CU9RLD6/poRMCPrT1dML1QxlsRr0Xnp+go4mdfoIbqNg== |
14653 | 14660 | dependencies: |
14654 | | - "@graphql-mesh/utils" "0.16.2" |
| 14661 | + "@graphql-mesh/utils" "0.16.3" |
14655 | 14662 | "@json-schema-tools/meta-schema" "1.6.19" |
14656 | 14663 | json-ptr "2.2.0" |
14657 | 14664 |
|
|
0 commit comments