|
821 | 821 | minimatch "^3.1.2" |
822 | 822 | strip-json-comments "^3.1.1" |
823 | 823 |
|
824 | | -"@graphql-codegen/cli@2.13.9": |
825 | | - version "2.13.9" |
826 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.9.tgz#9ef0d14e835fdb7f53031b39201c89bea476e5c4" |
827 | | - integrity sha512-QM3ppgPM9woMcPirfWPUNOBM0ONkENjJaareROICKxO30GDVK97BT+UH8qqv9TGWpJXSt5JnMLpfuDXmwzwWCw== |
| 824 | +"@graphql-codegen/cli@2.13.10": |
| 825 | + version "2.13.10" |
| 826 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.10.tgz#0df0fd5bbf2f21b749e5560c2e3551cff8311e6b" |
| 827 | + integrity sha512-h0b/dr1yY0P3BzHXES9b40ADqCwzb5G8mPGGmYJyrJUrWbVBDHd7oLsYNZyUXrdNH2+OXSvRla0P+rE7Xtql5Q== |
828 | 828 | dependencies: |
829 | 829 | "@babel/generator" "^7.18.13" |
830 | 830 | "@babel/template" "^7.18.10" |
831 | 831 | "@babel/types" "^7.18.13" |
832 | | - "@graphql-codegen/core" "2.6.3" |
| 832 | + "@graphql-codegen/core" "2.6.4" |
833 | 833 | "@graphql-codegen/plugin-helpers" "^2.7.2" |
834 | 834 | "@graphql-tools/apollo-engine-loader" "^7.3.6" |
835 | 835 | "@graphql-tools/code-file-loader" "^7.3.1" |
|
863 | 863 | yaml "^1.10.0" |
864 | 864 | yargs "^17.0.0" |
865 | 865 |
|
866 | | -"@graphql-codegen/core@2.6.3": |
867 | | - version "2.6.3" |
868 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.3.tgz#53be138ca72a09ebbdbe791e437b5785c05782fb" |
869 | | - integrity sha512-DHvYXoL4PYDfBMcKqb9OfwFnGU56S9gDD/rOlJa8mx7qY/BF1Z80SKozhYC2nFHw6fEzQMsPphq8I2rBecWxsg== |
| 866 | +"@graphql-codegen/core@2.6.4": |
| 867 | + version "2.6.4" |
| 868 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.4.tgz#0ed07c1efe18f36dd7515a54d05b07685b00cbb1" |
| 869 | + integrity sha512-gmiRJIkmzeODBpX5ATDLWBTAs2zl21cRqwOmcYtLY3RMxNa3SIpHFII6BIYLOo/ZO767+2DH8FOKWCR78w6cvQ== |
870 | 870 | dependencies: |
871 | 871 | "@graphql-codegen/plugin-helpers" "^2.7.2" |
872 | 872 | "@graphql-tools/schema" "^9.0.0" |
873 | | - "@graphql-tools/utils" "^8.8.0" |
| 873 | + "@graphql-tools/utils" "9.0.0" |
874 | 874 | tslib "~2.4.0" |
875 | 875 |
|
876 | 876 | "@graphql-codegen/plugin-helpers@^2.3.2": |
|
1348 | 1348 | dependencies: |
1349 | 1349 | tslib "^2.4.0" |
1350 | 1350 |
|
| 1351 | +"@graphql-tools/utils@9.0.0", "@graphql-tools/utils@^9.0.0": |
| 1352 | + version "9.0.0" |
| 1353 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.0.0.tgz#4e75680d29e866b3de293b4bc9fa4a40aeae0085" |
| 1354 | + integrity sha512-kaCwyWnURxMsYbxzkfylLqFFelu83jKk3BJOOy0GIuxEtgXVS9v7Y/tojljo69Q+jaZ2YxAi3+d8IpM+hx768A== |
| 1355 | + dependencies: |
| 1356 | + tslib "^2.4.0" |
| 1357 | + |
1351 | 1358 | "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2": |
1352 | 1359 | version "8.6.1" |
1353 | 1360 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.1.tgz#52c7eb108f2ca2fd01bdba8eef85077ead1bf882" |
1354 | 1361 | integrity sha512-uxcfHCocp4ENoIiovPxUWZEHOnbXqj3ekWc0rm7fUhW93a1xheARNHcNKhwMTR+UKXVJbTFQdGI1Rl5XdyvDBg== |
1355 | 1362 | dependencies: |
1356 | 1363 | tslib "~2.3.0" |
1357 | 1364 |
|
1358 | | -"@graphql-tools/utils@^9.0.0": |
1359 | | - version "9.0.0" |
1360 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.0.0.tgz#4e75680d29e866b3de293b4bc9fa4a40aeae0085" |
1361 | | - integrity sha512-kaCwyWnURxMsYbxzkfylLqFFelu83jKk3BJOOy0GIuxEtgXVS9v7Y/tojljo69Q+jaZ2YxAi3+d8IpM+hx768A== |
1362 | | - dependencies: |
1363 | | - tslib "^2.4.0" |
1364 | | - |
1365 | 1365 | "@graphql-tools/wrap@8.5.0": |
1366 | 1366 | version "8.5.0" |
1367 | 1367 | resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.5.0.tgz#ce1b0d775e1fc3a17404df566f4d2196d31c6e20" |
|
0 commit comments