From 9045a24b3a3625db16b7d3a54f576d199bbe234f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 18:25:37 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.6.0 to 16.8.1 in /random-wait-deck Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- random-wait-deck/package.json | 2 +- random-wait-deck/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/random-wait-deck/package.json b/random-wait-deck/package.json index e1c4ef2..0305e08 100644 --- a/random-wait-deck/package.json +++ b/random-wait-deck/package.json @@ -28,7 +28,7 @@ "bufferutil": "4.0.2", "canvas": "2.6.1", "classnames": "^2.2.6", - "graphql": "16.6.0", + "graphql": "16.8.1", "lodash": "^4.17.20", "lodash-es": "4.17.21", "pretty-quick": "3.1.3", diff --git a/random-wait-deck/yarn.lock b/random-wait-deck/yarn.lock index 7c08e11..b468c7c 100644 --- a/random-wait-deck/yarn.lock +++ b/random-wait-deck/yarn.lock @@ -4719,10 +4719,10 @@ graphql-tag@^2.12.6: dependencies: 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== +graphql@16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" + integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== growl@>=1.10.0: version "1.10.5"