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"