pin dependency gatsby-source-graphql to 3.12.0 (#7524)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-20 09:53:35 -04:00
committed by GitHub
parent cbefa74070
commit 1ef34d060d
2 changed files with 193 additions and 7458 deletions

7649
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"@directus/sdk": "^9.0.0-rc.90",
"chalk": "4.1.2",
"gatsby-source-filesystem": "3.12.0",
"gatsby-source-graphql": "^3.12.0",
"gatsby-source-graphql": "3.12.0",
"invariant": "2.2.4",
"ms": "2.1.3"
},