Skip to content

Commit 6808a74

Browse files
build(deps): bump graphql in /modules/jooby-graphiql
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.2 to 16.11.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.2...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 d1087d6 commit 6808a74

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

modules/jooby-graphiql/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/jooby-graphiql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"license": "ASF",
66
"dependencies": {
7-
"graphql": "^16.8.2",
7+
"graphql": "^16.11.0",
88
"graphiql": "^4.0.1"
99
}
1010
}

0 commit comments

Comments
 (0)