|
2769 | 2769 | "@graphql-mesh/utils" "0.16.0" |
2770 | 2770 | "@graphql-tools/utils" "8.1.2" |
2771 | 2771 |
|
2772 | | -"@graphql-mesh/ [email protected]": |
2773 | | - version "0.3.25" |
2774 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.3.25.tgz#40a5957c1238f8848d7919fb03181beef50e3ba9" |
2775 | | - integrity sha512-Uz++wny1TIC/0D4XoV4jpGyj4fFP9oOHHDFH4nMY0KzmXQxTLdZrKn8Zr+vuxWbDXe01Tuam9QVjpeZqzE+GPA== |
2776 | | - dependencies: |
2777 | | - "@graphql-inspector/core" "3.1.1" |
2778 | | - "@graphql-mesh/utils" "0.28.2" |
2779 | | - "@graphql-tools/utils" "8.6.2" |
2780 | | - tslib "^2.3.1" |
2781 | | - |
2782 | 2772 | "@graphql-mesh/ [email protected]": |
2783 | 2773 | version "0.3.26" |
2784 | 2774 | resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.3.26.tgz#3f217ec8fa1bbd22d59e0f009c9e0b3e3fad5893" |
|
2801 | 2791 | "@graphql-tools/utils" "8.6.2" |
2802 | 2792 | tslib "^2.3.1" |
2803 | 2793 |
|
| 2794 | +"@graphql-mesh/ [email protected]": |
| 2795 | + version "0.3.29" |
| 2796 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.3.29.tgz#cc57aed84bd3ccefa97d79462f0380caacd21d93" |
| 2797 | + integrity sha512-Zi3cKpBUIczet17877PBszbL2QomVVC9/paCjXmy1R9uUmOr1AHc0SIhILasNIThFX3WAp9/2Yr3EtlhoSuYiw== |
| 2798 | + dependencies: |
| 2799 | + "@graphql-inspector/core" "3.1.1" |
| 2800 | + "@graphql-mesh/types" "0.66.6" |
| 2801 | + "@graphql-mesh/utils" "0.29.0" |
| 2802 | + "@graphql-tools/utils" "8.6.2" |
| 2803 | + tslib "^2.3.1" |
| 2804 | + |
2804 | 2805 | "@graphql-mesh/ [email protected]": |
2805 | 2806 | version "0.8.30" |
2806 | 2807 | resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.30.tgz#986a00552ec588ebb8d2f5f364815d140409e551" |
|
3086 | 3087 | "@graphql-tools/resolvers-composition" "6.3.5" |
3087 | 3088 | "@graphql-tools/schema" "8.1.2" |
3088 | 3089 |
|
3089 | | -"@graphql-mesh/ [email protected]. 25": |
3090 | | - version "0.13.25" |
3091 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.25.tgz#1f0a090661a38ecfdc2b6e1a87ab0a891e4d2bd4" |
3092 | | - integrity sha512-ud4I3lTEnSRT4/JeR5JmhNRDSxfua1OC5TlGawEsP8vIlMG2GRk26j6N2NvVzWfQT1nQG0DgSVc6C7RU7WTfug== |
| 3090 | +"@graphql-mesh/ [email protected]. 29": |
| 3091 | + version "0.13.29" |
| 3092 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.29.tgz#5cb3ce74e9c24c652126014182f99ceec627e3c9" |
| 3093 | + integrity sha512-hx6y5xc0QrTp912rLrHW5kNnT5m1rmCxy8eTYm6HrLVH1FeRvMRj9apDv79Xbp8hmHgWKdaaAwSZzJTUFBMn2Q== |
3093 | 3094 | dependencies: |
3094 | | - "@graphql-mesh/types" "0.66.2" |
3095 | | - "@graphql-mesh/utils" "0.28.2" |
| 3095 | + "@graphql-mesh/types" "0.66.6" |
| 3096 | + "@graphql-mesh/utils" "0.29.0" |
3096 | 3097 | "@graphql-tools/resolvers-composition" "6.4.2" |
3097 | 3098 | "@graphql-tools/schema" "8.3.2" |
3098 | 3099 | "@graphql-tools/utils" "8.6.2" |
|
3159 | 3160 | "@graphql-typed-document-node/core" "3.1.0" |
3160 | 3161 | fetchache "0.1.1" |
3161 | 3162 |
|
3162 | | -"@graphql-mesh/ [email protected]": |
3163 | | - version "0.66.2" |
3164 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.66.2.tgz#b205d594b62ae4c5bab12a59f296842d247ee469" |
3165 | | - integrity sha512-KrvpRylhjm03wce/YHs1lyBLVZ1GoxrY/u5Z84OUDnKOCgyfjuFlkSYJjmytJZ5a9nQLwsXIQM1+NBaUFN7v+w== |
3166 | | - dependencies: |
3167 | | - "@graphql-mesh/store" "0.3.25" |
3168 | | - "@graphql-tools/delegate" "8.5.2" |
3169 | | - "@graphql-tools/utils" "8.6.2" |
3170 | | - "@graphql-typed-document-node/core" "3.1.1" |
3171 | | - fetchache "0.1.1" |
3172 | | - tslib "^2.3.1" |
3173 | | - |
3174 | 3163 | "@graphql-mesh/ [email protected]": |
3175 | 3164 | version "0.66.3" |
3176 | 3165 | resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.66.3.tgz#431e63eba1476537b32469c2421a6b62157042fd" |
|
3195 | 3184 | fetchache "0.1.1" |
3196 | 3185 | tslib "^2.3.1" |
3197 | 3186 |
|
| 3187 | +"@graphql-mesh/ [email protected]": |
| 3188 | + version "0.66.6" |
| 3189 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.66.6.tgz#dc801a33c5e089a3c7581c7dfef989aa2d087111" |
| 3190 | + integrity sha512-bG2Nq97R+zfx+B5wOPY3mqv2XmE1//ynRqM7xzHSXROs8NCZ2W7W5IPnBadHSVoj7oI7N5hlGQtim4fGBJS2EA== |
| 3191 | + dependencies: |
| 3192 | + "@graphql-mesh/store" "0.3.29" |
| 3193 | + "@graphql-tools/delegate" "8.5.3" |
| 3194 | + "@graphql-tools/utils" "8.6.2" |
| 3195 | + "@graphql-typed-document-node/core" "3.1.1" |
| 3196 | + fetchache "0.1.1" |
| 3197 | + tslib "^2.3.1" |
| 3198 | + |
3198 | 3199 | "@graphql-mesh/ [email protected]": |
3199 | 3200 | version "0.10.0" |
3200 | 3201 | resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.10.0.tgz#d369dd405fc88078f1f987395437651095c806ba" |
|
3278 | 3279 | object-hash "2.2.0" |
3279 | 3280 | tiny-lru "7.0.6" |
3280 | 3281 |
|
3281 | | -"@graphql-mesh/ [email protected]. 2": |
3282 | | - version "0.28.2" |
3283 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.28.2.tgz#5aa6de6bfc40ce5dcbd4dc15d32cb9c02649a17f" |
3284 | | - integrity sha512-pLEVnlFdCKGGzjmsFcRlUZv9woC2Jppe9CPx4rrz3S+wYB5F8/B3rpegPlstlzBGUJlF/oIIVzuU2hrZgjlaww== |
| 3282 | +"@graphql-mesh/ [email protected]. 3": |
| 3283 | + version "0.28.3" |
| 3284 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.28.3.tgz#a61155c09970e2740329081ae9f9553af9626f61" |
| 3285 | + integrity sha512-Sxf3PvFSkztPF5yKMj6dD4yo5gdbhN0ib/3CpT/KvWNqg9AmkYPZHREm2SX/iuaDqhbw66wYVx50L7DlstGgmA== |
3285 | 3286 | dependencies: |
3286 | 3287 | "@ardatan/string-interpolation" "1.2.12" |
3287 | | - "@graphql-mesh/types" "0.66.2" |
| 3288 | + "@graphql-mesh/types" "0.66.3" |
3288 | 3289 | "@graphql-tools/delegate" "8.5.2" |
3289 | 3290 | "@graphql-tools/utils" "8.6.2" |
3290 | 3291 | "@graphql-typed-document-node/core" "3.1.1" |
|
3300 | 3301 | js-yaml "4.1.0" |
3301 | 3302 | lodash "4.17.21" |
3302 | 3303 | object-hash "3.0.0" |
3303 | | - tiny-lru "8.0.1" |
| 3304 | + tiny-lru "8.0.2" |
3304 | 3305 | tslib "^2.3.1" |
3305 | 3306 |
|
3306 | | -"@graphql-mesh/ [email protected]. 3": |
3307 | | - version "0.28.3" |
3308 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.28.3.tgz#a61155c09970e2740329081ae9f9553af9626f61" |
3309 | | - integrity sha512-Sxf3PvFSkztPF5yKMj6dD4yo5gdbhN0ib/3CpT/KvWNqg9AmkYPZHREm2SX/iuaDqhbw66wYVx50L7DlstGgmA== |
| 3307 | +"@graphql-mesh/ [email protected]. 5": |
| 3308 | + version "0.28.5" |
| 3309 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.28.5.tgz#47e44a56fd252c3ccf6946056bc6c2b79b2495ee" |
| 3310 | + integrity sha512-3z87XMWZDYI5NOPAYejv6qPGpibmPt5Igi5mRwnPHUXnSn812BvpVt3DTi9t9JRi1ZiuqRAsoDcc2DAWFelVFg== |
3310 | 3311 | dependencies: |
3311 | 3312 | "@ardatan/string-interpolation" "1.2.12" |
3312 | | - "@graphql-mesh/types" "0.66.3" |
3313 | | - "@graphql-tools/delegate" "8.5.2" |
| 3313 | + "@graphql-mesh/types" "0.66.5" |
| 3314 | + "@graphql-tools/delegate" "8.5.3" |
3314 | 3315 | "@graphql-tools/utils" "8.6.2" |
3315 | 3316 | "@graphql-typed-document-node/core" "3.1.1" |
3316 | 3317 | chalk "4.1.2" |
|
3328 | 3329 | tiny-lru "8.0.2" |
3329 | 3330 | tslib "^2.3.1" |
3330 | 3331 |
|
3331 | | -"@graphql-mesh/utils@0.28.5": |
3332 | | - version "0.28.5" |
3333 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.28.5.tgz#47e44a56fd252c3ccf6946056bc6c2b79b2495ee" |
3334 | | - integrity sha512-3z87XMWZDYI5NOPAYejv6qPGpibmPt5Igi5mRwnPHUXnSn812BvpVt3DTi9t9JRi1ZiuqRAsoDcc2DAWFelVFg== |
| 3332 | +"@graphql-mesh/utils@0.29.0": |
| 3333 | + version "0.29.0" |
| 3334 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.29.0.tgz#8ed0af26d0d720beae6511f7a7b6867687c6a2da" |
| 3335 | + integrity sha512-marSn7TSgJvYk6Dd+CrOGSuLoyxnZirIRj7ZxazoO34V0vnUaST+mOGgR4MMjeNzPdJkA4tpOz7w6k58ZTDqeA== |
3335 | 3336 | dependencies: |
3336 | 3337 | "@ardatan/string-interpolation" "1.2.12" |
3337 | | - "@graphql-mesh/types" "0.66.5" |
| 3338 | + "@graphql-mesh/types" "0.66.6" |
3338 | 3339 | "@graphql-tools/delegate" "8.5.3" |
3339 | 3340 | "@graphql-tools/utils" "8.6.2" |
3340 | 3341 | "@graphql-typed-document-node/core" "3.1.1" |
|
22428 | 22429 | resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7.0.6.tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24" |
22429 | 22430 | integrity sha512-zNYO0Kvgn5rXzWpL0y3RS09sMK67eGaQj9805jlK9G6pSadfriTczzLHFXa/xcW4mIRfmlB9HyQ/+SgL0V1uow== |
22430 | 22431 |
|
22431 | | - |
22432 | | - version "8.0.1" |
22433 | | - resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.1.tgz#c1d77d806e68035aaa2253e253d212291240ece2" |
22434 | | - integrity sha512-eBIAYA0BzSjxBedCaO0CSjertD+u+IvNuFkyD7ESf+qjqHKBr5wFqvEYl91+ZQd7jjq2pO6/fBVwFgb6bxvorw== |
22435 | | - |
22436 | 22432 | |
22437 | 22433 | version "8.0.2" |
22438 | 22434 | resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c" |
|
0 commit comments