|
34 | 34 |
|
35 | 35 | "@app/gql@link:./packages/todo-example/client-apollo/src/gql":
|
36 | 36 | version "0.0.0"
|
37 |
| - uid "" |
38 | 37 |
|
39 | 38 |
|
40 | 39 | version "12.0.0"
|
|
1335 | 1334 | resolved "https://registry.yarnpkg.com/@fastify/error/-/error-2.0.0.tgz#a9f94af56eb934f0ab1ce4ef9f0ced6ebf2319dc"
|
1336 | 1335 | integrity sha512-wI3fpfDT0t7p8E6dA2eTECzzOd+bZsZCJ2Hcv+Onn2b7ZwK3RwD27uW2QDaMtQhAfWQQP+WNK7nKf0twLsBf9w==
|
1337 | 1336 |
|
1338 |
| -"@graphql-codegen/add@^3.2.0": |
1339 |
| - version "3.2.0" |
1340 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-3.2.0.tgz#10ce9b13290ff34d29826731e735779618cd0fde" |
1341 |
| - integrity sha512-8hyr5XvTDGnpiT4nH2yH8PP4SWtUEIUdkFaZbkpkFkU0Ud9dplvSviOCdxdArffZ1FHy0XYLTMa2it+UJOtszg== |
| 1337 | +"@graphql-codegen/add@^3.2.1": |
| 1338 | + version "3.2.1" |
| 1339 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-3.2.1.tgz#f1109f36f194f88a6abcc51703abee43ebbb50a2" |
| 1340 | + integrity sha512-w82H/evh8SSGoD3K6K/Oh3kqSdbuU+TgHqMYmmHFxtH692v2xhN/cu1s/TotBQ7r4mO7OQutze7dde2tZEXGEQ== |
1342 | 1341 | dependencies:
|
1343 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
| 1342 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
1344 | 1343 | tslib "~2.4.0"
|
1345 | 1344 |
|
1346 |
| -"@graphql-codegen/[email protected].3": |
1347 |
| - version "2.11.3" |
1348 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.3.tgz#6cb0fd6da0773957b531cccf7459303a23ee1c05" |
1349 |
| - integrity sha512-C1d88Kx0a0PF1tOR00UIZjHq5aWNNcw5fM2k08rOY9O5b4sU7kEb+YbGKP6EExTtJnYb49fePLKVvrIv1ejDFg== |
| 1345 | +"@graphql-codegen/[email protected].6": |
| 1346 | + version "2.11.6" |
| 1347 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.6.tgz#3acfd7cd3bac40999ba1262063d84ca7c96172dc" |
| 1348 | + integrity sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ== |
1350 | 1349 | dependencies:
|
1351 |
| - "@graphql-codegen/core" "2.6.0" |
1352 |
| - "@graphql-codegen/plugin-helpers" "^2.6.1" |
| 1350 | + "@graphql-codegen/core" "2.6.2" |
| 1351 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
1353 | 1352 | "@graphql-tools/apollo-engine-loader" "^7.3.6"
|
1354 | 1353 | "@graphql-tools/code-file-loader" "^7.3.1"
|
1355 | 1354 | "@graphql-tools/git-loader" "^7.2.1"
|
|
1380 | 1379 | yaml "^1.10.0"
|
1381 | 1380 | yargs "^17.0.0"
|
1382 | 1381 |
|
1383 |
| -"@graphql-codegen/[email protected].0": |
1384 |
| - version "2.6.0" |
1385 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.0.tgz#06a237892285aa6364a8ff40bb234e5b553b4489" |
1386 |
| - integrity sha512-7uZGnLCMR/pnh/5CsyI4y5bBvRndNHFs+AWpMUUjDBcjMRrMaavu37VyyYDz4/ob0BnQJt8RTBN9eArS9PLYAQ== |
| 1382 | +"@graphql-codegen/[email protected].2": |
| 1383 | + version "2.6.2" |
| 1384 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22" |
| 1385 | + integrity sha512-58T5yf9nEfAhDwN1Vz1hImqpdJ/gGpCGUaroQ5tqskZPf7eZYYVkEXbtqRZZLx1MCCKwjWX4hMtTPpHhwKCkng== |
1387 | 1386 | dependencies:
|
1388 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
1389 |
| - "@graphql-tools/schema" "^8.5.0" |
| 1387 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1388 | + "@graphql-tools/schema" "^9.0.0" |
1390 | 1389 | "@graphql-tools/utils" "^8.8.0"
|
1391 | 1390 | tslib "~2.4.0"
|
1392 | 1391 |
|
1393 |
| -"@graphql-codegen/[email protected].3": |
1394 |
| - version "1.5.3" |
1395 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations-preset/-/gql-tag-operations-preset-1.5.3.tgz#0a6b511b92b7ab52a20c4aaffb6add48fd1c9587" |
1396 |
| - integrity sha512-CIaqZDXp35wSG0kXDn3em+TAyAP4Eq+VgEdoqXfGQ8KllcJUmLAg4MbJqGONLaarQktzSphE7h2412GWUJJZ1A== |
| 1392 | +"@graphql-codegen/[email protected].4": |
| 1393 | + version "1.5.4" |
| 1394 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations-preset/-/gql-tag-operations-preset-1.5.4.tgz#b5ffb5dcb1a3acabc9fd8002ea9ec44964f59b08" |
| 1395 | + integrity sha512-B3ViC/uJLVvqk18k4u3dz0u+BkWAoq7ITMLjt5tFDlz3quU+rlaBUJwJAaLUvdemDMZG+TTf3bFBOaP/DpgR7g== |
1397 | 1396 | dependencies:
|
1398 | 1397 | "@babel/helper-plugin-utils" "^7.14.5"
|
1399 | 1398 | "@babel/template" "^7.15.4"
|
1400 |
| - "@graphql-codegen/add" "^3.2.0" |
1401 |
| - "@graphql-codegen/gql-tag-operations" "^1.3.1" |
1402 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
1403 |
| - "@graphql-codegen/typed-document-node" "^2.3.1" |
1404 |
| - "@graphql-codegen/typescript" "^2.7.1" |
1405 |
| - "@graphql-codegen/typescript-operations" "^2.5.1" |
1406 |
| - "@graphql-codegen/visitor-plugin-common" "^2.11.1" |
| 1399 | + "@graphql-codegen/add" "^3.2.1" |
| 1400 | + "@graphql-codegen/gql-tag-operations" "^1.4.1" |
| 1401 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1402 | + "@graphql-codegen/typed-document-node" "^2.3.3" |
| 1403 | + "@graphql-codegen/typescript" "^2.7.3" |
| 1404 | + "@graphql-codegen/typescript-operations" "^2.5.3" |
| 1405 | + "@graphql-codegen/visitor-plugin-common" "^2.12.1" |
1407 | 1406 | "@graphql-tools/utils" "^8.8.0"
|
1408 | 1407 | tslib "~2.4.0"
|
1409 | 1408 |
|
1410 |
| -"@graphql-codegen/gql-tag-operations@^1.3.1": |
1411 |
| - version "1.3.1" |
1412 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-1.3.1.tgz#9357f4d73cde4c894ec4c9291a7dd18a4b8c3da9" |
1413 |
| - integrity sha512-ELa1/V3mU3BUQHooUiBgpUXBjN+K5mkYftrxhBo+dSb/tNdWcdyJkz7d5aYIh60FirhHDXzaVBpKFRGVDTCJfg== |
| 1409 | +"@graphql-codegen/gql-tag-operations@^1.4.1": |
| 1410 | + version "1.4.1" |
| 1411 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-1.4.1.tgz#70457dd386d40c077691ca9d9213ff46846fad90" |
| 1412 | + integrity sha512-Ww1NTDq/B21nd97KjpiNOyIFe1pIk8o3f/yqWeGOYJPyM97Dhsf7DIod1rVqTuVH97GXCY71o9yFanvijkSMiQ== |
1414 | 1413 | dependencies:
|
1415 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
1416 |
| - "@graphql-codegen/visitor-plugin-common" "2.11.1" |
| 1414 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1415 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
1417 | 1416 | "@graphql-tools/utils" "^8.8.0"
|
1418 | 1417 | auto-bind "~4.0.0"
|
1419 | 1418 | tslib "~2.4.0"
|
1420 | 1419 |
|
1421 |
| -"@graphql-codegen/plugin-helpers@^2.5.0", "@graphql-codegen/plugin-helpers@^2.6.1": |
1422 |
| - version "2.6.1" |
1423 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.1.tgz#0e3abf1a13843abecd1d795fe85a61b7459a7e3a" |
1424 |
| - integrity sha512-RbkCPu8rZo+d3tWPUzqnZhgGutp15GVcs9UhaOcenKpCDDQxNxqGGTn76LuAAymT9y7BSnXdY20k1CW59z4nTw== |
| 1420 | +"@graphql-codegen/plugin-helpers@^2.6.2": |
| 1421 | + version "2.6.2" |
| 1422 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.2.tgz#3c65d89fc9b61914235fc7cb14f1d48492d27944" |
| 1423 | + integrity sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw== |
1425 | 1424 | dependencies:
|
1426 | 1425 | "@graphql-tools/utils" "^8.8.0"
|
1427 | 1426 | change-case-all "1.0.14"
|
|
1430 | 1429 | lodash "~4.17.0"
|
1431 | 1430 | tslib "~2.4.0"
|
1432 | 1431 |
|
1433 |
| -"@graphql-codegen/schema-ast@^2.5.0": |
1434 |
| - version "2.5.0" |
1435 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.5.0.tgz#1b33a17924f0dd4c78d4f2c9dfce215d0bdd29ae" |
1436 |
| - integrity sha512-nlF4Yc7h90nmogG2E11TeFJ3/hCkb4SDMSdbJX68b1mhvVEji/kq3zWYKAQ+lAzjZ7HF94Eylm3MrZAjjpCKIA== |
| 1432 | +"@graphql-codegen/schema-ast@^2.5.1": |
| 1433 | + version "2.5.1" |
| 1434 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.5.1.tgz#ce030ae6de5dacd745848009ba0ca18c9c30910c" |
| 1435 | + integrity sha512-tewa5DEKbglWn7kYyVBkh3J8YQ5ALqAMVmZwiVFIGOao5u66nd+e4HuFqp0u+Jpz4SJGGi0ap/oFrEvlqLjd2A== |
1437 | 1436 | dependencies:
|
1438 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
| 1437 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
1439 | 1438 | "@graphql-tools/utils" "^8.8.0"
|
1440 | 1439 | tslib "~2.4.0"
|
1441 | 1440 |
|
1442 |
| -"@graphql-codegen/typed-document-node@^2.3.1": |
1443 |
| - version "2.3.1" |
1444 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.1.tgz#e8778ecb3e7dd9fe1dcd32e230832592e5f9910f" |
1445 |
| - integrity sha512-8EnxV1lYAuWmoPRdc8iSI1odEpiNwaR4kRxgCYuNaCjQsCrGRnF46Vb1rCWG+6veODA3BmOjp0g0sCLM5b6EAA== |
| 1441 | +"@graphql-codegen/typed-document-node@^2.3.3": |
| 1442 | + version "2.3.3" |
| 1443 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.3.tgz#898b36738ee5377d83bd381460faf4c32013afe8" |
| 1444 | + integrity sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ== |
1446 | 1445 | dependencies:
|
1447 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
1448 |
| - "@graphql-codegen/visitor-plugin-common" "2.11.1" |
| 1446 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1447 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
1449 | 1448 | auto-bind "~4.0.0"
|
1450 | 1449 | change-case-all "1.0.14"
|
1451 | 1450 | tslib "~2.4.0"
|
1452 | 1451 |
|
1453 |
| -"@graphql-codegen/typescript-operations@^2.5.1": |
1454 |
| - version "2.5.1" |
1455 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.1.tgz#99a6f3b3086214086582d2731058ec74090da308" |
1456 |
| - integrity sha512-lGv+sPDXGcp/vDdIh7SoQjz8BRCZhLats4Hbqnf6gB7UtIasMvGuFDQyrKb3XAkQQYWqx/xtmEo0rBN8syV+Wg== |
| 1452 | +"@graphql-codegen/typescript-operations@^2.5.3": |
| 1453 | + version "2.5.3" |
| 1454 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.3.tgz#c6fd3f209e3482b86b08050685af8fa45ab14297" |
| 1455 | + integrity sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA== |
1457 | 1456 | dependencies:
|
1458 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
1459 |
| - "@graphql-codegen/typescript" "^2.7.1" |
1460 |
| - "@graphql-codegen/visitor-plugin-common" "2.11.1" |
| 1457 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1458 | + "@graphql-codegen/typescript" "^2.7.3" |
| 1459 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
1461 | 1460 | auto-bind "~4.0.0"
|
1462 | 1461 | tslib "~2.4.0"
|
1463 | 1462 |
|
1464 |
| -"@graphql-codegen/typescript@^2.7.1": |
1465 |
| - version "2.7.1" |
1466 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.1.tgz#e237dd8829842282245b79ce7ea024aaa3c39afb" |
1467 |
| - integrity sha512-qF4SBMgBnLcegba2s9+zC3NwgRhU0Kv+eS8kl9G5ldEHx9Bpu2tft+lk6fjqqhExDzJT+MEOU3Ecog3BzL2R1g== |
| 1463 | +"@graphql-codegen/typescript@^2.7.3": |
| 1464 | + version "2.7.3" |
| 1465 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.3.tgz#ad786a1c74e16eca8e01e7a8f28078e1c24eeb61" |
| 1466 | + integrity sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA== |
1468 | 1467 | dependencies:
|
1469 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
1470 |
| - "@graphql-codegen/schema-ast" "^2.5.0" |
1471 |
| - "@graphql-codegen/visitor-plugin-common" "2.11.1" |
| 1468 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1469 | + "@graphql-codegen/schema-ast" "^2.5.1" |
| 1470 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
1472 | 1471 | auto-bind "~4.0.0"
|
1473 | 1472 | tslib "~2.4.0"
|
1474 | 1473 |
|
1475 |
| -"@graphql-codegen/visitor-plugin-common@2.11.1", "@graphql-codegen/visitor-plugin-common@^2.11.1": |
1476 |
| - version "2.11.1" |
1477 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz#2653e25a8888767a6422a204441083299c3a83a4" |
1478 |
| - integrity sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA== |
| 1474 | +"@graphql-codegen/visitor-plugin-common@2.12.1", "@graphql-codegen/visitor-plugin-common@^2.12.1": |
| 1475 | + version "2.12.1" |
| 1476 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc" |
| 1477 | + integrity sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA== |
1479 | 1478 | dependencies:
|
1480 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
| 1479 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
1481 | 1480 | "@graphql-tools/optimize" "^1.3.0"
|
1482 | 1481 | "@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
1483 | 1482 | "@graphql-tools/utils" "^8.8.0"
|
|
1605 | 1604 | p-limit "3.1.0"
|
1606 | 1605 | tslib "^2.4.0"
|
1607 | 1606 |
|
1608 |
| -"@graphql-tools/[email protected]", "@graphql-tools/merge@^8.2.6": |
| 1607 | +"@graphql-tools/[email protected]": |
1609 | 1608 | version "8.3.1"
|
1610 | 1609 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.1.tgz#06121942ad28982a14635dbc87b5d488a041d722"
|
1611 | 1610 | integrity sha512-BMm99mqdNZbEYeTPK3it9r9S6rsZsQKtlqJsSBknAclXq2pGEfOxjcIZi+kBSkHZKPKCRrYDd5vY0+rUmIHVLg==
|
1612 | 1611 | dependencies:
|
1613 | 1612 | "@graphql-tools/utils" "8.9.0"
|
1614 | 1613 | tslib "^2.4.0"
|
1615 | 1614 |
|
| 1615 | +"@graphql-tools/[email protected]", "@graphql-tools/merge@^8.2.6": |
| 1616 | + version "8.3.3" |
| 1617 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.3.tgz#74dd4816c3fc7af38730fc59d1cba6e687d7fb2d" |
| 1618 | + integrity sha512-EfULshN2s2s2mhBwbV9WpGnoehRLe7eIMdZrKfHhxlBWOvtNUd3KSCN0PUdAMd7lj1jXUW9KYdn624JrVn6qzg== |
| 1619 | + dependencies: |
| 1620 | + "@graphql-tools/utils" "8.10.0" |
| 1621 | + tslib "^2.4.0" |
| 1622 | + |
1616 | 1623 | "@graphql-tools/optimize@^1.3.0":
|
1617 | 1624 | version "1.3.0"
|
1618 | 1625 | resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.0.tgz#11ea27ac73e857d882ccfd7a3a981d8d6fb521e2"
|
|
1664 | 1671 | tslib "^2.4.0"
|
1665 | 1672 | value-or-promise "1.0.11"
|
1666 | 1673 |
|
| 1674 | +"@graphql-tools/schema@^9.0.0": |
| 1675 | + version "9.0.1" |
| 1676 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.1.tgz#ba8629107c1f0b9ffad14c08c2a85961967682fd" |
| 1677 | + integrity sha512-Y6apeiBmvXEz082IAuS/ainnEEQrzMECP1MRIV72eo2WPa6ZtLYPycvIbd56Z5uU2LKP4XcWRgK6WUbCyN16Rw== |
| 1678 | + dependencies: |
| 1679 | + "@graphql-tools/merge" "8.3.3" |
| 1680 | + "@graphql-tools/utils" "8.10.0" |
| 1681 | + tslib "^2.4.0" |
| 1682 | + value-or-promise "1.0.11" |
| 1683 | + |
1667 | 1684 | "@graphql-tools/[email protected]", "@graphql-tools/url-loader@^7.13.2", "@graphql-tools/url-loader@^7.9.7":
|
1668 | 1685 | version "7.13.3"
|
1669 | 1686 | resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.13.3.tgz#bbded3c86325c26bdc32d4a8c0a2767e045f6603"
|
|
1685 | 1702 | value-or-promise "^1.0.11"
|
1686 | 1703 | ws "^8.3.0"
|
1687 | 1704 |
|
| 1705 | +"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0", "@graphql-tools/utils@^8.9.0": |
| 1706 | + version "8.10.0" |
| 1707 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.10.0.tgz#8e76db7487e19b60cf99fb90c2d6343b2105b331" |
| 1708 | + integrity sha512-yI+V373FdXQbYfqdarehn9vRWDZZYuvyQ/xwiv5ez2BbobHrqsexF7qs56plLRaQ8ESYpVAjMQvJWe9s23O0Jg== |
| 1709 | + dependencies: |
| 1710 | + tslib "^2.4.0" |
| 1711 | + |
1688 | 1712 | "@graphql-tools/[email protected]":
|
1689 | 1713 | version "8.8.0"
|
1690 | 1714 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.8.0.tgz#8332ff80a1da9204ccf514750dd6f5c5cccf17dc"
|
1691 | 1715 | integrity sha512-KJrtx05uSM/cPYFdTnGAS1doL5bftJLAiFCDMZ8Vkifztz3BFn3gpFiy/o4wDtM8s39G46mxmt2Km/RmeltfGw==
|
1692 | 1716 | dependencies:
|
1693 | 1717 | tslib "^2.4.0"
|
1694 | 1718 |
|
1695 |
| -"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0", "@graphql-tools/utils@^8.9.0": |
| 1719 | +"@graphql-tools/[email protected]": |
1696 | 1720 | version "8.9.0"
|
1697 | 1721 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.9.0.tgz#c6aa5f651c9c99e1aca55510af21b56ec296cdb7"
|
1698 | 1722 | integrity sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==
|
@@ -4836,10 +4860,10 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.6:
|
4836 | 4860 | dependencies:
|
4837 | 4861 | tslib "^2.1.0"
|
4838 | 4862 |
|
4839 |
| -graphql-ws@5.9.1, graphql-ws@^5.4.1: |
4840 |
| - version "5.9.1" |
4841 |
| - resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.9.1.tgz#9c0fa48ceb695d61d574ed3ab21b426729e87f2d" |
4842 |
| - integrity sha512-mL/SWGBwIT9Meq0NlfS55yXXTOeWPMbK7bZBEZhFu46bcGk1coTx2Sdtzxdk+9yHWngD+Fk1PZDWaAutQa9tpw== |
| 4863 | +graphql-ws@5.10.0, graphql-ws@^5.4.1: |
| 4864 | + version "5.10.0" |
| 4865 | + resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.10.0.tgz#3fb47a4e809e0d2e7c197f1bca754fa9f31b940e" |
| 4866 | + integrity sha512-ewbPzHQdRZgNCPDH9Yr6xccSeZfk3fmpO/AGGGg4KkM5gc6oAOJQ10Oui1EqprhVOyRbOll9bw2qAkOiOwfTag== |
4843 | 4867 |
|
4844 | 4868 |
|
4845 | 4869 | version "16.0.0-experimental-stream-defer.5"
|
|
0 commit comments