Skip to content

Commit 43bd6f9

Browse files
dependabot[bot]saulecabrera
authored andcommitted
Bump graphql from 16.10.0 to 16.11.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5993311 commit 43bd6f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"@shopify:registry": "https://registry.npmjs.org/"
66
},
7-
"version": "1.0.6",
7+
"version": "1.0.7",
88
"description": "",
99
"main": "index.ts",
1010
"keywords": [],
@@ -16,7 +16,7 @@
1616
"graphql-config": "5.1.3",
1717
"@graphql-codegen/typescript-operations": "4.6.0",
1818
"@graphql-tools/url-loader": "8.0.16",
19-
"graphql": "16.10.0",
19+
"graphql": "16.11.0",
2020
"typescript": "5.8.3"
2121
}
2222
}

0 commit comments

Comments
 (0)