From 1f16f8a5b4416437b8c78f29f48a03c472565aad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 09:16:20 +0000 Subject: [PATCH] chore(deps): update dependency graphql to v15.5.3 (#11706) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 04d3e44e68daea..989b2a0dff12ce 100644 --- a/package.json +++ b/package.json @@ -248,7 +248,7 @@ "eslint-plugin-jest": "24.4.0", "eslint-plugin-promise": "5.1.0", "glob": "7.1.7", - "graphql": "15.5.2", + "graphql": "15.5.3", "husky": "7.0.2", "jest": "27.1.0", "jest-extended": "0.11.5", diff --git a/yarn.lock b/yarn.lock index 2524efe150d2e5..c364239787266d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4681,10 +4681,10 @@ grapheme-splitter@^1.0.4: resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== -graphql@15.5.2: - version "15.5.2" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.2.tgz#efa19f8f2bf1a48eb7d5c85bf17e144ba8bb0480" - integrity sha512-dZjLPWNQqYv0dqV2RNbiFed0LtSp6yd4jchsDGnuhDKa9OQHJYCfovaOEvY91w9gqbYO7Se9LKDTl3xxYva/3w== +graphql@15.5.3: + version "15.5.3" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00" + integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA== handlebars@4.7.7, handlebars@^4.7.6: version "4.7.7"