diff --git a/package.json b/package.json index 76840ba..50192a5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "css-loader": "^7.1.2", "css-minimizer-webpack-plugin": "^7.0.0", "eslint": "^8.57.1", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "mini-css-extract-plugin": "^2.9.2", "prop-types": "^15.8.1", "react": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 8b562ca..2f17c26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3401,10 +3401,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== handle-thing@^2.0.0: version "2.0.1"