### Summary Please update the package so we can use Gatsby v5. I guess it is necessary to update the graphql dependency from: ``` "graphql": "^0.13.x | ^14.0.0 | ^15.0.0", ``` to also be compatible with graphl 16 since Gatsby uses graphl ^16.6.0