diff --git a/ui/apps/platform/package.json b/ui/apps/platform/package.json index 6a1c68e89941d..b04caedbbb604 100644 --- a/ui/apps/platform/package.json +++ b/ui/apps/platform/package.json @@ -36,7 +36,7 @@ "file-saver": "^2.0.5", "formik": "^2.2.9", "framer-motion": "^2.6.13", - "graphql": "^15.5.0", + "graphql": "^16.0.1", "history": "^4.9.0", "html2canvas": "1.0.0-rc.7", "js-base64": "^3.6.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index e2ee57c734ab3..698d3cb5fdb2b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -10255,10 +10255,10 @@ graphql-tag@^2.12.3: dependencies: tslib "^2.1.0" -graphql@^15.5.0: - version "15.5.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5" - integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA== +graphql@^16.0.1: + version "16.0.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10" + integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg== growl@1.10.5: version "1.10.5"