|
763 | 763 | dependencies:
|
764 | 764 | "@sinonjs/commons" "^1.7.0"
|
765 | 765 |
|
766 |
| -"@strapi/plugin-graphql@^4.1.12", "@strapi/plugin-graphql@^4.1.8": |
| 766 | +"@strapi/plugin-graphql@^4.1.8": |
767 | 767 | version "4.2.3"
|
768 | 768 | resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.2.3.tgz#02b412de14956320abc660e94ac810cfe0fc9745"
|
769 | 769 | integrity sha512-D8qXhjbHR7mmelQEOhG91p+0wAeuMXexm+Li9q1eKVd2rkNEjU9UNZrJgwSKB8awQQJnooe5hOEpyN90tn+VyQ==
|
|
788 | 788 | pluralize "^8.0.0"
|
789 | 789 | subscriptions-transport-ws "0.9.19"
|
790 | 790 |
|
791 |
| -"@strapi/[email protected]", "@strapi/utils@^4.1.12", "@strapi/utils@^4.1.8": |
| 791 | +"@strapi/plugin-graphql@^4.3.0": |
| 792 | + version "4.3.0" |
| 793 | + resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.3.0.tgz#08f9af907806671d73798993db6886cfb5f7ff9e" |
| 794 | + integrity sha512-h/Iet6bTlQCduVnIJOnRAtlbcK/cDFkl2rFw2JwnuScTRxSgREzdqSCqIao34m8FN/avUEFK3EZY+HuIMuW4NA== |
| 795 | + dependencies: |
| 796 | + "@apollo/federation" "^0.28.0" |
| 797 | + "@graphql-tools/schema" "8.1.2" |
| 798 | + "@graphql-tools/utils" "^8.0.2" |
| 799 | + "@strapi/utils" "4.3.0" |
| 800 | + apollo-server-core "3.1.2" |
| 801 | + apollo-server-koa "3.1.2" |
| 802 | + glob "^7.1.7" |
| 803 | + graphql "^15.5.1" |
| 804 | + graphql-depth-limit "^1.1.0" |
| 805 | + graphql-iso-date "^3.6.1" |
| 806 | + graphql-playground-middleware-koa "^1.6.21" |
| 807 | + graphql-type-json "^0.3.2" |
| 808 | + graphql-type-long "^0.1.1" |
| 809 | + graphql-upload "^13.0.0" |
| 810 | + koa-compose "^4.1.0" |
| 811 | + lodash "4.17.21" |
| 812 | + nexus "1.2.0" |
| 813 | + pluralize "^8.0.0" |
| 814 | + subscriptions-transport-ws "0.9.19" |
| 815 | + |
| 816 | +"@strapi/[email protected]", "@strapi/utils@^4.1.8": |
792 | 817 | version "4.2.3"
|
793 | 818 | resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.2.3.tgz#4970361779581e5e01b7b824f8ee4c189bc87857"
|
794 | 819 | integrity sha512-ICkOI+JqSYyocwazZlaUz6oHgacyx3H5V9edeAdhISXjfZRX6GjtUDElTfQdGj9xsUUYSApFvY0DaiLTc0Utpg==
|
|
799 | 824 | lodash "4.17.21"
|
800 | 825 | yup "0.32.9"
|
801 | 826 |
|
| 827 | +"@strapi/[email protected]", "@strapi/utils@^4.3.0": |
| 828 | + version "4.3.0" |
| 829 | + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.3.0.tgz#335bbec19c5c82a14542502e4ea275af39b86c1c" |
| 830 | + integrity sha512-wizuvJX8yGB3T+VU83ZJ0hiWS+rBsLFLMzbSR54b858HSyjWHQWotcxMboxRKu1MZsmX3uXzY1RK8pF22bLTng== |
| 831 | + dependencies: |
| 832 | + "@sindresorhus/slugify" "1.1.0" |
| 833 | + date-fns "2.28.0" |
| 834 | + http-errors "1.8.1" |
| 835 | + lodash "4.17.21" |
| 836 | + yup "0.32.9" |
| 837 | + |
802 | 838 | "@tootallnate/once@1":
|
803 | 839 | version "1.1.2"
|
804 | 840 | resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
|
0 commit comments