Skip to content

Commit 18ca6aa

Browse files
chore(deps): update dependency graphql to v15.6.1 (#668)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9fddbe7 commit 18ca6aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/graphql-depth-limit": "1.1.3",
4040
"@types/lodash.lowercase": "4.3.6",
4141
"bob-the-bundler": "1.5.1",
42-
"graphql": "15.6.0",
42+
"graphql": "15.6.1",
4343
"typescript": "4.4.3"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3850,10 +3850,10 @@ [email protected]:
38503850
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
38513851
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
38523852

3853-
3854-
version "15.6.0"
3855-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
3856-
integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
3853+
3854+
version "15.6.1"
3855+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.1.tgz#9125bdf057553525da251e19e96dab3d3855ddfc"
3856+
integrity sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==
38573857

38583858
graphql@^14.5.3:
38593859
version "14.7.0"

0 commit comments

Comments
 (0)