diff --git a/package.json b/package.json index 8bdb794..b34bc67 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "graphile-config": "^0.0.1-beta.9", - "graphql": "15.x | ^16.8.2 | ^17.0.0-alpha.3", + "graphql": "15.x || ^16.8.2 || ^17.0.0-alpha.3", "json5": "^2.2.3", "kjsonl": "^0.0.1", "tslib": "^2.6.3" diff --git a/yarn.lock b/yarn.lock index a247c87..9275d43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1022,10 +1022,10 @@ graphile-config@^0.0.1-beta.9: tslib "^2.6.2" yargs "^17.7.2" -"graphql@15.x | ^16.8.2 | ^17.0.0-alpha.3": - version "16.8.2" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.2.tgz#54771c7ff195da913f5e70af8044a026d32eca2a" - integrity sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg== +"graphql@15.x || ^16.8.2 || ^17.0.0-alpha.3": + version "16.9.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f" + integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw== has-bigints@^1.0.1, has-bigints@^1.0.2: version "1.0.2"