We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a03fc1 commit a6a6f96Copy full SHA for a6a6f96
packages/gatsby-recipes/package.json
@@ -116,7 +116,7 @@
116
"@mdx-js/mdx": "^2.0.0-next.4",
117
"@mdx-js/react": "^2.0.0-next.4",
118
"@mdx-js/runtime": "^2.0.0-next.4",
119
- "graphql": "^15.4.0",
+ "graphql": "^15.5.0",
120
"property-information": "5.5.0",
121
"remark-mdx": "^2.0.0-next.4",
122
"remark-mdxjs": "^2.0.0-next.4"
packages/gatsby/package.json
@@ -233,7 +233,7 @@
233
"url": "git+https://github.com/gatsbyjs/gatsby.git"
234
},
235
"resolutions": {
236
- "graphql": "^15.0.0",
237
"@mdx-js/mdx": "^2.0.0-next.3",
238
"@mdx-js/react": "^2.0.0-next.3",
239
"@mdx-js/runtime": "^2.0.0-next.3",
0 commit comments