|
1286 | 1286 | resolved "https://registry.yarnpkg.com/@envelop/disable-introspection/-/disable-introspection-3.0.0.tgz#beb8a534e7c3dd2c8d141c56ad162bbecef17bd5"
|
1287 | 1287 | integrity sha512-ypYwiEbwSe+uyYp6CEwJ2oDRUk51chvSSlncZmt3gutpJyuNeWygcFOngxtbzCKqkjgEfag3AM2HrCFJxJZ7gw==
|
1288 | 1288 |
|
| 1289 | + |
| 1290 | + version "1.6.3" |
| 1291 | + resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-1.6.3.tgz#6b899c08eb203217873ae9ea6f853a7ce32d056b" |
| 1292 | + integrity sha512-qFw7ZmdyORGAVeKWqD/KKsY+Cbm3QM48uBcMWlO2DHqVqoEg7zGY5c9Eu2RE9gn5eFHSgHupIDeMt8ilZVLQ/Q== |
| 1293 | + dependencies: |
| 1294 | + "@graphql-tools/utils" "^8.6.1" |
| 1295 | + |
1289 | 1296 | "@envelop/parser-cache@^4.0.0":
|
1290 | 1297 | version "4.0.0"
|
1291 | 1298 | resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.0.0.tgz#a70877fba1a0477c62d39eed5ce3a9057d3847db"
|
|
1439 | 1446 | "@graphql-tools/utils" "8.6.13"
|
1440 | 1447 | tslib "^2.4.0"
|
1441 | 1448 |
|
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== |
| 1449 | +"@graphql-mesh/[email protected].12": |
| 1450 | + version "0.6.12" |
| 1451 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.12.tgz#f9f0b85c2215c1b82e36fab033040b50177977a4" |
| 1452 | + integrity sha512-4/t6JKt9SD3k8z35K2MOag9jywuSRMqCBSDxEZamXsss82wJjEyIdRWNXWab0kvcHEjkHMlKdSQHM1nVpFKbXQ== |
1446 | 1453 | dependencies:
|
1447 |
| - "@graphql-mesh/types" "0.74.1" |
1448 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1454 | + "@graphql-mesh/types" "0.74.2" |
| 1455 | + "@graphql-mesh/utils" "0.35.6" |
1449 | 1456 | localforage "1.10.0"
|
1450 | 1457 | tslib "^2.4.0"
|
1451 | 1458 |
|
1452 |
| -"@graphql-mesh/cli@0.72.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== |
| 1459 | +"@graphql-mesh/cli@0.73.1": |
| 1460 | + version "0.73.1" |
| 1461 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.73.1.tgz#121433c024a6ef666081efe1e1402658566fff6e" |
| 1462 | + integrity sha512-+QBazcioyCUHbN8dNwEYit4RVmNmsarfCmn4YA1QQpojMRWFBVphhA1TeCHOnsw1Q/sd1AMvdg3qyElrZOxWSw== |
1456 | 1463 | dependencies:
|
1457 | 1464 | "@graphql-codegen/core" "2.5.1"
|
1458 | 1465 | "@graphql-codegen/typed-document-node" "2.2.12"
|
1459 | 1466 | "@graphql-codegen/typescript" "2.5.0"
|
1460 | 1467 | "@graphql-codegen/typescript-generic-sdk" "2.3.11"
|
1461 | 1468 | "@graphql-codegen/typescript-operations" "2.4.1"
|
1462 | 1469 | "@graphql-codegen/typescript-resolvers" "2.6.5"
|
1463 |
| - "@graphql-mesh/config" "0.37.6" |
| 1470 | + "@graphql-mesh/config" "1.0.1" |
1464 | 1471 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1465 |
| - "@graphql-mesh/runtime" "0.36.1" |
1466 |
| - "@graphql-mesh/store" "0.8.14" |
| 1472 | + "@graphql-mesh/runtime" "0.37.1" |
| 1473 | + "@graphql-mesh/store" "0.8.15" |
1467 | 1474 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1468 |
| - "@graphql-mesh/types" "0.74.1" |
1469 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1475 | + "@graphql-mesh/types" "0.74.2" |
| 1476 | + "@graphql-mesh/utils" "0.35.6" |
1470 | 1477 | "@graphql-tools/code-file-loader" "7.2.18"
|
1471 | 1478 | "@graphql-tools/graphql-file-loader" "7.3.15"
|
1472 | 1479 | "@graphql-tools/load" "7.5.14"
|
|
1482 | 1489 | dotenv "16.0.1"
|
1483 | 1490 | express "4.18.1"
|
1484 | 1491 | graphql-import-node "0.0.5"
|
1485 |
| - graphql-ws "5.8.2" |
| 1492 | + graphql-ws "5.9.0" |
1486 | 1493 | json-bigint-patch "0.0.8"
|
1487 | 1494 | json5 "2.2.1"
|
1488 | 1495 | lodash.get "4.4.2"
|
|
1494 | 1501 | tsconfig-paths "4.0.0"
|
1495 | 1502 | tslib "^2.4.0"
|
1496 | 1503 | typescript "4.7.3"
|
1497 |
| - ws "8.7.0" |
| 1504 | + ws "8.8.0" |
1498 | 1505 | yargs "17.5.1"
|
1499 | 1506 |
|
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== |
| 1507 | +"@graphql-mesh/config@1.0.1": |
| 1508 | + version "1.0.1" |
| 1509 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-1.0.1.tgz#bc05902bb9802abf35eec849602a269738f7c0e1" |
| 1510 | + integrity sha512-mjsI8aJSxppe4YM7Y66ku5okL6A0RKsxTdGMm9oLJ9biNTi4kSlFSauIlUHhBk4Z1Pe4AWDlSGBb3pkFinpPBQ== |
1504 | 1511 | dependencies:
|
1505 | 1512 | "@envelop/core" "2.3.3"
|
1506 |
| - "@graphql-mesh/cache-localforage" "0.6.11" |
| 1513 | + "@graphql-mesh/cache-localforage" "0.6.12" |
1507 | 1514 | "@graphql-mesh/cross-helpers" "0.1.6"
|
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" |
| 1515 | + "@graphql-mesh/merger-bare" "0.13.54" |
| 1516 | + "@graphql-mesh/merger-stitching" "0.15.56" |
| 1517 | + "@graphql-mesh/store" "0.8.15" |
| 1518 | + "@graphql-mesh/types" "0.74.2" |
| 1519 | + "@graphql-mesh/utils" "0.35.6" |
1513 | 1520 | "@graphql-tools/code-file-loader" "7.2.18"
|
1514 | 1521 | "@graphql-tools/graphql-file-loader" "7.3.15"
|
1515 | 1522 | "@graphql-tools/load" "7.5.14"
|
|
1538 | 1545 | react-native-fs "2.20.0"
|
1539 | 1546 | react-native-path "0.0.5"
|
1540 | 1547 |
|
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== |
| 1548 | +"@graphql-mesh/[email protected].2": |
| 1549 | + version "0.27.2" |
| 1550 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.27.2.tgz#972145c8ec329f7f740f1d3a1b618d2b54108cd7" |
| 1551 | + integrity sha512-o7V8eNUZivjmmSjn7uz5PUuE0CgJkcHOMBIoEHMR1+XJvkagaAi+lfdR7BqVnV3yiIIq2zbVE8IpgVdSKXRDPw== |
1545 | 1552 | dependencies:
|
1546 | 1553 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1547 |
| - "@graphql-mesh/store" "0.8.14" |
| 1554 | + "@graphql-mesh/store" "0.8.15" |
1548 | 1555 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1549 |
| - "@graphql-mesh/types" "0.74.1" |
1550 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1556 | + "@graphql-mesh/types" "0.74.2" |
| 1557 | + "@graphql-mesh/utils" "0.35.6" |
1551 | 1558 | "@graphql-tools/delegate" "8.7.11"
|
1552 | 1559 | "@graphql-tools/url-loader" "7.9.24"
|
1553 | 1560 | "@graphql-tools/utils" "8.6.13"
|
1554 | 1561 | "@graphql-tools/wrap" "8.4.20"
|
1555 | 1562 | lodash.get "4.4.2"
|
1556 | 1563 | tslib "^2.4.0"
|
1557 | 1564 |
|
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== |
| 1565 | +"@graphql-mesh/[email protected].54": |
| 1566 | + version "0.13.54" |
| 1567 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.54.tgz#1fae1d81cd69230628875440563c52be7f309a77" |
| 1568 | + integrity sha512-f04KPd51wWyS/ZBJAaEyrPV+Tvv6BbvsIYSnBo+CX2UEmuCV/H/oeu2jleN88CMc2LSUbQ0eC9+lmm4IYlF7XQ== |
1562 | 1569 | dependencies:
|
1563 |
| - "@graphql-mesh/types" "0.74.1" |
1564 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1570 | + "@graphql-mesh/types" "0.74.2" |
| 1571 | + "@graphql-mesh/utils" "0.35.6" |
1565 | 1572 | "@graphql-tools/schema" "8.3.14"
|
1566 | 1573 | "@graphql-tools/utils" "8.6.13"
|
1567 | 1574 | "@graphql-tools/wrap" "8.4.20"
|
1568 | 1575 | fetchache "0.1.2"
|
1569 | 1576 | tslib "^2.4.0"
|
1570 | 1577 |
|
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== |
| 1578 | +"@graphql-mesh/[email protected].56": |
| 1579 | + version "0.15.56" |
| 1580 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.56.tgz#4884049536269047d7253494e1720afccc8afd35" |
| 1581 | + integrity sha512-LFhSLrTa0pitMDj+TKQnFt/9Kfb1EtGnskX14z2nMNlpKaKVllXsSp1J4eEJg+MCfvYG2QGTWeF3URoxA4Ewiw== |
1575 | 1582 | dependencies:
|
1576 |
| - "@graphql-mesh/store" "0.8.14" |
1577 |
| - "@graphql-mesh/types" "0.74.1" |
1578 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1583 | + "@graphql-mesh/store" "0.8.15" |
| 1584 | + "@graphql-mesh/types" "0.74.2" |
| 1585 | + "@graphql-mesh/utils" "0.35.6" |
1579 | 1586 | "@graphql-tools/delegate" "8.7.11"
|
1580 | 1587 | "@graphql-tools/schema" "8.3.14"
|
1581 | 1588 | "@graphql-tools/stitch" "8.6.13"
|
|
1584 | 1591 | "@graphql-tools/wrap" "8.4.20"
|
1585 | 1592 | tslib "^2.4.0"
|
1586 | 1593 |
|
1587 |
| -"@graphql-mesh/runtime@0.36.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== |
| 1594 | +"@graphql-mesh/runtime@0.37.1": |
| 1595 | + version "0.37.1" |
| 1596 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.37.1.tgz#d01e3b3af3f6311bdf8bda29fe1a41502b66579c" |
| 1597 | + integrity sha512-6UjQ+stS4Din/HpULldCmqZk5vZvNv0Go65oLKI0PXpFABthPv5JCOFT7ZXmd9WBUMbmtynmp7Rn7ilTpv+ugg== |
1591 | 1598 | dependencies:
|
1592 | 1599 | "@envelop/core" "2.3.3"
|
| 1600 | + "@envelop/extended-validation" "1.6.3" |
1593 | 1601 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1594 |
| - "@graphql-mesh/types" "0.74.1" |
1595 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1602 | + "@graphql-mesh/types" "0.74.2" |
| 1603 | + "@graphql-mesh/utils" "0.35.6" |
1596 | 1604 | "@graphql-tools/batch-delegate" "8.2.20"
|
1597 | 1605 | "@graphql-tools/delegate" "8.7.11"
|
1598 | 1606 | "@graphql-tools/utils" "8.6.13"
|
1599 | 1607 | "@graphql-tools/wrap" "8.4.20"
|
1600 | 1608 | tslib "^2.4.0"
|
1601 | 1609 |
|
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== |
| 1610 | +"@graphql-mesh/[email protected].15": |
| 1611 | + version "0.8.15" |
| 1612 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.15.tgz#afd91c4a29b977150dc25be114bfdadf9125433d" |
| 1613 | + integrity sha512-gpFybFxvP9TsY49t3bsDityuR8mI0LlSP3PVmJiylI8cmoUjEvdkhPwl8tKFfaD+euPfIg9xQVtWplHt7GkjUQ== |
1606 | 1614 | dependencies:
|
1607 | 1615 | "@graphql-inspector/core" "3.1.2"
|
1608 | 1616 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1609 |
| - "@graphql-mesh/types" "0.74.1" |
1610 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1617 | + "@graphql-mesh/types" "0.74.2" |
| 1618 | + "@graphql-mesh/utils" "0.35.6" |
1611 | 1619 | "@graphql-tools/utils" "8.6.13"
|
1612 | 1620 | tslib "^2.4.0"
|
1613 | 1621 |
|
|
1654 | 1662 | graphql-scalars "1.17.0"
|
1655 | 1663 | tslib "^2.3.1"
|
1656 | 1664 |
|
1657 |
| -"@graphql-mesh/[email protected].5": |
1658 |
| - version "0.4.5" |
1659 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.5.tgz#46bb9e37c9755843b805c05192275d02882aed17" |
1660 |
| - integrity sha512-GnXh9PsdMjtvEIC1FHe3jn0hPqjKgUkijP6NOOwhgyS7dfHszo+GWRZiFKzyyieQ120NZLshOP6XaY5nNBaQXg== |
| 1665 | +"@graphql-mesh/[email protected].6": |
| 1666 | + version "0.4.6" |
| 1667 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.6.tgz#f12bf025972f8df3d881d1be51af1d80199a9e0b" |
| 1668 | + integrity sha512-QLUPEflJs9wZAgKnZucKUUUDw/5p93wPGi0LVilY0YxGzPYaD+LIDYD31LdeLX9AP1zmo+5dYcuVqRjIQSiWCQ== |
1661 | 1669 | dependencies:
|
1662 |
| - "@graphql-mesh/types" "0.74.1" |
1663 |
| - "@graphql-mesh/utils" "0.35.5" |
| 1670 | + "@graphql-mesh/types" "0.74.2" |
| 1671 | + "@graphql-mesh/utils" "0.35.6" |
1664 | 1672 | "@graphql-tools/delegate" "8.7.11"
|
1665 | 1673 | "@graphql-tools/stitching-directives" "2.2.18"
|
1666 | 1674 | tslib "^2.4.0"
|
|
1677 | 1685 | fetchache "0.1.2"
|
1678 | 1686 | tslib "^2.3.1"
|
1679 | 1687 |
|
1680 |
| -"@graphql-mesh/[email protected].1": |
1681 |
| - version "0.74.1" |
1682 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.74.1.tgz#1e41098e6d276dc7043e541b8d2cc3e20deebd3c" |
1683 |
| - integrity sha512-4LWsrHizwGubQOzyt7444aKzZg2ZW/iQ5OoU/inb+QBjM84L35THauM83gthCwuKcWfjL+Yb+0X3kkHtmM7ozg== |
| 1688 | +"@graphql-mesh/[email protected].2": |
| 1689 | + version "0.74.2" |
| 1690 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.74.2.tgz#f06421bced4efd7304f64f30fa7f2a45dabc2f36" |
| 1691 | + integrity sha512-UPn+xGprYWKko3dFxrZN9RKd0eWAS2xkAOd2i70dq9K0NfL2Dn3cYe0ZlQwsuuUAZ6tmsKh3MrQjZHHTMRc2eQ== |
1684 | 1692 | dependencies:
|
1685 |
| - "@graphql-mesh/store" "0.8.14" |
| 1693 | + "@graphql-mesh/store" "0.8.15" |
1686 | 1694 | "@graphql-tools/delegate" "8.7.11"
|
1687 | 1695 | "@graphql-tools/utils" "8.6.13"
|
1688 | 1696 | "@graphql-typed-document-node/core" "3.1.1"
|
|
1721 | 1729 | tiny-lru "8.0.2"
|
1722 | 1730 | tslib "^2.3.1"
|
1723 | 1731 |
|
1724 |
| -"@graphql-mesh/[email protected].5": |
1725 |
| - version "0.35.5" |
1726 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.5.tgz#66e26675a06a0b674f62564ae19236102a9e9f47" |
1727 |
| - integrity sha512-Ie8i+RzLgGPaB253YrU6wMlNrDIXLOmhDyhnoy4wGikCp+OkVfPE+X7VjfXEdM/p9cASPYlcYbCmJAnGknnInA== |
| 1732 | +"@graphql-mesh/[email protected].6": |
| 1733 | + version "0.35.6" |
| 1734 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.6.tgz#369120eee0f46a0395cc335ffa0f4e28c51c3482" |
| 1735 | + integrity sha512-1VfBtb+CrbLzaEgl8sVfg3X7pONwMkY+VNPruEjid8TgZyfY3xynd32Fl57WDMN36dlsERYM5NRFV+oYpl/f7g== |
1728 | 1736 | dependencies:
|
1729 | 1737 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1730 | 1738 | "@graphql-mesh/string-interpolation" "0.3.0"
|
1731 |
| - "@graphql-mesh/types" "0.74.1" |
| 1739 | + "@graphql-mesh/types" "0.74.2" |
1732 | 1740 | "@graphql-tools/delegate" "8.7.11"
|
1733 | 1741 | "@graphql-tools/utils" "8.6.13"
|
1734 | 1742 | "@graphql-typed-document-node/core" "3.1.1"
|
|
1956 | 1964 | dependencies:
|
1957 | 1965 | tslib "~2.4.0"
|
1958 | 1966 |
|
1959 |
| -"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0": |
| 1967 | +"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0", "@graphql-tools/utils@^8.6.1": |
1960 | 1968 | version "8.6.13"
|
1961 | 1969 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.13.tgz#2b4fb7f9f8a29b25eecd44551fb95974de32f969"
|
1962 | 1970 | integrity sha512-FiVqrQzj4cgz0HcZ3CxUs8NtBGPZFpmsVyIgwmL6YCwIhjJQnT72h8G3/vk5zVfjfesht85YGp0inWWuoCKWzg==
|
@@ -5088,10 +5096,10 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.3:
|
5088 | 5096 | dependencies:
|
5089 | 5097 | tslib "^2.1.0"
|
5090 | 5098 |
|
5091 |
| -graphql-ws@5.8.2, graphql-ws@^5.4.1: |
5092 |
| - version "5.8.2" |
5093 |
| - resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.8.2.tgz#800184b1addb20b3010dc06cb70877703a5fff20" |
5094 |
| - integrity sha512-hYo8kTGzxePFJtMGC7Y4cbypwifMphIJJ7n4TDcVUAfviRwQBnmZAbfZlC+XFwWDUaR7raEDQPxWctpccmE0JQ== |
| 5099 | +graphql-ws@5.9.0, graphql-ws@^5.4.1: |
| 5100 | + version "5.9.0" |
| 5101 | + resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.9.0.tgz#1fea3cca4582bbda15bc3a50bf30b539869b826f" |
| 5102 | + integrity sha512-CXv0l0nI1bgChwl4Rm+BqNOAKwL/C9T2N8RfmTkhQ38YLFdUXCi2WNW4oFp8BJP+t75nCLzjHHgR04sP1oF02w== |
5095 | 5103 |
|
5096 | 5104 |
|
5097 | 5105 | version "16.5.0"
|
@@ -8762,10 +8770,10 @@ write-pkg@^4.0.0:
|
8762 | 8770 | type-fest "^0.4.1"
|
8763 | 8771 | write-json-file "^3.2.0"
|
8764 | 8772 |
|
8765 |
| -ws@8.7.0, ws@^8.3.0: |
8766 |
| - version "8.7.0" |
8767 |
| - resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957" |
8768 |
| - integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg== |
| 8773 | +ws@8.8.0, ws@^8.3.0: |
| 8774 | + version "8.8.0" |
| 8775 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769" |
| 8776 | + integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ== |
8769 | 8777 |
|
8770 | 8778 | xdg-basedir@^4.0.0:
|
8771 | 8779 | version "4.0.0"
|
|
0 commit comments