|
742 | 742 | strip-json-comments "^3.1.1"
|
743 | 743 |
|
744 | 744 | "@graphql-codegen/plugin-helpers@^2.3.0", "@graphql-codegen/plugin-helpers@^2.3.1":
|
745 |
| - version "2.3.1" |
746 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.1.tgz#b66c742d3209a85bc2f72f9e2eceb6b08fc81f85" |
747 |
| - integrity sha512-rWH7igcjYqZ6rqNFTb4Wyp31863fRmmVpsRN8VHzBCltrepOO97jwTwB93aAw+T6Dm8aZto3QFfDIC79u8wA2Q== |
| 745 | + version "2.7.2" |
| 746 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
| 747 | + integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
748 | 748 | dependencies:
|
749 |
| - "@graphql-tools/utils" "^8.5.2" |
| 749 | + "@graphql-tools/utils" "^8.8.0" |
750 | 750 | change-case-all "1.0.14"
|
751 |
| - common-tags "1.8.0" |
| 751 | + common-tags "1.8.2" |
752 | 752 | import-from "4.0.0"
|
753 | 753 | lodash "~4.17.0"
|
754 |
| - tslib "~2.3.0" |
| 754 | + tslib "~2.4.0" |
755 | 755 |
|
756 | 756 | "@graphql-codegen/plugin-helpers@^3.1.1":
|
757 | 757 | version "3.1.2"
|
|
866 | 866 | relay-compiler "12.0.0"
|
867 | 867 | tslib "~2.3.0"
|
868 | 868 |
|
869 |
| -"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2": |
| 869 | +"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1": |
870 | 870 | version "8.5.3"
|
871 | 871 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.3.tgz#404062e62cae9453501197039687749c4885356e"
|
872 | 872 | integrity sha512-HDNGWFVa8QQkoQB0H1lftvaO1X5xUaUDk1zr1qDe0xN1NL0E/CrQdJ5UKLqOvH4hkqVUPxQsyOoAZFkaH6rLHg==
|
873 | 873 | dependencies:
|
874 | 874 | tslib "~2.3.0"
|
875 | 875 |
|
| 876 | +"@graphql-tools/utils@^8.8.0": |
| 877 | + version "8.13.1" |
| 878 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491" |
| 879 | + integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw== |
| 880 | + dependencies: |
| 881 | + tslib "^2.4.0" |
| 882 | + |
876 | 883 | "@graphql-tools/utils@^9.0.0":
|
877 | 884 | version "9.2.1"
|
878 | 885 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
|
@@ -1967,11 +1974,6 @@ combined-stream@^1.0.8:
|
1967 | 1974 | dependencies:
|
1968 | 1975 | delayed-stream "~1.0.0"
|
1969 | 1976 |
|
1970 |
| -common-tags@1.8.0: |
1971 |
| - version "1.8.0" |
1972 |
| - resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937" |
1973 |
| - integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw== |
1974 |
| - |
1975 | 1977 | common-tags@1.8.2, common-tags@^1.8.0:
|
1976 | 1978 | version "1.8.2"
|
1977 | 1979 | resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
|
|
0 commit comments