Fixes #21102: Fix GraphiQL explorer UI

This commit is contained in:
Jeremy Stretch
2026-01-12 14:34:17 -05:00
parent c11f4b3716
commit c3e111c769
4 changed files with 7 additions and 7 deletions
@@ -6,7 +6,7 @@
"license": "Apache-2.0",
"private": true,
"dependencies": {
"@graphiql/plugin-explorer": "3.2.6",
"@graphiql/plugin-explorer": "4.0.6",
"graphiql": "4.1.2",
"graphql": "16.12.0",
"js-cookie": "3.0.5",