diff --git a/package.json b/package.json index 5d913706f..5ef979a7d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "email-butler": "^1.0.13", "geojson": "^0.5.0", "graphiql": "^3.0.5", - "graphql": "^16.8.0", + "graphql": "^16.8.1", "highcharts": "^10.3.3", "intersection-observer": "^0.12.2", "is-hotkey": "^0.2.0", diff --git a/yarn.lock b/yarn.lock index cdfd52587..3c83fceab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4209,10 +4209,10 @@ graphql@^0.7.0: dependencies: iterall "1.0.2" -graphql@^16.8.0: - version "16.8.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4" - integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg== +graphql@^16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" + integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== grid-index@^1.1.0: version "1.1.0"