diff --git a/package.json b/package.json index c0fe80f..dbd0e4b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "bulma": "^1.0.2", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "react": "^18.3.1", "react-bulma-components": "4.1.0", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index ced5eab..0f27497 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4957,10 +4957,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== gzip-size@^6.0.0: version "6.0.0"