Skip to content

Commit 3b9c7cd

Browse files
chore(deps): update dependency graphql to v15.6.0 (#639)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 898f504 commit 3b9c7cd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.5.3",
42+
"graphql": "15.6.0",
4343
"typescript": "4.4.3"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3829,6 +3829,11 @@ [email protected]:
38293829
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
38303830
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
38313831

3832+
3833+
version "15.6.0"
3834+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
3835+
integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
3836+
38323837
graphql@^14.5.3:
38333838
version "14.7.0"
38343839
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"

0 commit comments

Comments
 (0)