Skip to content

Commit

Permalink
Merge pull request #290 from mitre/dependabot/npm_and_yarn/dev/strapi…
Browse files Browse the repository at this point in the history
…/plugin-graphql-4.20.4

Bump @strapi/plugin-graphql from 4.20.3 to 4.20.4
  • Loading branch information
github-actions[bot] authored Mar 6, 2024
2 parents 4665271 + 9081567 commit 092a309
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 092a309

Please sign in to comment.