diff --git a/package.json b/package.json index 41e5186..3f08137 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@metascraper/helpers": "^4.8.5", "apollo-server": "^2.6.7", "got": "^9.6.0", - "graphql": "^14.0.2", + "graphql": "^14.5.0", "lodash": "^4.17.11", "metascraper": "^4.10.3", "metascraper-audio": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 2ddf5c2..3f7a90f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1624,10 +1624,10 @@ graphql-upload@^8.0.2: http-errors "^1.7.1" object-path "^0.11.4" -graphql@^14.0.2: - version "14.0.2" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650" - integrity sha512-gUC4YYsaiSJT1h40krG3J+USGlwhzNTXSb4IOZljn9ag5Tj+RkoXrWp+Kh7WyE3t1NCfab5kzCuxBIvOMERMXw== +graphql@^14.5.0: + version "14.5.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.0.tgz#4801e6460942c9c591944617f6dd224a9e531520" + integrity sha512-wnGcTD181L2xPnIwHHjx/moV4ulxA2Kms9zcUY+B/SIrK+2N+iOC6WNgnR2zVTmg1Z8P+CZq5KXibTnatg3WUw== dependencies: iterall "^1.2.2"