|
461 | 461 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
|
462 | 462 | integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
|
463 | 463 |
|
| 464 | +"@babel/[email protected]", "@babel/parser@^7.15.4", "@babel/parser@^7.16.3": |
| 465 | + version "7.16.4" |
| 466 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e" |
| 467 | + integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng== |
| 468 | + |
464 | 469 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.7.2":
|
465 | 470 | version "7.15.2"
|
466 | 471 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.2.tgz#08d4ffcf90d211bf77e7cc7154c6f02d468d2b1d"
|
467 | 472 | integrity sha512-bMJXql1Ss8lFnvr11TZDH4ArtwlAS5NG9qBmdiFW2UHHm6MVoR+GDc5XE2b9K938cyjc9O6/+vjjcffLDtfuDg==
|
468 | 473 |
|
469 |
| -"@babel/parser@^7.15.4": |
470 |
| - version "7.16.4" |
471 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e" |
472 |
| - integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng== |
473 |
| - |
474 | 474 | "@babel/parser@^7.16.0":
|
475 | 475 | version "7.16.0"
|
476 | 476 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295"
|
|
1166 | 1166 | debug "^4.1.0"
|
1167 | 1167 | globals "^11.1.0"
|
1168 | 1168 |
|
| 1169 | + |
| 1170 | + version "7.16.3" |
| 1171 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787" |
| 1172 | + integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag== |
| 1173 | + dependencies: |
| 1174 | + "@babel/code-frame" "^7.16.0" |
| 1175 | + "@babel/generator" "^7.16.0" |
| 1176 | + "@babel/helper-function-name" "^7.16.0" |
| 1177 | + "@babel/helper-hoist-variables" "^7.16.0" |
| 1178 | + "@babel/helper-split-export-declaration" "^7.16.0" |
| 1179 | + "@babel/parser" "^7.16.3" |
| 1180 | + "@babel/types" "^7.16.0" |
| 1181 | + debug "^4.1.0" |
| 1182 | + globals "^11.1.0" |
| 1183 | + |
1169 | 1184 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.2":
|
1170 | 1185 | version "7.15.0"
|
1171 | 1186 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
|
|
1204 | 1219 | "@babel/helper-validator-identifier" "^7.14.9"
|
1205 | 1220 | to-fast-properties "^2.0.0"
|
1206 | 1221 |
|
| 1222 | +"@babel/[email protected]", "@babel/types@^7.15.4", "@babel/types@^7.16.0": |
| 1223 | + version "7.16.0" |
| 1224 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
| 1225 | + integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== |
| 1226 | + dependencies: |
| 1227 | + "@babel/helper-validator-identifier" "^7.15.7" |
| 1228 | + to-fast-properties "^2.0.0" |
| 1229 | + |
1207 | 1230 | "@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
1208 | 1231 | version "7.15.0"
|
1209 | 1232 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
|
|
1212 | 1235 | "@babel/helper-validator-identifier" "^7.14.9"
|
1213 | 1236 | to-fast-properties "^2.0.0"
|
1214 | 1237 |
|
1215 |
| -"@babel/types@^7.15.4", "@babel/types@^7.16.0": |
1216 |
| - version "7.16.0" |
1217 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
1218 |
| - integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== |
1219 |
| - dependencies: |
1220 |
| - "@babel/helper-validator-identifier" "^7.15.7" |
1221 |
| - to-fast-properties "^2.0.0" |
1222 |
| - |
1223 | 1238 | "@bcoe/v8-coverage@^0.2.3":
|
1224 | 1239 | version "0.2.3"
|
1225 | 1240 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
1490 | 1505 | tslib "~2.3.0"
|
1491 | 1506 | unixify "^1.0.0"
|
1492 | 1507 |
|
1493 |
| -"@graphql-tools/[email protected]", "@graphql-tools/graphql-tag-pluck@^7.1.3": |
| 1508 | +"@graphql-tools/[email protected]": |
| 1509 | + version "7.1.4" |
| 1510 | + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.1.4.tgz#174b69d40988c3450d310173c5be5af894929c41" |
| 1511 | + integrity sha512-0V2AY68ip3YmJ9rnIwQGxXsokCeGD9FTQOeSLzpwG74U0VY6bphfaCp5KVGW+W5sGJchTj3HvnmvdmWZnEZWZA== |
| 1512 | + dependencies: |
| 1513 | + "@babel/parser" "7.16.4" |
| 1514 | + "@babel/traverse" "7.16.3" |
| 1515 | + "@babel/types" "7.16.0" |
| 1516 | + "@graphql-tools/utils" "^8.5.1" |
| 1517 | + tslib "~2.3.0" |
| 1518 | + |
| 1519 | +"@graphql-tools/graphql-tag-pluck@^7.1.3": |
1494 | 1520 | version "7.1.3"
|
1495 | 1521 | resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.1.3.tgz#2c638aac84f279f95bf3da50b71f2b4b82641539"
|
1496 | 1522 | integrity sha512-zxVYLiAnNxFg6bnDZdNpLJNfjf6GHYLQsVHDcbYyQcWJzIaeWPylX/Q1gyvw8MFO4ICYExNPqgBA/is2kZBlHw==
|
|
0 commit comments