Skip to content

Commit 2d8dc54

Browse files
chore(deps): update dependency graphql to ^16.8.1 (#38509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 650ef16 commit 2d8dc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"url": "git+https://github.com/gatsbyjs/gatsby.git"
260260
},
261261
"resolutions": {
262-
"graphql": "^16.7.1"
262+
"graphql": "^16.8.1"
263263
},
264264
"scripts": {
265265
"build": "npm run build:types && npm run build:src && npm run build:internal-plugins && npm run build:rawfiles && npm run build:cjs",

0 commit comments

Comments
 (0)