diff --git a/package.json b/package.json index 1662f57..2a32606 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "graphql": "^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0" }, "dependencies": { - "graphql-subscriptions": "^0.5.8", + "graphql-subscriptions": "^1.0.0", "iterall": "^1.2.2", "pg": "^7.4.1", "pg-ipc": "^1.0.4"