|
763 | 763 | minimatch "^3.1.2"
|
764 | 764 | strip-json-comments "^3.1.1"
|
765 | 765 |
|
766 |
| -"@graphql-codegen/[email protected].0": |
767 |
| - version "2.12.0" |
768 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.0.tgz#ae57ca66fac7b0b5b8cba5b26ca9ccb5885ae2d4" |
769 |
| - integrity sha512-esaMiiuypAtJNiZUhGdFmG0gTMEF5dYkqP/7I04egxSragwbIETU8gOl6/gHdLSAV5su7dgfIEZNdWmGCOWAbg== |
| 766 | +"@graphql-codegen/[email protected].1": |
| 767 | + version "2.12.1" |
| 768 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382" |
| 769 | + integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g== |
770 | 770 | dependencies:
|
771 | 771 | "@graphql-codegen/core" "2.6.2"
|
772 |
| - "@graphql-codegen/plugin-helpers" "^2.7.0" |
| 772 | + "@graphql-codegen/plugin-helpers" "^2.7.1" |
773 | 773 | "@graphql-tools/apollo-engine-loader" "^7.3.6"
|
774 | 774 | "@graphql-tools/code-file-loader" "^7.3.1"
|
775 | 775 | "@graphql-tools/git-loader" "^7.2.1"
|
|
780 | 780 | "@graphql-tools/prisma-loader" "^7.2.7"
|
781 | 781 | "@graphql-tools/url-loader" "^7.13.2"
|
782 | 782 | "@graphql-tools/utils" "^8.9.0"
|
783 |
| - "@whatwg-node/fetch" "^0.3.0" |
| 783 | + "@whatwg-node/fetch" "^0.4.0" |
784 | 784 | ansi-escapes "^4.3.1"
|
785 | 785 | chalk "^4.1.0"
|
786 | 786 | chokidar "^3.5.2"
|
|
835 | 835 | lodash "~4.17.0"
|
836 | 836 | tslib "~2.4.0"
|
837 | 837 |
|
838 |
| -"@graphql-codegen/plugin-helpers@^2.7.0": |
839 |
| - version "2.7.0" |
840 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.0.tgz#54ba1d5fb3ddad8a3634bc2e09b023eb183e574c" |
841 |
| - integrity sha512-+a2VP/4Ob0fwP8YLrQ/hhYlAA9UZUdDFNqwS543DmyiGFUkNIsa7TnTsE/mBDKJSMsCVWLw78949fCpzjyw/9Q== |
| 838 | +"@graphql-codegen/plugin-helpers@^2.7.1": |
| 839 | + version "2.7.1" |
| 840 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e" |
| 841 | + integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg== |
842 | 842 | dependencies:
|
843 | 843 | "@graphql-tools/utils" "^8.8.0"
|
844 | 844 | change-case-all "1.0.14"
|
|
1936 | 1936 | undici "^5.8.0"
|
1937 | 1937 | web-streams-polyfill "^3.2.0"
|
1938 | 1938 |
|
1939 |
| -"@whatwg-node/fetch@^0.3.0": |
1940 |
| - version "0.3.2" |
1941 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" |
1942 |
| - integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== |
| 1939 | +"@whatwg-node/fetch@^0.4.0": |
| 1940 | + version "0.4.4" |
| 1941 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.4.tgz#9f6502177453d48b76d31f33d32dcd60afb9eb54" |
| 1942 | + integrity sha512-/c2u1blMAXHVXneZjVLyE0AwdRuuFpv2P3ghNz2QtpHed+25WdSkTi7XxICwuaRsl/mMgundCzSy1352rZgWPg== |
1943 | 1943 | dependencies:
|
1944 | 1944 | "@peculiar/webcrypto" "^1.4.0"
|
1945 | 1945 | abort-controller "^3.0.0"
|
1946 | 1946 | busboy "^1.6.0"
|
1947 |
| - event-target-polyfill "^0.0.3" |
1948 | 1947 | form-data-encoder "^1.7.1"
|
1949 | 1948 | formdata-node "^4.3.1"
|
1950 | 1949 | node-fetch "^2.6.7"
|
|
0 commit comments