diff --git a/package.json b/package.json index 6212f61..4e976a2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.10", - "@strapi/plugin-graphql": "^4.20.3", + "@strapi/plugin-graphql": "^4.20.4", "@strapi/plugin-i18n": "^4.20.3", "@strapi/plugin-users-permissions": "^4.20.3", "@strapi/provider-upload-aws-s3": "^4.20.3", diff --git a/yarn.lock b/yarn.lock index e71bdca..3431d58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3988,17 +3988,17 @@ react-query "3.39.3" yup "0.32.9" -"@strapi/plugin-graphql@^4.20.3": - version "4.20.3" - resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.20.3.tgz#78fcec4aef60922bbb0583be5575a6283947383f" - integrity sha512-UlSlLtyUjUPRAIoLuiir7+xTckgdF9Sd7OoG6aeSqH1eAoCoRSOk1i52PwmEQAC+Tz5jNBJhnH3VnDECpCQUXA== +"@strapi/plugin-graphql@^4.20.4": + version "4.20.4" + resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.20.4.tgz#26c462e18959c729ba07a9ff90137ecda4861b42" + integrity sha512-DMN2Kv7sJa8QTC9hgo5P6mJSGl6qQtT5U1YrPoanfmeSXDGa8Lbm8vgSs3SIAQ3fwedPnb6wPW87bfEllQLokw== dependencies: "@graphql-tools/schema" "8.5.1" "@graphql-tools/utils" "^8.13.1" - "@strapi/design-system" "1.14.1" - "@strapi/helper-plugin" "4.20.3" - "@strapi/icons" "1.14.1" - "@strapi/utils" "4.20.3" + "@strapi/design-system" "1.15.0" + "@strapi/helper-plugin" "4.20.4" + "@strapi/icons" "1.15.0" + "@strapi/utils" "4.20.4" apollo-server-core "3.12.1" apollo-server-koa "3.10.0" graphql "^15.5.1"