Skip to content

Commit bde1eed

Browse files
build(deps): bump graphiql in /modules/jooby-graphiql
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 3.9.0 to 4.0.1. - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql) --- updated-dependencies: - dependency-name: graphiql dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e61d19 commit bde1eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jooby-graphiql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"license": "ASF",
66
"dependencies": {
77
"graphql": "^16.8.2",
8-
"graphiql": "^3.2.3"
8+
"graphiql": "^4.0.1"
99
}
1010
}

0 commit comments

Comments
 (0)