Skip to content

Commit 2a049e5

Browse files
chore(deps): update dependency graphql to ^15.7.2 (#33774)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 94fd5cc commit 2a049e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-recipes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@mdx-js/mdx": "^2.0.0-next.4",
118118
"@mdx-js/react": "^2.0.0-next.4",
119119
"@mdx-js/runtime": "^2.0.0-next.4",
120-
"graphql": "^15.6.1",
120+
"graphql": "^15.7.2",
121121
"property-information": "5.6.0",
122122
"remark-mdx": "^2.0.0-next.4",
123123
"remark-mdxjs": "^2.0.0-next.4"

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"url": "git+https://github.com/gatsbyjs/gatsby.git"
233233
},
234234
"resolutions": {
235-
"graphql": "^15.6.1",
235+
"graphql": "^15.7.2",
236236
"@mdx-js/mdx": "^2.0.0-next.3",
237237
"@mdx-js/react": "^2.0.0-next.3",
238238
"@mdx-js/runtime": "^2.0.0-next.3",

0 commit comments

Comments
 (0)