Skip to content

Commit 621897f

Browse files
build(deps): bump graphiql in /modules/jooby-graphiql
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 4.1.1 to 4.1.2. - [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.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4e63bf commit 621897f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/jooby-graphiql/package-lock.json

Lines changed: 4 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
@@ -5,6 +5,6 @@
55
"license": "ASF",
66
"dependencies": {
77
"graphql": "^16.11.0",
8-
"graphiql": "^4.1.1"
8+
"graphiql": "^4.1.2"
99
}
1010
}

0 commit comments

Comments
 (0)