Skip to content

Commit

Permalink
Bump @strapi/plugin-graphql from 4.14.0 to 4.14.2
Browse files Browse the repository at this point in the history
Bumps [@strapi/plugin-graphql](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/graphql) from 4.14.0 to 4.14.2.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.14.2/packages/plugins/graphql)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-graphql"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent d7fde6c commit 120cfbc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.9",
"@strapi/plugin-graphql": "^4.14.0",
"@strapi/plugin-graphql": "^4.14.2",
"@strapi/plugin-i18n": "^4.14.2",
"@strapi/plugin-users-permissions": "^4.14.2",
"@strapi/provider-upload-aws-s3": "^4.14.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2825,17 +2825,17 @@
react-query "3.39.3"
yup "0.32.9"

"@strapi/plugin-graphql@^4.14.0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.14.0.tgz#2ef9b17ca72d63892ba9cedc21bef935a20dac9d"
integrity sha512-QamLh+bVCiSGiy1qhPDG6e7FWE6QMDujnLDvnX4gb4uZgwnZAwffGCFo1ZIZ9yjA+6xuzBXcLNxhQfoUsKdN+g==
"@strapi/plugin-graphql@^4.14.2":
version "4.14.2"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.14.2.tgz#fd117d7caa6cd60891a8effcc8aa2bbba86fccb3"
integrity sha512-xtoRP+RP25kXPm3OAWntb25fhNwLu4Mwog+MnD/M3f6tswhdXIyVi2GvwdbL6CAcxH8+05GeH4G3HZiz0QAtLQ==
dependencies:
"@graphql-tools/schema" "8.5.1"
"@graphql-tools/utils" "^8.13.1"
"@strapi/design-system" "1.11.0"
"@strapi/helper-plugin" "4.14.0"
"@strapi/helper-plugin" "4.14.2"
"@strapi/icons" "1.11.0"
"@strapi/utils" "4.14.0"
"@strapi/utils" "4.14.2"
apollo-server-core "3.12.1"
apollo-server-koa "3.10.0"
glob "7.2.3"
Expand Down

0 comments on commit 120cfbc

Please sign in to comment.