Skip to content

Commit

Permalink
Bump @strapi/plugin-graphql from 4.25.3 to 4.25.4
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.25.3 to 4.25.4.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.4/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 Jul 17, 2024
1 parent 9404c85 commit 3a5a70a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 35 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.13",
"@strapi/plugin-graphql": "^4.25.3",
"@strapi/plugin-graphql": "^4.25.4",
"@strapi/plugin-i18n": "^4.25.4",
"@strapi/plugin-users-permissions": "^4.25.3",
"@strapi/provider-upload-aws-s3": "^4.25.3",
Expand Down
40 changes: 6 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4321,22 +4321,6 @@
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "4.25.4"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.4.tgz#3a6b249e5cdd3fec859c15a3c2c4275444842a3f"
integrity sha512-1Gvrsn1hLTFupFHn3XoirlCKtnxQ1i4utD67ixKynQ1YnXonpa+A1mfqX/FEmvygy1e/KMSLNoQ/TTXAyv6xDA==
dependencies:
axios "1.6.0"
date-fns "2.30.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
qs "6.11.1"
react-helmet "6.1.0"
react-intl "6.4.1"
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.19.0.tgz#efa6b553a7de437171512e3549859faa141a145f"
Expand Down Expand Up @@ -4441,17 +4425,17 @@
react-query "3.39.3"
yup "0.32.9"

"@strapi/plugin-graphql@^4.25.3":
version "4.25.3"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.25.3.tgz#e46c61e66f6911a2b8a777c03acc91df0ea7c486"
integrity sha512-1EMCg7vn3B4FD4gfm2X8SPZhxZwYdstr34puD1J7zSRRZz1ZvjkWgYqR+whRjL/uxrscIgIq0sj3ngwAQPod6Q==
"@strapi/plugin-graphql@^4.25.4":
version "4.25.4"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.25.4.tgz#170da1d3a67e80e2e61ab2c89bf8f2c0e3e530de"
integrity sha512-HX6b+1TsXeQChRzjTe0jHSpSINllkBNBlWanAY2CcYAlc7+xx08wh4PImaYvrhk9MiASbWJBQK6kphTfgSmuZA==
dependencies:
"@graphql-tools/schema" "8.5.1"
"@graphql-tools/utils" "^8.13.1"
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.25.3"
"@strapi/helper-plugin" "4.25.4"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.25.3"
"@strapi/utils" "4.25.4"
apollo-server-core "3.12.1"
apollo-server-koa "3.10.0"
graphql "^15.5.1"
Expand Down Expand Up @@ -4729,18 +4713,6 @@
p-map "4.0.0"
yup "0.32.9"

"@strapi/[email protected]":
version "4.25.4"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.4.tgz#4ca8e8d7dbe1cf27ec25be40fbeb6ed05cef94dd"
integrity sha512-WY6khQ3jCuhxF5PJ9Rzbn1d8U82pjLHaKDzmYlMWh+b4k3e0TWyTkqaz9+9YqwA4PtXTWvMdx9C6u5wZxBI/Mw==
dependencies:
"@sindresorhus/slugify" "1.1.0"
date-fns "2.30.0"
http-errors "1.8.1"
lodash "4.17.21"
p-map "4.0.0"
yup "0.32.9"

"@swc/[email protected]":
version "1.3.105"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.105.tgz#2960f8a87aed01b3850d5c37f05b51d9d3747141"
Expand Down

0 comments on commit 3a5a70a

Please sign in to comment.