Skip to content

Commit 9d42fb7

Browse files
fix(deps): bump graphql (#10225)
Bumps the production-dependencies group in /examples/function-potterdb-rest-api with 1 update: [graphql](https://github.com/graphql/graphql-js). Updates `graphql` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc5ebb2 commit 9d42fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/function-potterdb-rest-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tanstack/react-query": "^5.59.0",
1313
"contentful-management": "10.46.4",
1414
"emotion": "10.0.27",
15-
"graphql": "16.11.0",
15+
"graphql": "16.12.0",
1616
"graphql-yoga": "4.0.5",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1"

0 commit comments

Comments
 (0)