|
572 | 572 | tslib "~2.0.0"
|
573 | 573 | upper-case "2.0.1"
|
574 | 574 |
|
575 |
| -"@graphql-codegen/plugin-helpers@^2.0.0", "@graphql-codegen/plugin-helpers@^2.3.0": |
| 575 | +"@graphql-codegen/plugin-helpers@^2.3.0", "@graphql-codegen/plugin-helpers@^2.3.1": |
576 | 576 | version "2.3.1"
|
577 | 577 | resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.1.tgz#b66c742d3209a85bc2f72f9e2eceb6b08fc81f85"
|
578 | 578 | integrity sha512-rWH7igcjYqZ6rqNFTb4Wyp31863fRmmVpsRN8VHzBCltrepOO97jwTwB93aAw+T6Dm8aZto3QFfDIC79u8wA2Q==
|
|
636 | 636 | auto-bind "~4.0.0"
|
637 | 637 | tslib "~2.3.0"
|
638 | 638 |
|
639 |
| -"@graphql-codegen/visitor-plugin-common@2.5.0", "@graphql-codegen/visitor-plugin-common@^2.0.0": |
| 639 | +"@graphql-codegen/visitor-plugin-common@2.5.0": |
640 | 640 | version "2.5.0"
|
641 | 641 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.0.tgz#e412fade4ca3178a19e7ea122a4cb3463f2bf585"
|
642 | 642 | integrity sha512-a1kJ/5YBivCj9X20YuhNU2mPY9xjUVmJO0VjHBu06PyvC27GsR1PmvgRALIXrb6QwV+9DDUda3ewKzgne2Qc+A==
|
|
652 | 652 | parse-filepath "^1.0.2"
|
653 | 653 | tslib "~2.3.0"
|
654 | 654 |
|
| 655 | +"@graphql-codegen/visitor-plugin-common@^2.5.1": |
| 656 | + version "2.5.1" |
| 657 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.1.tgz#4401bc401ff501b9b9330d1681e64685f519b327" |
| 658 | + integrity sha512-hLnVB6u7qB1rIh9oJnGVWQmrUsXw3nEUMF+LGdf4b5qEWh5f9HSzciWMS6M47h4fSqpLyW4qgk2glH/DKwFgRA== |
| 659 | + dependencies: |
| 660 | + "@graphql-codegen/plugin-helpers" "^2.3.0" |
| 661 | + "@graphql-tools/optimize" "^1.0.1" |
| 662 | + "@graphql-tools/relay-operation-optimizer" "^6.3.7" |
| 663 | + "@graphql-tools/utils" "^8.3.0" |
| 664 | + auto-bind "~4.0.0" |
| 665 | + change-case-all "1.0.14" |
| 666 | + dependency-graph "^0.11.0" |
| 667 | + graphql-tag "^2.11.0" |
| 668 | + parse-filepath "^1.0.2" |
| 669 | + tslib "~2.3.0" |
| 670 | + |
655 | 671 | "@graphql-tools/optimize@^1.0.1":
|
656 | 672 | version "1.1.1"
|
657 | 673 | resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.1.1.tgz#dcd59ba1ee34431e5e9b086b57fe0bdb1a176669"
|
@@ -2492,10 +2508,10 @@ graphql-tag@^2.11.0:
|
2492 | 2508 | dependencies:
|
2493 | 2509 | tslib "^2.1.0"
|
2494 | 2510 |
|
2495 |
| -"graphql@^15.5.0 <16.0.0": |
2496 |
| - version "15.7.2" |
2497 |
| - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef" |
2498 |
| - integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A== |
| 2511 | +graphql@<17.0.0: |
| 2512 | + version "16.0.1" |
| 2513 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10" |
| 2514 | + integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg== |
2499 | 2515 |
|
2500 | 2516 | has-bigints@^1.0.1:
|
2501 | 2517 | version "1.0.1"
|
|
0 commit comments