|
1439 | 1439 | "@graphql-tools/utils" "8.6.13"
|
1440 | 1440 | tslib "^2.4.0"
|
1441 | 1441 |
|
1442 |
| -"@graphql-mesh/[email protected].10": |
1443 |
| - version "0.6.10" |
1444 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.10.tgz#fbe6b7791686289f3174fb40508c8318e3483106" |
1445 |
| - integrity sha512-2GKuZy3KzirB4BwnYylDLAsLFb9C1dZtjoLwGuMfkPDXUCYY1yzYa1+Hvjm2QtkPnw/II1xqCAWA3kGXBEMPoQ== |
| 1442 | +"@graphql-mesh/[email protected].11": |
| 1443 | + version "0.6.11" |
| 1444 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.11.tgz#b3773b226c4db167575471bc2311b4b3480b0feb" |
| 1445 | + integrity sha512-rtUC9tqcKng1prxCASshgE4kP1icnr5aAi0iWCOsWhdTMFPmGH9NACMxlYEXClvOPyA8eQHn8nsBpE5smoK4GA== |
1446 | 1446 | dependencies:
|
1447 |
| - "@graphql-mesh/types" "0.74.0" |
1448 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1447 | + "@graphql-mesh/types" "0.74.1" |
| 1448 | + "@graphql-mesh/utils" "0.35.5" |
1449 | 1449 | localforage "1.10.0"
|
1450 | 1450 | tslib "^2.4.0"
|
1451 | 1451 |
|
1452 |
| -"@graphql-mesh/[email protected].0": |
1453 |
| - version "0.72.0" |
1454 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.72.0.tgz#667afc10b72093b1da8202087b6d0f686156f3f4" |
1455 |
| - integrity sha512-hL5K8mVsxPQp2lbCHoST9SEkhw053HBknUKSfGZsc9vY1CDGAbHRwY5FdT22ayE/PXw+DF2ejO+XDPreXi804g== |
| 1452 | +"@graphql-mesh/[email protected].1": |
| 1453 | + version "0.72.1" |
| 1454 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.72.1.tgz#b245de0cb45c21eedc7676c49181ee9b6347f895" |
| 1455 | + integrity sha512-rc/bXtXdYZdNMSrEIwPqehnZYMOYuimyDCNuGjeBbILyH23w2rkmLO8kWdGifRRs8PwbojvyJkQ50LiSUc8npQ== |
1456 | 1456 | dependencies:
|
1457 | 1457 | "@graphql-codegen/core" "2.5.1"
|
1458 | 1458 | "@graphql-codegen/typed-document-node" "2.2.12"
|
1459 | 1459 | "@graphql-codegen/typescript" "2.5.0"
|
1460 | 1460 | "@graphql-codegen/typescript-generic-sdk" "2.3.11"
|
1461 | 1461 | "@graphql-codegen/typescript-operations" "2.4.1"
|
1462 | 1462 | "@graphql-codegen/typescript-resolvers" "2.6.5"
|
1463 |
| - "@graphql-mesh/config" "1.0.0" |
| 1463 | + "@graphql-mesh/config" "0.37.6" |
1464 | 1464 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1465 |
| - "@graphql-mesh/runtime" "0.36.0" |
1466 |
| - "@graphql-mesh/store" "0.8.13" |
| 1465 | + "@graphql-mesh/runtime" "0.36.1" |
| 1466 | + "@graphql-mesh/store" "0.8.14" |
1467 | 1467 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1468 |
| - "@graphql-mesh/types" "0.74.0" |
1469 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1468 | + "@graphql-mesh/types" "0.74.1" |
| 1469 | + "@graphql-mesh/utils" "0.35.5" |
1470 | 1470 | "@graphql-tools/code-file-loader" "7.2.18"
|
1471 | 1471 | "@graphql-tools/graphql-file-loader" "7.3.15"
|
1472 | 1472 | "@graphql-tools/load" "7.5.14"
|
|
1484 | 1484 | graphql-import-node "0.0.5"
|
1485 | 1485 | graphql-ws "5.8.2"
|
1486 | 1486 | json-bigint-patch "0.0.8"
|
| 1487 | + json5 "2.2.1" |
1487 | 1488 | lodash.get "4.4.2"
|
1488 | 1489 | mkdirp "1.0.4"
|
1489 | 1490 | open "7.4.2"
|
|
1496 | 1497 | ws "8.7.0"
|
1497 | 1498 | yargs "17.5.1"
|
1498 | 1499 |
|
1499 |
| -"@graphql-mesh/config@1.0.0": |
1500 |
| - version "1.0.0" |
1501 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-1.0.0.tgz#6a70e8001e2892da7ec569099f535045c5c95ddc" |
1502 |
| - integrity sha512-eaaEESit5iKViqgQ5/4Im2fpCAdzUxmBOUVqWU7Wsyjj5VWqo2motqUOyy6739tLQPLw8ODpNHdguJhIzekt6w== |
| 1500 | +"@graphql-mesh/config@0.37.6": |
| 1501 | + version "0.37.6" |
| 1502 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.6.tgz#d20ea0bc13430f77999fb8d7e6fedffc21ee59c2" |
| 1503 | + integrity sha512-oEZr6kFfIZMAnmUsBv6t2WwDrF6lRErkBq4EFSj6+aLwe3Y+wBT6IlIHC6Qf8zJpTOLkF8mPuFVvuXJ0k7VUFA== |
1503 | 1504 | dependencies:
|
1504 | 1505 | "@envelop/core" "2.3.3"
|
1505 |
| - "@graphql-mesh/cache-localforage" "0.6.10" |
| 1506 | + "@graphql-mesh/cache-localforage" "0.6.11" |
1506 | 1507 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1507 |
| - "@graphql-mesh/merger-bare" "0.13.52" |
1508 |
| - "@graphql-mesh/merger-stitching" "0.15.54" |
1509 |
| - "@graphql-mesh/store" "0.8.13" |
1510 |
| - "@graphql-mesh/types" "0.74.0" |
1511 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1508 | + "@graphql-mesh/merger-bare" "0.13.53" |
| 1509 | + "@graphql-mesh/merger-stitching" "0.15.55" |
| 1510 | + "@graphql-mesh/store" "0.8.14" |
| 1511 | + "@graphql-mesh/types" "0.74.1" |
| 1512 | + "@graphql-mesh/utils" "0.35.5" |
1512 | 1513 | "@graphql-tools/code-file-loader" "7.2.18"
|
1513 | 1514 | "@graphql-tools/graphql-file-loader" "7.3.15"
|
1514 | 1515 | "@graphql-tools/load" "7.5.14"
|
|
1537 | 1538 | react-native-fs "2.20.0"
|
1538 | 1539 | react-native-path "0.0.5"
|
1539 | 1540 |
|
1540 |
| -"@graphql-mesh/[email protected].0": |
1541 |
| - version "0.27.0" |
1542 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.27.0.tgz#c3f86f9b7a6252399bb43026e97f087a2d3d96d1" |
1543 |
| - integrity sha512-Pw4Ive3WmiKsQZfQoaAJQmnjTpa4DtOdc599vwaAG4PnDe9N9pphHsRi/g/l9XkwvDkMW6X7+zWWOU16uJuMBw== |
| 1541 | +"@graphql-mesh/[email protected].1": |
| 1542 | + version "0.27.1" |
| 1543 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.27.1.tgz#a4601741114a8d979047078ed4433ecdb8d5794d" |
| 1544 | + integrity sha512-uOHZ0gv0Wc3tPzRhYdsFT5+nUeEYW+nPnlV7b1SImQB/bw1BMBErR9UhxCrUJsQxwfFJqw34etW3z82EB4YVaw== |
1544 | 1545 | dependencies:
|
1545 | 1546 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1546 |
| - "@graphql-mesh/store" "0.8.13" |
| 1547 | + "@graphql-mesh/store" "0.8.14" |
1547 | 1548 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1548 |
| - "@graphql-mesh/types" "0.74.0" |
1549 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1549 | + "@graphql-mesh/types" "0.74.1" |
| 1550 | + "@graphql-mesh/utils" "0.35.5" |
1550 | 1551 | "@graphql-tools/delegate" "8.7.11"
|
1551 | 1552 | "@graphql-tools/url-loader" "7.9.24"
|
1552 | 1553 | "@graphql-tools/utils" "8.6.13"
|
1553 | 1554 | "@graphql-tools/wrap" "8.4.20"
|
1554 | 1555 | lodash.get "4.4.2"
|
1555 | 1556 | tslib "^2.4.0"
|
1556 | 1557 |
|
1557 |
| -"@graphql-mesh/[email protected].52": |
1558 |
| - version "0.13.52" |
1559 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.52.tgz#828435133558af0689cc2a008f716a2d1508c58c" |
1560 |
| - integrity sha512-j0Q6rRgzmorxDgbPKzohCrlrfuTTQ1E3JXr8GA6/rfJK5jVzV+3gjzr5ehSZd52EbKpzBW4Cj/5OWPFXthjkSw== |
| 1558 | +"@graphql-mesh/[email protected].53": |
| 1559 | + version "0.13.53" |
| 1560 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.53.tgz#223b45db0ed785b5cc577a29e59189e22404c4c7" |
| 1561 | + integrity sha512-5hJmPr7mT0M7drGz/WAZFEBt3nCYbeew2vLMQbVXPvBqWCVzWhX5CLNlkRNbRs8CZi96YzImM+4fMKug5FitmA== |
1561 | 1562 | dependencies:
|
1562 |
| - "@graphql-mesh/types" "0.74.0" |
1563 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1563 | + "@graphql-mesh/types" "0.74.1" |
| 1564 | + "@graphql-mesh/utils" "0.35.5" |
1564 | 1565 | "@graphql-tools/schema" "8.3.14"
|
1565 | 1566 | "@graphql-tools/utils" "8.6.13"
|
1566 | 1567 | "@graphql-tools/wrap" "8.4.20"
|
1567 | 1568 | fetchache "0.1.2"
|
1568 | 1569 | tslib "^2.4.0"
|
1569 | 1570 |
|
1570 |
| -"@graphql-mesh/[email protected].54": |
1571 |
| - version "0.15.54" |
1572 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.54.tgz#610ec9ba66079f3fde318a13aae59d1f7948e31d" |
1573 |
| - integrity sha512-XbhmEOr1Q3EsfAVxS4teBOiL6v6uMXFzSNl0fpLydto8fKeFH3IJ+gEBTL2g/QKxSnDjpGYAAVD/bxkT+M1L1Q== |
| 1571 | +"@graphql-mesh/[email protected].55": |
| 1572 | + version "0.15.55" |
| 1573 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.55.tgz#4f93706d9122aa92543dc496dd0acf9ecde7b0cb" |
| 1574 | + integrity sha512-63AtOdYkw6UTh1+sYmMaL3G4NpwDgvU2oFbYlGMOkrUoB5UdkXSC8od2/HZk3/znJ24xu5HgC8qER22FSI1A0A== |
1574 | 1575 | dependencies:
|
1575 |
| - "@graphql-mesh/store" "0.8.13" |
1576 |
| - "@graphql-mesh/types" "0.74.0" |
1577 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1576 | + "@graphql-mesh/store" "0.8.14" |
| 1577 | + "@graphql-mesh/types" "0.74.1" |
| 1578 | + "@graphql-mesh/utils" "0.35.5" |
1578 | 1579 | "@graphql-tools/delegate" "8.7.11"
|
1579 | 1580 | "@graphql-tools/schema" "8.3.14"
|
1580 | 1581 | "@graphql-tools/stitch" "8.6.13"
|
|
1583 | 1584 | "@graphql-tools/wrap" "8.4.20"
|
1584 | 1585 | tslib "^2.4.0"
|
1585 | 1586 |
|
1586 |
| -"@graphql-mesh/[email protected].0": |
1587 |
| - version "0.36.0" |
1588 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.36.0.tgz#d3dfbfe1dd3011485c8fc9d6d57c66cd9dd36e41" |
1589 |
| - integrity sha512-SsGHNbBpdSeGXE3yW80b0Hw6zZA5xhpfPEKitNlSPXogd3Ree/5RDCrlRbB18kkJJjFjsLwRdCIY39EOKy/EWQ== |
| 1587 | +"@graphql-mesh/[email protected].1": |
| 1588 | + version "0.36.1" |
| 1589 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.36.1.tgz#2feb603c9795dd7fc6beab48b9841197419d9aae" |
| 1590 | + integrity sha512-IHuUNLGbizS0sFo2H5VPwLF7ay787qzDEmcc6vkI/bkeFW0TqekpiW00a9ISbeaqslHF40DFGwxqqtMw+rMt7g== |
1590 | 1591 | dependencies:
|
1591 | 1592 | "@envelop/core" "2.3.3"
|
1592 | 1593 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1593 |
| - "@graphql-mesh/types" "0.74.0" |
1594 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1594 | + "@graphql-mesh/types" "0.74.1" |
| 1595 | + "@graphql-mesh/utils" "0.35.5" |
1595 | 1596 | "@graphql-tools/batch-delegate" "8.2.20"
|
1596 | 1597 | "@graphql-tools/delegate" "8.7.11"
|
1597 | 1598 | "@graphql-tools/utils" "8.6.13"
|
1598 | 1599 | "@graphql-tools/wrap" "8.4.20"
|
1599 | 1600 | tslib "^2.4.0"
|
1600 | 1601 |
|
1601 |
| -"@graphql-mesh/[email protected].13": |
1602 |
| - version "0.8.13" |
1603 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.13.tgz#68a5e0d11520d03e921663c93934cf4cc2229f0a" |
1604 |
| - integrity sha512-6Mpb/2mnSzRViG0Z2VS9Pkzplu8uSQ0sQ4KuxQbkp2Mffrhdjgg+M6LD75Xc+q982zQZt1Hl1PlOQMvgRC2zvQ== |
| 1602 | +"@graphql-mesh/[email protected].14": |
| 1603 | + version "0.8.14" |
| 1604 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.14.tgz#8a6089319ecfdcad6a4693d3818abbb73b3206d9" |
| 1605 | + integrity sha512-+IgxZlECQ0Ip1Woh+t+U3AxZ++xgwwoyVp1yfxJ1ynKBYe6Pq/Qp/sWNrecszrIW2n0NgaZtdR7pO4Cl+/792w== |
1605 | 1606 | dependencies:
|
1606 | 1607 | "@graphql-inspector/core" "3.1.2"
|
1607 | 1608 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1608 |
| - "@graphql-mesh/types" "0.74.0" |
1609 |
| - "@graphql-mesh/utils" "0.35.4" |
| 1609 | + "@graphql-mesh/types" "0.74.1" |
| 1610 | + "@graphql-mesh/utils" "0.35.5" |
1610 | 1611 | "@graphql-tools/utils" "8.6.13"
|
1611 | 1612 | tslib "^2.4.0"
|
1612 | 1613 |
|
|
1689 | 1690 | fetchache "0.1.2"
|
1690 | 1691 | tslib "^2.3.1"
|
1691 | 1692 |
|
1692 |
| -"@graphql-mesh/[email protected].0": |
1693 |
| - version "0.74.0" |
1694 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.74.0.tgz#359093813c1bde2f0dd12af652fa0bb5d9590bbb" |
1695 |
| - integrity sha512-NUKro6l9wRLsB13rtslX8g/3TJ2jdqibiPnph08MF6u605/YK0f428H7XpNgkZ3lRGKpn7IJkewHmUkXekKQEw== |
| 1693 | +"@graphql-mesh/[email protected].1": |
| 1694 | + version "0.74.1" |
| 1695 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.74.1.tgz#1e41098e6d276dc7043e541b8d2cc3e20deebd3c" |
| 1696 | + integrity sha512-4LWsrHizwGubQOzyt7444aKzZg2ZW/iQ5OoU/inb+QBjM84L35THauM83gthCwuKcWfjL+Yb+0X3kkHtmM7ozg== |
1696 | 1697 | dependencies:
|
1697 |
| - "@graphql-mesh/store" "0.8.13" |
| 1698 | + "@graphql-mesh/store" "0.8.14" |
1698 | 1699 | "@graphql-tools/delegate" "8.7.11"
|
1699 | 1700 | "@graphql-tools/utils" "8.6.13"
|
1700 | 1701 | "@graphql-typed-document-node/core" "3.1.1"
|
|
1733 | 1734 | tiny-lru "8.0.2"
|
1734 | 1735 | tslib "^2.3.1"
|
1735 | 1736 |
|
1736 |
| -"@graphql-mesh/[email protected].4": |
1737 |
| - version "0.35.4" |
1738 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.4.tgz#98a2972364aac4abf712a8cabe7bb20a2e94c0e3" |
1739 |
| - integrity sha512-k17jYf6mcbQrI/pAJvpzLOjMJtThQngWrwAPoCwskO76Xwdm1YX35mtmAFdXDOvQB8KNX23XtwtI4dLk+Yd2WA== |
| 1737 | +"@graphql-mesh/[email protected].5": |
| 1738 | + version "0.35.5" |
| 1739 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.5.tgz#66e26675a06a0b674f62564ae19236102a9e9f47" |
| 1740 | + integrity sha512-Ie8i+RzLgGPaB253YrU6wMlNrDIXLOmhDyhnoy4wGikCp+OkVfPE+X7VjfXEdM/p9cASPYlcYbCmJAnGknnInA== |
1740 | 1741 | dependencies:
|
1741 | 1742 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1742 | 1743 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1743 |
| - "@graphql-mesh/types" "0.74.0" |
| 1744 | + "@graphql-mesh/types" "0.74.1" |
1744 | 1745 | "@graphql-tools/delegate" "8.7.11"
|
1745 | 1746 | "@graphql-tools/utils" "8.6.13"
|
1746 | 1747 | "@graphql-typed-document-node/core" "3.1.1"
|
@@ -6099,18 +6100,18 @@ json-stable-stringify-without-jsonify@^1.0.1:
|
6099 | 6100 | resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
|
6100 | 6101 | integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
|
6101 | 6102 |
|
| 6103 | + |
| 6104 | + version "2.2.1" |
| 6105 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
| 6106 | + integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 6107 | + |
6102 | 6108 | json5@^1.0.1:
|
6103 | 6109 | version "1.0.1"
|
6104 | 6110 | resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
|
6105 | 6111 | integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
|
6106 | 6112 | dependencies:
|
6107 | 6113 | minimist "^1.2.0"
|
6108 | 6114 |
|
6109 |
| -json5@^2.2.1: |
6110 |
| - version "2.2.1" |
6111 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
6112 |
| - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
6113 |
| - |
6114 | 6115 | jsonfile@^4.0.0:
|
6115 | 6116 | version "4.0.0"
|
6116 | 6117 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
|
|
0 commit comments