diff --git a/package.json b/package.json index af67bb6a459581..69f8c4dea8e5f0 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.1", + "graphql": "15.5.2", "husky": "7.0.2", "jest": "27.1.0", "jest-extended": "0.11.5", diff --git a/yarn.lock b/yarn.lock index 1c836b57abd4d4..36b8da40b448fe 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.1: - version "15.5.1" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad" - integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw== +graphql@15.5.2: + version "15.5.2" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.2.tgz#efa19f8f2bf1a48eb7d5c85bf17e144ba8bb0480" + integrity sha512-dZjLPWNQqYv0dqV2RNbiFed0LtSp6yd4jchsDGnuhDKa9OQHJYCfovaOEvY91w9gqbYO7Se9LKDTl3xxYva/3w== handlebars@4.7.7, handlebars@^4.7.6: version "4.7.7"