From 1810987eb3516e42765852d351d81b17d22e70d0 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:16:36 -0400 Subject: [PATCH] =?UTF-8?q?[8.10]=20Upgrade=20graphql=2016.6.0=E2=86=9216.?= =?UTF-8?q?8.1=20(#166779)=20(#166871)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Backport This will backport the following commits from `main` to `8.10`: - [Upgrade graphql 16.6.0→16.8.1 (#166779)](https://github.com/elastic/kibana/pull/166779) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: Jeramy Soucy --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4d532beda3985..38ca85722f935 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17562,9 +17562,9 @@ graphql-tag@^2.12.6: tslib "^2.1.0" graphql@^16.6.0: - version "16.6.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb" - integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw== + version "16.8.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" + integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== gulp-brotli@^3.0.0: version "3.0.0"