|
1379 | 1379 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" |
1380 | 1380 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== |
1381 | 1381 |
|
1382 | | -"@graphql-codegen/ [email protected]. 0": |
1383 | | - version "2.12.0" |
1384 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.0.tgz#ae57ca66fac7b0b5b8cba5b26ca9ccb5885ae2d4" |
1385 | | - integrity sha512-esaMiiuypAtJNiZUhGdFmG0gTMEF5dYkqP/7I04egxSragwbIETU8gOl6/gHdLSAV5su7dgfIEZNdWmGCOWAbg== |
| 1382 | +"@graphql-codegen/ [email protected]. 1": |
| 1383 | + version "2.12.1" |
| 1384 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382" |
| 1385 | + integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g== |
1386 | 1386 | dependencies: |
1387 | 1387 | "@graphql-codegen/core" "2.6.2" |
1388 | | - "@graphql-codegen/plugin-helpers" "^2.7.0" |
| 1388 | + "@graphql-codegen/plugin-helpers" "^2.7.1" |
1389 | 1389 | "@graphql-tools/apollo-engine-loader" "^7.3.6" |
1390 | 1390 | "@graphql-tools/code-file-loader" "^7.3.1" |
1391 | 1391 | "@graphql-tools/git-loader" "^7.2.1" |
|
1396 | 1396 | "@graphql-tools/prisma-loader" "^7.2.7" |
1397 | 1397 | "@graphql-tools/url-loader" "^7.13.2" |
1398 | 1398 | "@graphql-tools/utils" "^8.9.0" |
1399 | | - "@whatwg-node/fetch" "^0.3.0" |
| 1399 | + "@whatwg-node/fetch" "^0.4.0" |
1400 | 1400 | ansi-escapes "^4.3.1" |
1401 | 1401 | chalk "^4.1.0" |
1402 | 1402 | chokidar "^3.5.2" |
|
1456 | 1456 | lodash "~4.17.0" |
1457 | 1457 | tslib "~2.4.0" |
1458 | 1458 |
|
1459 | | -"@graphql-codegen/plugin-helpers@^2.7.0": |
1460 | | - version "2.7.0" |
1461 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.0.tgz#54ba1d5fb3ddad8a3634bc2e09b023eb183e574c" |
1462 | | - integrity sha512-+a2VP/4Ob0fwP8YLrQ/hhYlAA9UZUdDFNqwS543DmyiGFUkNIsa7TnTsE/mBDKJSMsCVWLw78949fCpzjyw/9Q== |
| 1459 | +"@graphql-codegen/plugin-helpers@^2.7.1": |
| 1460 | + version "2.7.1" |
| 1461 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e" |
| 1462 | + integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg== |
1463 | 1463 | dependencies: |
1464 | 1464 | "@graphql-tools/utils" "^8.8.0" |
1465 | 1465 | change-case-all "1.0.14" |
|
3821 | 3821 | undici "^5.8.0" |
3822 | 3822 | web-streams-polyfill "^3.2.0" |
3823 | 3823 |
|
3824 | | -"@whatwg-node/fetch@^0.3.0": |
3825 | | - version "0.3.2" |
3826 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" |
3827 | | - integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== |
| 3824 | +"@whatwg-node/fetch@^0.4.0": |
| 3825 | + version "0.4.4" |
| 3826 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.4.tgz#9f6502177453d48b76d31f33d32dcd60afb9eb54" |
| 3827 | + integrity sha512-/c2u1blMAXHVXneZjVLyE0AwdRuuFpv2P3ghNz2QtpHed+25WdSkTi7XxICwuaRsl/mMgundCzSy1352rZgWPg== |
3828 | 3828 | dependencies: |
3829 | 3829 | "@peculiar/webcrypto" "^1.4.0" |
3830 | 3830 | abort-controller "^3.0.0" |
3831 | 3831 | busboy "^1.6.0" |
3832 | | - event-target-polyfill "^0.0.3" |
3833 | 3832 | form-data-encoder "^1.7.1" |
3834 | 3833 | formdata-node "^4.3.1" |
3835 | 3834 | node-fetch "^2.6.7" |
|
0 commit comments