diff --git a/libraries/hermes/package.json b/libraries/hermes/package.json index 786264c1d..716111f16 100644 --- a/libraries/hermes/package.json +++ b/libraries/hermes/package.json @@ -33,7 +33,7 @@ "deepdash-es": "^5.3.9", "express": "~4.21.1", "express-winston": "^4.2.0", - "graphql": "^16.8.1", + "graphql": "^16.9.0", "graphql-parse-resolve-info": "^4.13.0", "graphql-tools": "^9.0.0", "graphql-type-json": "^0.3.2", diff --git a/yarn.lock b/yarn.lock index 1d1bf088f..4b26c4e78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9083,10 +9083,10 @@ graphql@^14.5.3: dependencies: iterall "^1.2.2" -graphql@^16.8.1: - version "16.8.1" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" - integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== +graphql@^16.9.0: + version "16.9.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f" + integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw== gtoken@^7.0.0: version "7.0.1"