From f96a3f4baabe8699b27912840217b0b0eca28969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 09:46:41 +0000 Subject: [PATCH] Update GraphiQL from 3.2.0 to 3.2.1 version (#1257) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai Ren --- juniper/CHANGELOG.md | 4 ++-- juniper/package.json | 2 +- juniper/src/http/graphiql.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/juniper/CHANGELOG.md b/juniper/CHANGELOG.md index 6d57170b..29725b3d 100644 --- a/juniper/CHANGELOG.md +++ b/juniper/CHANGELOG.md @@ -17,10 +17,10 @@ All user visible changes to `juniper` crate will be documented in this file. Thi ### Changed -- Updated [GraphiQL] to [3.2.0 version](https://github.com/graphql/graphiql/blob/graphiql%403.2.0/packages/graphiql/CHANGELOG.md#320). ([#1253]) +- Updated [GraphiQL] to [3.2.1 version](https://github.com/graphql/graphiql/blob/graphiql%403.2.1/packages/graphiql/CHANGELOG.md#321). ([#1257]) [#1252]: /../../pull/1252 -[#1253]: /../../pull/1253 +[#1257]: /../../pull/1257 diff --git a/juniper/package.json b/juniper/package.json index 46e02ad5..956e559f 100644 --- a/juniper/package.json +++ b/juniper/package.json @@ -4,7 +4,7 @@ "postinstall": "make graphiql graphql-playground" }, "dependencies": { - "graphiql": "3.2.0", + "graphiql": "3.2.1", "graphql-playground-react": "1.7.28" } } diff --git a/juniper/src/http/graphiql.html b/juniper/src/http/graphiql.html index 2b059a44..2fba9cc6 100644 --- a/juniper/src/http/graphiql.html +++ b/juniper/src/http/graphiql.html @@ -42,10 +42,10 @@ favored resource bundler. --> - +