Skip to content

Commit

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

Bump @strapi/plugin-graphql from 4.13.6 to 4.13.7
  • Loading branch information
github-actions[bot] authored Sep 20, 2023
2 parents 2e61057 + 067d66b commit d99f952
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 37 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.8",
"@strapi/plugin-graphql": "^4.13.6",
"@strapi/plugin-graphql": "^4.13.7",
"@strapi/plugin-i18n": "^4.13.6",
"@strapi/plugin-users-permissions": "^4.13.7",
"@strapi/provider-upload-aws-s3": "^4.13.6",
Expand Down
43 changes: 7 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2841,17 +2841,17 @@
react-query "3.39.3"
yup "0.32.9"

"@strapi/plugin-graphql@^4.13.6":
version "4.13.6"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.13.6.tgz#b1f2019495d1c72b1375c199679a94f47edb9c9e"
integrity sha512-8kbQP6kOITpQRYghsSR8n4brCS1Xe0SjXOPs6w3wsYyiRhx+1wQR+JpGR5CfMSa2ITIXjmvWidSMGeRI+Pik7w==
"@strapi/plugin-graphql@^4.13.7":
version "4.13.7"
resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.13.7.tgz#2acbd0028102c25b71bc1960b822b6291c005ce5"
integrity sha512-gTdNbQYaEII4Eur6fbEKjDxLcMBqUZk9+QG8C9A3Gk8cFQOR6d2S/HZUn43NrNehKAhV5VAZKXyJHeqi5NtYnA==
dependencies:
"@graphql-tools/schema" "8.5.1"
"@graphql-tools/utils" "^8.13.1"
"@strapi/design-system" "1.10.1"
"@strapi/helper-plugin" "4.13.6"
"@strapi/helper-plugin" "4.13.7"
"@strapi/icons" "1.10.1"
"@strapi/utils" "4.13.6"
"@strapi/utils" "4.13.7"
apollo-server-core "3.12.1"
apollo-server-koa "3.10.0"
glob "7.2.3"
Expand Down Expand Up @@ -3990,7 +3990,7 @@ apollo-reporting-protobuf@^3.4.0:
dependencies:
"@apollo/protobufjs" "1.2.6"

[email protected]:
[email protected], apollo-server-core@^3.10.0:
version "3.12.1"
resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-3.12.1.tgz#ba255c37345db29c48a2e0c064c519a8d62eb5af"
integrity sha512-9SF5WAkkV0FZQ2HVUWI9Jada1U0jg7e8NCN9EklbtvaCeUlOLyXyM+KCWuZ7+dqHxjshbtcwylPHutt3uzoNkw==
Expand Down Expand Up @@ -4019,35 +4019,6 @@ [email protected]:
uuid "^9.0.0"
whatwg-mimetype "^3.0.0"

apollo-server-core@^3.10.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-3.12.0.tgz#8aa2a7329ce6fe1823290c45168c749db01548df"
integrity sha512-hq7iH6Cgldgmnjs9FVSZeKWRpi0/ZR+iJ1arzeD2VXGxxgk1mAm/cz1Tx0TYgegZI+FvvrRl0UhKEx7sLnIxIg==
dependencies:
"@apollo/utils.keyvaluecache" "^1.0.1"
"@apollo/utils.logger" "^1.0.0"
"@apollo/utils.usagereporting" "^1.0.0"
"@apollographql/apollo-tools" "^0.5.3"
"@apollographql/graphql-playground-html" "1.6.29"
"@graphql-tools/mock" "^8.1.2"
"@graphql-tools/schema" "^8.0.0"
"@josephg/resolvable" "^1.0.0"
apollo-datasource "^3.3.2"
apollo-reporting-protobuf "^3.4.0"
apollo-server-env "^4.2.1"
apollo-server-errors "^3.3.1"
apollo-server-plugin-base "^3.7.2"
apollo-server-types "^3.8.0"
async-retry "^1.2.1"
fast-json-stable-stringify "^2.1.0"
graphql-tag "^2.11.0"
loglevel "^1.6.8"
lru-cache "^6.0.0"
node-abort-controller "^3.0.1"
sha.js "^2.4.11"
uuid "^9.0.0"
whatwg-mimetype "^3.0.0"

apollo-server-env@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/apollo-server-env/-/apollo-server-env-4.2.1.tgz#ea5b1944accdbdba311f179e4dfaeca482c20185"
Expand Down

0 comments on commit d99f952

Please sign in to comment.