Skip to content

Commit

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

Bump @strapi/plugin-graphql from 4.15.0 to 4.15.1
  • Loading branch information
github-actions[bot] authored Nov 2, 2023
2 parents 2e96aa4 + 34afa3e commit 4d02570
Show file tree
Hide file tree
Showing 2 changed files with 8 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.15.0",
"@strapi/plugin-graphql": "^4.15.1",
"@strapi/plugin-i18n": "^4.15.0",
"@strapi/plugin-users-permissions": "^4.15.0",
"@strapi/provider-upload-aws-s3": "^4.15.0",
Expand Down
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3010,20 +3010,19 @@
react-query "3.39.3"
yup "0.32.9"

"@strapi/plugin-graphql@^4.15.0":
version "4.15.0"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.15.0.tgz#b197472fade627a635fbb54663a96d14a66a61a8"
integrity sha512-WKHv1c2sALeQQFhJKH2bDY0X04TnP2wNrfrGNUBUFeFhgI5HDfN2r0WMvSSbxgnC4AW4KBXQVvTbGXdv0QEBUQ==
"@strapi/plugin-graphql@^4.15.1":
version "4.15.1"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.15.1.tgz#46e6903c2e3dfa114b2f549ba553ac8a04e63e5b"
integrity sha512-xdim3F9IGjiUzK0qaDZYHVf/Pf3HMDpc/gMvjjWpkjwz7KGLcnMuWE9aSkv0ZK8gY1cga/DTyJE7wDlvvhDJEQ==
dependencies:
"@graphql-tools/schema" "8.5.1"
"@graphql-tools/utils" "^8.13.1"
"@strapi/design-system" "1.13.0"
"@strapi/helper-plugin" "4.15.0"
"@strapi/helper-plugin" "4.15.1"
"@strapi/icons" "1.13.0"
"@strapi/utils" "4.15.0"
"@strapi/utils" "4.15.1"
apollo-server-core "3.12.1"
apollo-server-koa "3.10.0"
glob "7.2.3"
graphql "^15.5.1"
graphql-depth-limit "^1.1.0"
graphql-playground-middleware-koa "^1.6.21"
Expand All @@ -3032,7 +3031,7 @@
koa-compose "^4.1.0"
lodash "4.17.21"
nexus "1.3.0"
pluralize "^8.0.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.15.0":
version "4.15.0"
Expand Down

0 comments on commit 4d02570

Please sign in to comment.