From 1944b02a442402fb70064999e6ebe1054c4205e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 14:30:36 +0000 Subject: [PATCH 1/3] Bump graphiql from 4.0.5 to 4.1.0 in /juniper Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 4.0.5 to 4.1.0. - [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/graphiql@4.1.0/packages/graphiql) --- updated-dependencies: - dependency-name: graphiql dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- juniper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juniper/package.json b/juniper/package.json index 74429c996..1d50546e2 100644 --- a/juniper/package.json +++ b/juniper/package.json @@ -4,7 +4,7 @@ "postinstall": "make graphiql graphql-playground" }, "dependencies": { - "graphiql": "4.0.5", + "graphiql": "4.1.0", "graphql-playground-react": "1.7.28" } } From 3f4568c2b053e814213002e42e53a9306aaaca01 Mon Sep 17 00:00:00 2001 From: tyranron Date: Thu, 22 May 2025 14:25:55 +0200 Subject: [PATCH 2/3] Regen --- juniper/src/http/graphiql.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/juniper/src/http/graphiql.html b/juniper/src/http/graphiql.html index a7822b459..4bb429edc 100644 --- a/juniper/src/http/graphiql.html +++ b/juniper/src/http/graphiql.html @@ -31,11 +31,11 @@