Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v15.5.3 (#11706)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 13, 2021
1 parent f5e08d5 commit 1f16f8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -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"
Expand Down

0 comments on commit 1f16f8a

Please sign in to comment.