|
1485 | 1485 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" |
1486 | 1486 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== |
1487 | 1487 |
|
1488 | | -"@graphql-codegen/ [email protected]. 0": |
1489 | | - version "2.12.0" |
1490 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.0.tgz#ae57ca66fac7b0b5b8cba5b26ca9ccb5885ae2d4" |
1491 | | - integrity sha512-esaMiiuypAtJNiZUhGdFmG0gTMEF5dYkqP/7I04egxSragwbIETU8gOl6/gHdLSAV5su7dgfIEZNdWmGCOWAbg== |
| 1488 | +"@graphql-codegen/ [email protected]. 1": |
| 1489 | + version "2.12.1" |
| 1490 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382" |
| 1491 | + integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g== |
1492 | 1492 | dependencies: |
1493 | 1493 | "@graphql-codegen/core" "2.6.2" |
1494 | | - "@graphql-codegen/plugin-helpers" "^2.7.0" |
| 1494 | + "@graphql-codegen/plugin-helpers" "^2.7.1" |
1495 | 1495 | "@graphql-tools/apollo-engine-loader" "^7.3.6" |
1496 | 1496 | "@graphql-tools/code-file-loader" "^7.3.1" |
1497 | 1497 | "@graphql-tools/git-loader" "^7.2.1" |
|
1502 | 1502 | "@graphql-tools/prisma-loader" "^7.2.7" |
1503 | 1503 | "@graphql-tools/url-loader" "^7.13.2" |
1504 | 1504 | "@graphql-tools/utils" "^8.9.0" |
1505 | | - "@whatwg-node/fetch" "^0.3.0" |
| 1505 | + "@whatwg-node/fetch" "^0.4.0" |
1506 | 1506 | ansi-escapes "^4.3.1" |
1507 | 1507 | chalk "^4.1.0" |
1508 | 1508 | chokidar "^3.5.2" |
|
1562 | 1562 | lodash "~4.17.0" |
1563 | 1563 | tslib "~2.4.0" |
1564 | 1564 |
|
1565 | | -"@graphql-codegen/plugin-helpers@^2.7.0": |
1566 | | - version "2.7.0" |
1567 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.0.tgz#54ba1d5fb3ddad8a3634bc2e09b023eb183e574c" |
1568 | | - integrity sha512-+a2VP/4Ob0fwP8YLrQ/hhYlAA9UZUdDFNqwS543DmyiGFUkNIsa7TnTsE/mBDKJSMsCVWLw78949fCpzjyw/9Q== |
| 1565 | +"@graphql-codegen/plugin-helpers@^2.7.1": |
| 1566 | + version "2.7.1" |
| 1567 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e" |
| 1568 | + integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg== |
1569 | 1569 | dependencies: |
1570 | 1570 | "@graphql-tools/utils" "^8.8.0" |
1571 | 1571 | change-case-all "1.0.14" |
|
3927 | 3927 | undici "^5.8.0" |
3928 | 3928 | web-streams-polyfill "^3.2.0" |
3929 | 3929 |
|
3930 | | -"@whatwg-node/fetch@^0.3.0": |
3931 | | - version "0.3.2" |
3932 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" |
3933 | | - integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== |
| 3930 | +"@whatwg-node/fetch@^0.4.0": |
| 3931 | + version "0.4.4" |
| 3932 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.4.tgz#9f6502177453d48b76d31f33d32dcd60afb9eb54" |
| 3933 | + integrity sha512-/c2u1blMAXHVXneZjVLyE0AwdRuuFpv2P3ghNz2QtpHed+25WdSkTi7XxICwuaRsl/mMgundCzSy1352rZgWPg== |
3934 | 3934 | dependencies: |
3935 | 3935 | "@peculiar/webcrypto" "^1.4.0" |
3936 | 3936 | abort-controller "^3.0.0" |
3937 | 3937 | busboy "^1.6.0" |
3938 | | - event-target-polyfill "^0.0.3" |
3939 | 3938 | form-data-encoder "^1.7.1" |
3940 | 3939 | formdata-node "^4.3.1" |
3941 | 3940 | node-fetch "^2.6.7" |
|
0 commit comments