diff --git a/functions/package.json b/functions/package.json index 65fd82c..1ab15e5 100644 --- a/functions/package.json +++ b/functions/package.json @@ -21,7 +21,7 @@ "eris": "^0.17.2", "firebase-admin": "^12.7.0", "firebase-functions": "^6.1.0", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "lodash": "^4.17.21", "node-fetch": "^2.7.0", "semver": "^7.6.3", diff --git a/functions/yarn.lock b/functions/yarn.lock index e66c291..83b585d 100644 --- a/functions/yarn.lock +++ b/functions/yarn.lock @@ -2823,10 +2823,10 @@ graphql-request@6.1.0: "@graphql-typed-document-node/core" "^3.2.0" cross-fetch "^3.1.5" -graphql@^16.9.0: - version "16.9.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f" - integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw== +graphql@^16.10.0: + version "16.10.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c" + integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ== gtoken@^7.0.0: version "7.1.0"