|
35 | 35 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
36 | 36 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
|
37 | 37 |
|
38 |
| -"@babel/compat-data@^7.15.0": |
| 38 | +"@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0": |
39 | 39 | version "7.15.0"
|
40 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
41 | 41 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
|
188 | 188 | browserslist "^4.16.6"
|
189 | 189 | semver "^6.3.0"
|
190 | 190 |
|
191 |
| -"@babel/helper-compilation-targets@^7.15.4": |
| 191 | +"@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.0", "@babel/helper-compilation-targets@^7.15.4": |
192 | 192 | version "7.15.4"
|
193 | 193 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
|
194 | 194 | integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
|
|
393 | 393 | "@babel/traverse" "^7.14.5"
|
394 | 394 | "@babel/types" "^7.14.5"
|
395 | 395 |
|
| 396 | +"@babel/helper-module-transforms@^7.15.0": |
| 397 | + version "7.15.7" |
| 398 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.7.tgz#7da80c8cbc1f02655d83f8b79d25866afe50d226" |
| 399 | + integrity sha512-ZNqjjQG/AuFfekFTY+7nY4RgBSklgTu970c7Rj3m/JOhIu5KPBUuTA9AY6zaKcUvk4g6EbDXdBnhi35FAssdSw== |
| 400 | + dependencies: |
| 401 | + "@babel/helper-module-imports" "^7.15.4" |
| 402 | + "@babel/helper-replace-supers" "^7.15.4" |
| 403 | + "@babel/helper-simple-access" "^7.15.4" |
| 404 | + "@babel/helper-split-export-declaration" "^7.15.4" |
| 405 | + "@babel/helper-validator-identifier" "^7.15.7" |
| 406 | + "@babel/template" "^7.15.4" |
| 407 | + "@babel/traverse" "^7.15.4" |
| 408 | + "@babel/types" "^7.15.6" |
| 409 | + |
396 | 410 | "@babel/helper-module-transforms@^7.15.4":
|
397 | 411 | version "7.15.4"
|
398 | 412 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c"
|
|
507 | 521 | dependencies:
|
508 | 522 | "@babel/types" "^7.14.5"
|
509 | 523 |
|
510 |
| -"@babel/helper-simple-access@^7.15.4": |
| 524 | +"@babel/helper-simple-access@^7.14.8", "@babel/helper-simple-access@^7.15.4": |
511 | 525 | version "7.15.4"
|
512 | 526 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
|
513 | 527 | integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
|
|
564 | 578 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
565 | 579 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
566 | 580 |
|
| 581 | +"@babel/helper-validator-identifier@^7.15.7": |
| 582 | + version "7.15.7" |
| 583 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
| 584 | + integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== |
| 585 | + |
567 | 586 | "@babel/helper-validator-option@^7.14.5":
|
568 | 587 | version "7.14.5"
|
569 | 588 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
598 | 617 | "@babel/traverse" "^7.12.1"
|
599 | 618 | "@babel/types" "^7.12.1"
|
600 | 619 |
|
601 |
| -"@babel/helpers@^7.15.4": |
| 620 | +"@babel/helpers@^7.14.8", "@babel/helpers@^7.15.4": |
602 | 621 | version "7.15.4"
|
603 | 622 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
|
604 | 623 | integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==
|
|
1170 | 1189 | dependencies:
|
1171 | 1190 | "@babel/helper-plugin-utils" "^7.10.4"
|
1172 | 1191 |
|
1173 |
| -"@babel/plugin-transform-parameters@^7.15.4": |
| 1192 | +"@babel/plugin-transform-parameters@^7.14.5", "@babel/plugin-transform-parameters@^7.15.4": |
1174 | 1193 | version "7.15.4"
|
1175 | 1194 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62"
|
1176 | 1195 | integrity sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==
|
|
1553 | 1572 | debug "^4.1.0"
|
1554 | 1573 | globals "^11.1.0"
|
1555 | 1574 |
|
1556 |
| -"@babel/traverse@^7.15.4": |
| 1575 | +"@babel/traverse@^7.15.0", "@babel/traverse@^7.15.4": |
1557 | 1576 | version "7.15.4"
|
1558 | 1577 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
|
1559 | 1578 | integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
|
|
6537 | 6556 | resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
|
6538 | 6557 | integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
|
6539 | 6558 |
|
6540 |
| -[email protected], graphql@^15.4.0: |
6541 |
| - version "15.5.2" |
6542 |
| - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.2.tgz#efa19f8f2bf1a48eb7d5c85bf17e144ba8bb0480" |
6543 |
| - integrity sha512-dZjLPWNQqYv0dqV2RNbiFed0LtSp6yd4jchsDGnuhDKa9OQHJYCfovaOEvY91w9gqbYO7Se9LKDTl3xxYva/3w== |
6544 |
| - |
6545 |
| - |
| 6559 | +[email protected], graphql@^15.4.0: |
6546 | 6560 | version "15.6.0"
|
6547 | 6561 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
|
6548 | 6562 | integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
|
|
0 commit comments