Skip to content

Commit

Permalink
Bump graphiql from 1.5.16 to 1.8.8
Browse files Browse the repository at this point in the history
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.5.16 to 1.8.8.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/[email protected]@1.8.8)

---
updated-dependencies:
- dependency-name: org.webjars.npm:graphiql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2022
1 parent a1270c3 commit 779e91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/graphiql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<path.graphiql>graphql-ui</path.graphiql>
<react.version>17.0.2</react.version>
<graphiql.version>1.5.16</graphiql.version>
<graphiql.version>1.8.8</graphiql.version>
<rxjs.version>7.4.0</rxjs.version>
</properties>

Expand Down

0 comments on commit 779e91e

Please sign in to comment.