|
1468 | 1468 | localforage "1.10.0"
|
1469 | 1469 | tslib "^2.4.0"
|
1470 | 1470 |
|
1471 |
| -"@graphql-mesh/[email protected].2": |
1472 |
| - version "0.75.2" |
1473 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.75.2.tgz#acdbc5866c3d78331b3bc956ed944e8b1bb443d2" |
1474 |
| - integrity sha512-HeOu0tmqXQxjBlsF3LxcNDEM9KNp7x6hya8pe1PjfsP5IqMzoUogZtX9/fb7wyr9fs2myym1rJLPzpWwpQWneg== |
| 1471 | +"@graphql-mesh/[email protected].3": |
| 1472 | + version "0.75.3" |
| 1473 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.75.3.tgz#2c6f8aab2dd24dc81c2434d83555c536747002fc" |
| 1474 | + integrity sha512-LBBZKRFlZWANLr5l5LyjdX5fc3tnjWreOou9hgvyTEx6KmHRq5T9fDZgB5sR90qSjsmzkO+GZ6Jem2xCt7LTvg== |
1475 | 1475 | dependencies:
|
1476 | 1476 | "@graphql-codegen/core" "2.6.0"
|
1477 | 1477 | "@graphql-codegen/typed-document-node" "2.3.2"
|
1478 | 1478 | "@graphql-codegen/typescript" "2.7.2"
|
1479 | 1479 | "@graphql-codegen/typescript-generic-sdk" "2.4.2"
|
1480 | 1480 | "@graphql-codegen/typescript-operations" "2.5.2"
|
1481 | 1481 | "@graphql-codegen/typescript-resolvers" "2.7.2"
|
1482 |
| - "@graphql-mesh/config" "5.1.2" |
| 1482 | + "@graphql-mesh/config" "5.1.3" |
1483 | 1483 | "@graphql-mesh/cross-helpers" "0.2.0"
|
1484 | 1484 | "@graphql-mesh/runtime" "0.41.4"
|
1485 | 1485 | "@graphql-mesh/store" "0.8.24"
|
|
1514 | 1514 | ws "8.8.1"
|
1515 | 1515 | yargs "17.5.1"
|
1516 | 1516 |
|
1517 |
| -"@graphql-mesh/[email protected].2": |
1518 |
| - version "5.1.2" |
1519 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-5.1.2.tgz#9c921eea89803fc656f5147917d9e4dfb807ac50" |
1520 |
| - integrity sha512-8k1FHfAwTHAdeDgsXbJdYGkbpTTiSN3/sWRNdW0yEvo6+lMeRkScswu81z21HR338JH15HBPKtP7BUOC1J4jBw== |
| 1517 | +"@graphql-mesh/[email protected].3": |
| 1518 | + version "5.1.3" |
| 1519 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-5.1.3.tgz#b1cacac992498439da4f673071a198492f7ad730" |
| 1520 | + integrity sha512-XsXjsz7/Gg+RYm5lo7M1ZT0CoMChbyjNJpiFEsgnbp47r4XGfji7R77/z/fvkX+KnK9xuzSak7ZgI1ALJ3fupQ== |
1521 | 1521 | dependencies:
|
1522 | 1522 | "@envelop/core" "2.4.0"
|
1523 | 1523 | "@graphql-mesh/cache-localforage" "0.6.21"
|
1524 | 1524 | "@graphql-mesh/cross-helpers" "0.2.0"
|
1525 |
| - "@graphql-mesh/merger-bare" "0.15.4" |
| 1525 | + "@graphql-mesh/merger-bare" "0.15.5" |
1526 | 1526 | "@graphql-mesh/merger-stitching" "0.16.4"
|
1527 | 1527 | "@graphql-mesh/store" "0.8.24"
|
1528 | 1528 | "@graphql-mesh/types" "0.78.4"
|
|
1565 | 1565 | lodash.get "4.4.2"
|
1566 | 1566 | tslib "^2.4.0"
|
1567 | 1567 |
|
1568 |
| -"@graphql-mesh/[email protected].4": |
1569 |
| - version "0.15.4" |
1570 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.4.tgz#0ed55affdd45837eafd32d5a6190edc3f2c5a15f" |
1571 |
| - integrity sha512-w21Y+1XEBLItjmhEzuia1KKpk/69X22aTqPgFzM83zacvMXkgadbiPnejmB7CWEl/WKreOAI07tzLeZJ8eS7fg== |
| 1568 | +"@graphql-mesh/[email protected].5": |
| 1569 | + version "0.15.5" |
| 1570 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.5.tgz#40c031c9e14c6a56eab280e682dce525903d46f3" |
| 1571 | + integrity sha512-k+AoObHNxNEVMTDovIVsGjJvl9yzoFd7EjoyrmF+2cbUwXJCRQgEjLhu7fCmNGy1fWxgQwRqY3Qsk28xyB2jgg== |
1572 | 1572 | dependencies:
|
1573 | 1573 | "@graphql-mesh/types" "0.78.4"
|
1574 | 1574 | "@graphql-mesh/utils" "0.37.5"
|
1575 | 1575 | "@graphql-tools/schema" "8.5.0"
|
1576 | 1576 | "@graphql-tools/utils" "8.8.0"
|
| 1577 | + "@graphql-tools/wrap" "8.5.0" |
1577 | 1578 | tslib "^2.4.0"
|
1578 | 1579 |
|
1579 | 1580 | "@graphql-mesh/[email protected]":
|
|
0 commit comments