diff --git a/package.json b/package.json index 17af5c37..628399a7 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/react-native": "^0.73.0", "concurrently": "^9.1.0", "eslint-config-txo-package-react": "^1.0.10", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^15.2.11", diff --git a/yarn.lock b/yarn.lock index be8de19d..bacf76b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5467,10 +5467,10 @@ graphql-tag@^2.12.6: dependencies: tslib "^2.1.0" -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== handlebars@^4.7.7: version "4.7.8"