diff --git a/packages/datastore/package.json b/packages/datastore/package.json index a7f89a431..d5197cb81 100644 --- a/packages/datastore/package.json +++ b/packages/datastore/package.json @@ -52,7 +52,7 @@ "vue": "3.0.6" }, "dependencies": { - "graphql-tag": "2.11.0", + "graphql-tag": "2.12.6", "react-native-sqlite-2": "3.1.1", "subscriptions-transport-ws": "0.9.18", "tiny-invariant": "1.1.0",