Update dependency graphql to v16 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a93f918f03
commit
10513be282
@ -81,7 +81,7 @@
|
|||||||
"fuzzy": "0.1.3",
|
"fuzzy": "0.1.3",
|
||||||
"globby": "13.1.2",
|
"globby": "13.1.2",
|
||||||
"gotrue-js": "0.9.29",
|
"gotrue-js": "0.9.29",
|
||||||
"graphql": "15.8.0",
|
"graphql": "16.6.0",
|
||||||
"graphql-tag": "2.12.6",
|
"graphql-tag": "2.12.6",
|
||||||
"gray-matter": "4.0.3",
|
"gray-matter": "4.0.3",
|
||||||
"history": "4.10.1",
|
"history": "4.10.1",
|
||||||
|
@ -6558,10 +6558,10 @@ graphql-tag@2.12.6:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tslib "^2.1.0"
|
tslib "^2.1.0"
|
||||||
|
|
||||||
graphql@15.8.0:
|
graphql@16.6.0:
|
||||||
version "15.8.0"
|
version "16.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
|
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
|
||||||
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
|
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
|
||||||
|
|
||||||
gray-matter@4.0.3:
|
gray-matter@4.0.3:
|
||||||
version "4.0.3"
|
version "4.0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user