diff --git a/package.json b/package.json index 873efbe..84b99c6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "trailingComma": "es5" }, "devDependencies": { - "graphql": "16.6.0", + "graphql": "16.9.0", "prettier": "2.7.1", "tslib": "2.4.1", "tsup": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 3a72e77..762f597 100644 --- a/yarn.lock +++ b/yarn.lock @@ -555,10 +555,10 @@ globby@^11.0.3: merge2 "^1.4.1" slash "^3.0.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.9.0: + version "16.9.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f" + integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw== has@^1.0.3: version "1.0.3"