|
1270 | 1270 | "@graphql-codegen/plugin-helpers" "^2.3.2"
|
1271 | 1271 | tslib "~2.3.0"
|
1272 | 1272 |
|
1273 |
| -"@graphql-codegen/cli@2.4.0": |
1274 |
| - version "2.4.0" |
1275 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.4.0.tgz#7df3ee2bdd5b88a5904ee6f52eafeb370ef70e51" |
1276 |
| - integrity sha512-4iiHH2AxBE17lX5cFdFg6+kh7I6uKQLYG0IZRalRbW/grKL7kuVp/RDUjmVB2GNJTJEhjxYLMJFJZocUmAUBlw== |
| 1273 | +"@graphql-codegen/cli@2.5.0": |
| 1274 | + version "2.5.0" |
| 1275 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.5.0.tgz#a8d3be7b15159d2549af8f76bebba708231727b2" |
| 1276 | + integrity sha512-rgzk+Pl14ZQ84rWee1kuFYsRfPmiOqdq/Ix3ZcDawzkx0HuSHrHpNISI5RQ05oP4IHbwqm02o6ia3TKo3kV9SA== |
1277 | 1277 | dependencies:
|
1278 |
| - "@graphql-codegen/core" "2.4.0" |
1279 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
| 1278 | + "@graphql-codegen/core" "2.5.0" |
| 1279 | + "@graphql-codegen/plugin-helpers" "^2.4.0" |
1280 | 1280 | "@graphql-tools/apollo-engine-loader" "^7.0.5"
|
1281 | 1281 | "@graphql-tools/code-file-loader" "^7.0.6"
|
1282 | 1282 | "@graphql-tools/git-loader" "^7.0.5"
|
|
1316 | 1316 | yaml "^1.10.0"
|
1317 | 1317 | yargs "^17.0.0"
|
1318 | 1318 |
|
1319 |
| -"@graphql-codegen/core@2.4.0": |
1320 |
| - version "2.4.0" |
1321 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.4.0.tgz#d94dcc088b5e117c847ce5b10c4fe1eb7325e180" |
1322 |
| - integrity sha512-5RiYE1+07jayp/3w/bkyaCXtfKNeKmRabpPP4aRi369WeH2cH37l2K8NbhkIU+zhpnhoqMID61TO56x2fKldZQ== |
| 1319 | +"@graphql-codegen/core@2.5.0": |
| 1320 | + version "2.5.0" |
| 1321 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.5.0.tgz#ce33d3211f82e88f05345972d5c62dae29fcd561" |
| 1322 | + integrity sha512-gYu9IKVQYqosw3R8nmnxg3G+JKn1Z2mqurvNF3YJJm27/VR6Ah1Qrl0/ijs5anUzguKrwNgf33OxMDp1YTCdew== |
1323 | 1323 | dependencies:
|
1324 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
| 1324 | + "@graphql-codegen/plugin-helpers" "^2.4.0" |
1325 | 1325 | "@graphql-tools/schema" "^8.1.2"
|
1326 | 1326 | "@graphql-tools/utils" "^8.1.1"
|
1327 | 1327 | tslib "~2.3.0"
|
|
1354 | 1354 | auto-bind "~4.0.0"
|
1355 | 1355 | tslib "~2.3.0"
|
1356 | 1356 |
|
1357 |
| -"@graphql-codegen/plugin-helpers@^2.3.2": |
1358 |
| - version "2.3.2" |
1359 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44" |
1360 |
| - integrity sha512-19qFA5XMAWaAY64sBljjDPYfHjE+QMk/+oalCyY13WjSlcLDvYPfmFlCNgFSsydArDELlHR8T1GMbA7C42M8TA== |
| 1357 | +"@graphql-codegen/plugin-helpers@^2.3.2", "@graphql-codegen/plugin-helpers@^2.4.0": |
| 1358 | + version "2.4.0" |
| 1359 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.0.tgz#f0dd8f63c2eb9af253586bd93d2492b576aa4a97" |
| 1360 | + integrity sha512-bQ2EwVU34wkTrWM4/LbXS4t+ROYFM3qzwrRX6aFNYwAPho/fubryBHmNuUTh4evACFMx1ymQ6QLnvOUAoXYZSQ== |
1361 | 1361 | dependencies:
|
1362 | 1362 | "@graphql-tools/utils" "^8.5.2"
|
1363 | 1363 | change-case-all "1.0.14"
|
|
0 commit comments