|
1475 | 1475 | "@graphql-tools/utils" "8.10.1"
|
1476 | 1476 | tslib "^2.4.0"
|
1477 | 1477 |
|
1478 |
| -"@graphql-mesh/[email protected].30": |
1479 |
| - version "0.6.30" |
1480 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.30.tgz#23f2464587cc7a1306212de186b1c5f26da8ef2c" |
1481 |
| - integrity sha512-JErJcLVaeSu+7Ks4Opy5sphBfUTIhG1TNIigTdOopbq8sICxWyoc+gBDAPAktJsHUMPB4kdixgEyCgWpYBfiWw== |
| 1478 | +"@graphql-mesh/[email protected].31": |
| 1479 | + version "0.6.31" |
| 1480 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.31.tgz#38227d9bbc25bf3bd58832244d1216bd6b85537d" |
| 1481 | + integrity sha512-MF6CwGriUNfaniBML58xJzA/pDQjxzY/bq9CxsdZx6iJwNvpOi1X46+e6Pjha5rUE7rrvpIetCGfFak9PbVFjg== |
1482 | 1482 | dependencies:
|
1483 |
| - "@graphql-mesh/types" "0.81.0" |
1484 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1483 | + "@graphql-mesh/types" "0.82.0" |
| 1484 | + "@graphql-mesh/utils" "0.41.1" |
1485 | 1485 | localforage "1.10.0"
|
1486 | 1486 | tslib "^2.4.0"
|
1487 | 1487 |
|
1488 |
| -"@graphql-mesh/[email protected].0": |
1489 |
| - version "0.77.0" |
1490 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.77.0.tgz#b4eefaf21977653976e817daa1902ff606e025cc" |
1491 |
| - integrity sha512-F4IF3fr1Hn7CTaAIfKR01RbiVlNEEnrEGn6xt5FxSNWOKpSt+jl8UQCi7oWAv4eDjyiOvzLX8AIPFWus0gEODg== |
| 1488 | +"@graphql-mesh/[email protected].1": |
| 1489 | + version "0.77.1" |
| 1490 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.77.1.tgz#bdf4fd650db6dc47115eb42c0483f9e67f4371a6" |
| 1491 | + integrity sha512-+bIx0k6+WNLXnAmZsfeJQ/ekIHu59sJWdh9dWlJHl+dOO9hZmo9971Ck8pqMPlIAxbPTUXcZkKmVHVu4mRejaA== |
1492 | 1492 | dependencies:
|
1493 | 1493 | "@graphql-codegen/core" "2.6.2"
|
1494 | 1494 | "@graphql-codegen/typed-document-node" "2.3.3"
|
1495 | 1495 | "@graphql-codegen/typescript" "2.7.3"
|
1496 | 1496 | "@graphql-codegen/typescript-generic-sdk" "3.0.1"
|
1497 | 1497 | "@graphql-codegen/typescript-operations" "2.5.3"
|
1498 | 1498 | "@graphql-codegen/typescript-resolvers" "2.7.3"
|
1499 |
| - "@graphql-mesh/config" "7.0.0" |
| 1499 | + "@graphql-mesh/config" "7.1.0" |
1500 | 1500 | "@graphql-mesh/cross-helpers" "0.2.3"
|
1501 |
| - "@graphql-mesh/runtime" "0.43.0" |
1502 |
| - "@graphql-mesh/store" "0.8.33" |
1503 |
| - "@graphql-mesh/types" "0.81.0" |
1504 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1501 | + "@graphql-mesh/runtime" "0.43.1" |
| 1502 | + "@graphql-mesh/store" "0.8.34" |
| 1503 | + "@graphql-mesh/types" "0.82.0" |
| 1504 | + "@graphql-mesh/utils" "0.41.1" |
1505 | 1505 | "@graphql-tools/code-file-loader" "7.3.4"
|
1506 | 1506 | "@graphql-tools/graphql-file-loader" "7.5.3"
|
1507 | 1507 | "@graphql-tools/load" "7.7.5"
|
|
1531 | 1531 | ws "8.8.1"
|
1532 | 1532 | yargs "17.5.1"
|
1533 | 1533 |
|
1534 |
| -"@graphql-mesh/config@7.0.0": |
1535 |
| - version "7.0.0" |
1536 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-7.0.0.tgz#dac813a2521a035b92a87fcd91730d990bd59e5a" |
1537 |
| - integrity sha512-fUcu2lvfklqkSGW3K03xSb9CbMNC5XuuVCE0jyBgu6GWF3f5Q8cZvO1Nue6e37IsErg2kkAsBBz1psfjFXKelw== |
| 1534 | +"@graphql-mesh/config@7.1.0": |
| 1535 | + version "7.1.0" |
| 1536 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-7.1.0.tgz#cf7627c32275157167e45059cc151f41d653af6b" |
| 1537 | + integrity sha512-jpJ/7dhtRAz5iAMiH8rSFVrXlsMHquKjVApA7A2gOsiP8xv0tejtu0ykGEoQj/ScvUp4pDC9cj42kplDmxSbuA== |
1538 | 1538 | dependencies:
|
1539 | 1539 | "@envelop/core" "2.5.0"
|
1540 |
| - "@graphql-mesh/cache-localforage" "0.6.30" |
| 1540 | + "@graphql-mesh/cache-localforage" "0.6.31" |
1541 | 1541 | "@graphql-mesh/cross-helpers" "0.2.3"
|
1542 |
| - "@graphql-mesh/merger-bare" "0.15.14" |
1543 |
| - "@graphql-mesh/merger-stitching" "0.16.13" |
1544 |
| - "@graphql-mesh/store" "0.8.33" |
1545 |
| - "@graphql-mesh/types" "0.81.0" |
1546 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1542 | + "@graphql-mesh/merger-bare" "0.15.15" |
| 1543 | + "@graphql-mesh/merger-stitching" "0.16.14" |
| 1544 | + "@graphql-mesh/store" "0.8.34" |
| 1545 | + "@graphql-mesh/types" "0.82.0" |
| 1546 | + "@graphql-mesh/utils" "0.41.1" |
1547 | 1547 | "@graphql-tools/code-file-loader" "7.3.4"
|
1548 | 1548 | "@graphql-tools/graphql-file-loader" "7.5.3"
|
1549 | 1549 | "@graphql-tools/load" "7.7.5"
|
|
1564 | 1564 | react-native-fs "2.20.0"
|
1565 | 1565 | react-native-path "0.0.5"
|
1566 | 1566 |
|
1567 |
| -"@graphql-mesh/[email protected].0": |
1568 |
| - version "0.31.0" |
1569 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.31.0.tgz#310c101a76a220ef9d2d2ca36532943e78e078b5" |
1570 |
| - integrity sha512-1jXN1mOzuyDn5JQ1rKGyfaiaXb3ULeSXWCqZxXhOctH581mavWPQjqATSaKUWAazq9UJzOGNutyuWUSgFJwU1Q== |
| 1567 | +"@graphql-mesh/[email protected].1": |
| 1568 | + version "0.31.1" |
| 1569 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.31.1.tgz#ed8a2209c0c66a2c6207b12d3a650da0104fd8e3" |
| 1570 | + integrity sha512-gaWCgIE04XHWoRFAFCTadbeFlES6H3HjatOyCucvL6a40JUOH2FpIAAoKw2rjb5T3Rx37AfN8xETCOI7Ws6OaA== |
1571 | 1571 | dependencies:
|
1572 | 1572 | "@graphql-mesh/cross-helpers" "0.2.3"
|
1573 |
| - "@graphql-mesh/store" "0.8.33" |
| 1573 | + "@graphql-mesh/store" "0.8.34" |
1574 | 1574 | "@graphql-mesh/string-interpolation" "0.3.2"
|
1575 |
| - "@graphql-mesh/types" "0.81.0" |
1576 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1575 | + "@graphql-mesh/types" "0.82.0" |
| 1576 | + "@graphql-mesh/utils" "0.41.1" |
1577 | 1577 | "@graphql-tools/delegate" "9.0.4"
|
1578 | 1578 | "@graphql-tools/url-loader" "7.14.1"
|
1579 | 1579 | "@graphql-tools/utils" "8.10.1"
|
1580 | 1580 | "@graphql-tools/wrap" "9.0.5"
|
1581 | 1581 | lodash.get "4.4.2"
|
1582 | 1582 | tslib "^2.4.0"
|
1583 | 1583 |
|
1584 |
| -"@graphql-mesh/[email protected].14": |
1585 |
| - version "0.15.14" |
1586 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.14.tgz#814860f61da5e6eaecdb3a1d78c1a7647867d26e" |
1587 |
| - integrity sha512-Xo0Q8SQ3eo06NS4XnNdeuC6SJQ1b0pA30JfWPIJgy+eVCkxZPTb2L4qrPuXtx3+3t0SJsiKIyqMk/sxT46LqnQ== |
| 1584 | +"@graphql-mesh/[email protected].15": |
| 1585 | + version "0.15.15" |
| 1586 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.15.tgz#f01df188883597d41e6f40ca633d45d12f537677" |
| 1587 | + integrity sha512-A68S8vEvSg05dm8WpgISz4ipIchWLC0zjGVD/z0+EMvblpPODnWzmaL0Q2PdcUr3hfq+fM7JUEFz4mOOWh6mzg== |
1588 | 1588 | dependencies:
|
1589 |
| - "@graphql-mesh/types" "0.81.0" |
1590 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1589 | + "@graphql-mesh/types" "0.82.0" |
| 1590 | + "@graphql-mesh/utils" "0.41.1" |
1591 | 1591 | "@graphql-tools/schema" "9.0.2"
|
1592 | 1592 | "@graphql-tools/utils" "8.10.1"
|
1593 | 1593 | "@graphql-tools/wrap" "9.0.5"
|
1594 | 1594 | tslib "^2.4.0"
|
1595 | 1595 |
|
1596 |
| -"@graphql-mesh/[email protected].13": |
1597 |
| - version "0.16.13" |
1598 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.13.tgz#90f189340578f18a63498086c248c21bda583d55" |
1599 |
| - integrity sha512-LPC6N+XCVH9yoaf2s+9RNr7LgCL8kJAeBsbhXr8vSV+2zMUmjMC+9PmGir8Fllygq1mVtb+o2BfqsdEseRMIVg== |
| 1596 | +"@graphql-mesh/[email protected].14": |
| 1597 | + version "0.16.14" |
| 1598 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.14.tgz#7c4d840abb45407c475372120ce9e043c5b2b8fc" |
| 1599 | + integrity sha512-oUrYjAZpIMDL5b5z2BC3NuUP9XKyAp0eeiVF6YXJIp0vpyft09M/HDi8CUtQHWrb3mx7+7z5JAUsKjZG/rtM4Q== |
1600 | 1600 | dependencies:
|
1601 |
| - "@graphql-mesh/store" "0.8.33" |
1602 |
| - "@graphql-mesh/types" "0.81.0" |
1603 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1601 | + "@graphql-mesh/store" "0.8.34" |
| 1602 | + "@graphql-mesh/types" "0.82.0" |
| 1603 | + "@graphql-mesh/utils" "0.41.1" |
1604 | 1604 | "@graphql-tools/delegate" "9.0.4"
|
1605 | 1605 | "@graphql-tools/schema" "9.0.2"
|
1606 | 1606 | "@graphql-tools/stitch" "8.7.7"
|
1607 | 1607 | "@graphql-tools/stitching-directives" "2.3.7"
|
1608 | 1608 | "@graphql-tools/utils" "8.10.1"
|
1609 | 1609 | tslib "^2.4.0"
|
1610 | 1610 |
|
1611 |
| -"@graphql-mesh/[email protected].0": |
1612 |
| - version "0.43.0" |
1613 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.43.0.tgz#f7c2bc152955a970d5e08cb7a8e233cc1915e0b6" |
1614 |
| - integrity sha512-7y3yVbu95qETPEzZ1iw3S66CWDZodcnG4GvHPb98ZvT7G+AqwbQ9x8Ahe2PXCipuXJPyz7JZg7yw7L5KBp55XQ== |
| 1611 | +"@graphql-mesh/[email protected].1": |
| 1612 | + version "0.43.1" |
| 1613 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.43.1.tgz#1878c61589015d2dd734d0aaa02d5fb2223c319a" |
| 1614 | + integrity sha512-Ashmb46BtLdhz5KkxvDk5nJuyRplmDTicMIZ/DJWhTYO0P+QVKKZHLUyMXkBYYYk2kSsOp/mHwQdbZmcSLO/rg== |
1615 | 1615 | dependencies:
|
1616 | 1616 | "@envelop/core" "2.5.0"
|
1617 | 1617 | "@envelop/extended-validation" "1.8.0"
|
1618 | 1618 | "@graphql-mesh/cross-helpers" "0.2.3"
|
1619 | 1619 | "@graphql-mesh/string-interpolation" "0.3.2"
|
1620 |
| - "@graphql-mesh/types" "0.81.0" |
1621 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1620 | + "@graphql-mesh/types" "0.82.0" |
| 1621 | + "@graphql-mesh/utils" "0.41.1" |
1622 | 1622 | "@graphql-tools/batch-delegate" "8.3.7"
|
1623 | 1623 | "@graphql-tools/batch-execute" "8.5.4"
|
1624 | 1624 | "@graphql-tools/delegate" "9.0.4"
|
|
1628 | 1628 | fetchache "0.1.2"
|
1629 | 1629 | tslib "^2.4.0"
|
1630 | 1630 |
|
1631 |
| -"@graphql-mesh/[email protected].33": |
1632 |
| - version "0.8.33" |
1633 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.33.tgz#67a2a87ae918c87187682b6b489b925a23b50c4c" |
1634 |
| - integrity sha512-RaXlr+lbIzBxQF7fLUAxdcBTwGAySM3tKTrLqUmPPUokF2bPt5ayrfHrf+LCp1gDnkmOTWSVeqcmXvMuz49ZWQ== |
| 1631 | +"@graphql-mesh/[email protected].34": |
| 1632 | + version "0.8.34" |
| 1633 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.34.tgz#16ee5e89844dbd3649e87de5b93eb7145effca9e" |
| 1634 | + integrity sha512-EkaoSuYtQDu7CI/7IPFH9/6HPaCDsilw4Bs+SRQN1q3a2oOXanJ0lIdrxuhhgu1kp6P8KYD/cTB1FMMiGTQpYA== |
1635 | 1635 | dependencies:
|
1636 | 1636 | "@graphql-inspector/core" "3.3.0"
|
1637 | 1637 | "@graphql-mesh/cross-helpers" "0.2.3"
|
1638 |
| - "@graphql-mesh/types" "0.81.0" |
1639 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1638 | + "@graphql-mesh/types" "0.82.0" |
| 1639 | + "@graphql-mesh/utils" "0.41.1" |
1640 | 1640 | "@graphql-tools/utils" "8.10.1"
|
1641 | 1641 | tslib "^2.4.0"
|
1642 | 1642 |
|
|
1649 | 1649 | json-pointer "0.6.2"
|
1650 | 1650 | lodash.get "4.4.2"
|
1651 | 1651 |
|
1652 |
| -"@graphql-mesh/[email protected].69": |
1653 |
| - version "0.11.69" |
1654 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.69.tgz#3df01b440ef5f6bedb8be83d7099f7b55c7323a6" |
1655 |
| - integrity sha512-bGWb04aPrOPseKgTar1KbFcRbOysVmqqMejq4YAl2QeajpAkCZfF04AcUBlzeFFH8GO7mA/IDJKdktMeyBKo4w== |
| 1652 | +"@graphql-mesh/[email protected].70": |
| 1653 | + version "0.11.70" |
| 1654 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.70.tgz#32351caf3c57210de7625c5928ef0a1ad885bf68" |
| 1655 | + integrity sha512-eIPrXXQbqxFQs2KxbkGKfVnsa7p6xkcBMc09Gaev3AHfBVtvBaWr1DKehEYn/ElbmgAMxRBw4dRtBmZ03j2KOA== |
1656 | 1656 | dependencies:
|
1657 |
| - "@graphql-mesh/types" "0.81.0" |
1658 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1657 | + "@graphql-mesh/types" "0.82.0" |
| 1658 | + "@graphql-mesh/utils" "0.41.1" |
1659 | 1659 | "@graphql-tools/delegate" "9.0.4"
|
1660 | 1660 | "@graphql-tools/utils" "8.10.1"
|
1661 | 1661 | "@graphql-tools/wrap" "9.0.5"
|
1662 | 1662 | graphql-scalars "1.18.0"
|
1663 | 1663 | tslib "^2.4.0"
|
1664 | 1664 |
|
1665 |
| -"@graphql-mesh/[email protected].70": |
1666 |
| - version "0.12.70" |
1667 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.70.tgz#458a6c82549c4847ccebdafd141d5aba3f9485ec" |
1668 |
| - integrity sha512-CEGaxWVCeFE/PVxv5T+LK7XuFschemQoDAAYufuL505fPH6a56vrDrtyVSN6qeQ04d9ZkwDIeDobdohDszrDTw== |
| 1665 | +"@graphql-mesh/[email protected].71": |
| 1666 | + version "0.12.71" |
| 1667 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.71.tgz#3a4d6b6d64d5b61f1615d5938a1fec214e0b4183" |
| 1668 | + integrity sha512-ZyVYqCjSY/8bQd8+r8mOE1oBoY+lH5AOigz/oW6Sb4nAQP/2u+/4ogOFfwXaiCtdqYZv2RIgI8HU5NMYEzBgVw== |
1669 | 1669 | dependencies:
|
1670 |
| - "@graphql-mesh/types" "0.81.0" |
1671 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1670 | + "@graphql-mesh/types" "0.82.0" |
| 1671 | + "@graphql-mesh/utils" "0.41.1" |
1672 | 1672 | "@graphql-tools/delegate" "9.0.4"
|
1673 | 1673 | "@graphql-tools/utils" "8.10.1"
|
1674 | 1674 | "@graphql-tools/wrap" "9.0.5"
|
1675 | 1675 | tslib "^2.4.0"
|
1676 | 1676 |
|
1677 |
| -"@graphql-mesh/[email protected].24": |
1678 |
| - version "0.4.24" |
1679 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.24.tgz#005eb270026e34476525bc1ff33aad1a738c97fb" |
1680 |
| - integrity sha512-AIRVNdTZt18bnvhzUuA7gs/ieX4yaDjdVOQGjTOqLeNu0JH9rXWBCpZ1X6V8uKZnJTyHuME9nkFrPqqbteuwDw== |
| 1677 | +"@graphql-mesh/[email protected].25": |
| 1678 | + version "0.4.25" |
| 1679 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.25.tgz#02d8d361bb65af78aa25e28f93a61f7daf418d1c" |
| 1680 | + integrity sha512-P7X9dZaqQBkcxxbsdNg6KcEuMwdQYcZQ5kXo10H7BB+yiHXSJ8xcD4zP8aisdiK3Dy0qH5G+MiMMVxVEWaD+dA== |
1681 | 1681 | dependencies:
|
1682 |
| - "@graphql-mesh/types" "0.81.0" |
1683 |
| - "@graphql-mesh/utils" "0.41.0" |
| 1682 | + "@graphql-mesh/types" "0.82.0" |
| 1683 | + "@graphql-mesh/utils" "0.41.1" |
1684 | 1684 | "@graphql-tools/delegate" "9.0.4"
|
1685 | 1685 | "@graphql-tools/stitching-directives" "2.3.7"
|
1686 | 1686 | tslib "^2.4.0"
|
1687 | 1687 |
|
1688 |
| -"@graphql-mesh/types@0.81.0": |
1689 |
| - version "0.81.0" |
1690 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.81.0.tgz#9d9b2a4c36b6b885895d1dcc53025e3ad2fad6cf" |
1691 |
| - integrity sha512-az9yqijkC2duJ+tvLg44Wj70tai+QDlk64ufaw/JHTe1fJKpw71QdM79cNRRNnmgpG8O6SdSkf/hOwHoowODZg== |
| 1688 | +"@graphql-mesh/types@0.82.0": |
| 1689 | + version "0.82.0" |
| 1690 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.82.0.tgz#6e395374007550700395f80a69da13bea5006a75" |
| 1691 | + integrity sha512-ioaQ3LtHf+GNBKgD0AA0DCHzFmZNgOm1Ec0ummbaoc9dgdYvSlp/gqRfgC0MEIL45xPrCSqLE79mrmNgh6PpWw== |
1692 | 1692 | dependencies:
|
1693 |
| - "@graphql-mesh/store" "0.8.33" |
| 1693 | + "@graphql-mesh/store" "0.8.34" |
1694 | 1694 | "@graphql-tools/batch-delegate" "8.3.7"
|
1695 | 1695 | "@graphql-tools/delegate" "9.0.4"
|
1696 | 1696 | "@graphql-tools/utils" "8.10.1"
|
|
1705 | 1705 | "@graphql-tools/utils" "8.10.1"
|
1706 | 1706 | tslib "^2.4.0"
|
1707 | 1707 |
|
1708 |
| -"@graphql-mesh/[email protected].0": |
1709 |
| - version "0.41.0" |
1710 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.41.0.tgz#a199ec5ccbc16d41b7a23779bd74e64652743b78" |
1711 |
| - integrity sha512-eExRk9RQx+/bfv4DGpnJv1k0VkG4n45/OMMYlJHU7tkbbx6grph9xDats74q32HQ6Rx/Vfjj0pVcf7D6DqxOZw== |
| 1708 | +"@graphql-mesh/[email protected].1": |
| 1709 | + version "0.41.1" |
| 1710 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.41.1.tgz#c96ca15c9c16050abd445cb2088f4344658ca4ef" |
| 1711 | + integrity sha512-mq69z12lXBdMJxODk0KV3XnrufkQITGYgAZbY8WJSRzS9D2TUrZ1PxF9124hiI+rpeUAryPD3fm33ipL+krISw== |
1712 | 1712 | dependencies:
|
1713 | 1713 | "@graphql-mesh/cross-helpers" "0.2.3"
|
1714 | 1714 | "@graphql-mesh/string-interpolation" "0.3.2"
|
1715 |
| - "@graphql-mesh/types" "0.81.0" |
| 1715 | + "@graphql-mesh/types" "0.82.0" |
1716 | 1716 | "@graphql-tools/delegate" "9.0.4"
|
1717 | 1717 | "@graphql-tools/utils" "8.10.1"
|
1718 | 1718 | "@graphql-typed-document-node/core" "3.1.1"
|
|
0 commit comments