|
754 | 754 | minimatch "^3.1.2"
|
755 | 755 | strip-json-comments "^3.1.1"
|
756 | 756 |
|
757 |
| -"@graphql-codegen/[email protected].6": |
758 |
| - version "2.11.6" |
759 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.6.tgz#3acfd7cd3bac40999ba1262063d84ca7c96172dc" |
760 |
| - integrity sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ== |
| 757 | +"@graphql-codegen/[email protected].7": |
| 758 | + version "2.11.7" |
| 759 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.7.tgz#ee08dde48bac3b54ee30542f6bc6ed0a7acc3631" |
| 760 | + integrity sha512-Ldh9gRfmRL2ulMfEOGr3nuIv3s0YMnmJZ52Q1Z/eQoiW+x8KLwNIJNCS/O++YyoEO975WA5GLjfBoNzJ5qUQYw== |
761 | 761 | dependencies:
|
762 | 762 | "@graphql-codegen/core" "2.6.2"
|
763 | 763 | "@graphql-codegen/plugin-helpers" "^2.6.2"
|
|
771 | 771 | "@graphql-tools/prisma-loader" "^7.2.7"
|
772 | 772 | "@graphql-tools/url-loader" "^7.13.2"
|
773 | 773 | "@graphql-tools/utils" "^8.9.0"
|
774 |
| - "@whatwg-node/fetch" "^0.2.3" |
| 774 | + "@whatwg-node/fetch" "^0.3.0" |
775 | 775 | ansi-escapes "^4.3.1"
|
776 | 776 | chalk "^4.1.0"
|
777 | 777 | chokidar "^3.5.2"
|
|
1859 | 1859 | "@typescript-eslint/types" "5.35.1"
|
1860 | 1860 | eslint-visitor-keys "^3.3.0"
|
1861 | 1861 |
|
1862 |
| -"@whatwg-node/fetch@^0.2.3", "@whatwg-node/fetch@^0.2.4": |
| 1862 | +"@whatwg-node/fetch@^0.2.4": |
1863 | 1863 | version "0.2.6"
|
1864 | 1864 | resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.2.6.tgz#eb8e68624c55aecfa4c6d7ea36b3ce3ad5d5f79e"
|
1865 | 1865 | integrity sha512-NhHiqeGcKjgqUZvJTZSou9qsFEPBBG1LPm2Npz0cmcPvukhhQfjX+p3quRx6b9AyjNPp1f73VB1z4ApHy9FcNg==
|
|
1874 | 1874 | undici "^5.8.0"
|
1875 | 1875 | web-streams-polyfill "^3.2.0"
|
1876 | 1876 |
|
| 1877 | +"@whatwg-node/fetch@^0.3.0": |
| 1878 | + version "0.3.2" |
| 1879 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" |
| 1880 | + integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== |
| 1881 | + dependencies: |
| 1882 | + "@peculiar/webcrypto" "^1.4.0" |
| 1883 | + abort-controller "^3.0.0" |
| 1884 | + busboy "^1.6.0" |
| 1885 | + event-target-polyfill "^0.0.3" |
| 1886 | + form-data-encoder "^1.7.1" |
| 1887 | + formdata-node "^4.3.1" |
| 1888 | + node-fetch "^2.6.7" |
| 1889 | + undici "^5.8.0" |
| 1890 | + web-streams-polyfill "^3.2.0" |
| 1891 | + |
1877 | 1892 | abort-controller@^3.0.0:
|
1878 | 1893 | version "3.0.0"
|
1879 | 1894 | resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
|
|
0 commit comments