diff --git a/package.json b/package.json index e06e76ed9..115677e4d 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ "smoothscroll-polyfill": "^0.3.5", "snake-case": "2.1.0", "style-loader": "^0.16.0", - "subscriptions-transport-ws": "^0.7.2", + "subscriptions-transport-ws": "^0.8.3", "supports-color": "^4", "timeago.js": "^2.0.3", "timekeeper": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index d1fa11010..0c150c77b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -199,14 +199,8 @@ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.9.4.tgz#cdeb6bcbef9b6c584374b81aa7f48ecf3da404fa" "@types/node@*": - version "10.3.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.1.tgz#51092fbacaed768a122a293814474fbf6e5e8b6d" - -"@types/ws@^3.0.0": - version "3.2.1" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-3.2.1.tgz#b0c1579e58e686f83ce0a97bb9463d29705827fb" - dependencies: - "@types/node" "*" + version "10.9.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.4.tgz#0f4cb2dc7c1de6096055357f70179043c33e9897" JSONStream@^1.0.7: version "1.3.3" @@ -4662,7 +4656,7 @@ graphql-redis-subscriptions@1.3.0: optionalDependencies: ioredis "^3.1.2" -graphql-subscriptions@^0.4.2, graphql-subscriptions@^0.4.3: +graphql-subscriptions@^0.4.2, graphql-subscriptions@^0.4.3, graphql-subscriptions@^0.4.4: version "0.4.4" resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-0.4.4.tgz#39cff32d08dd3c990113864bab77154403727e9b" dependencies: @@ -11070,19 +11064,19 @@ stylus@0.54.5, stylus@~0.54.5: sax "0.5.x" source-map "0.1.x" -subscriptions-transport-ws@^0.7.2: - version "0.7.3" - resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.7.3.tgz#15858f03e013e1fc28f8c2d631014ec1548d38f0" +subscriptions-transport-ws@^0.8.3: + version "0.8.3" + resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.8.3.tgz#d4b22db7f5951bd30e7c6f4dc4774d34ed9f1751" dependencies: - "@types/ws" "^3.0.0" backo2 "^1.0.2" eventemitter3 "^2.0.3" - graphql-subscriptions "^0.4.3" - graphql-tag "^2.0.0" + graphql-subscriptions "^0.4.4" + graphql-tag "^2.4.2" iterall "^1.1.1" lodash.assign "^4.2.0" lodash.isobject "^3.0.2" lodash.isstring "^4.0.1" + symbol-observable "^1.0.4" ws "^3.0.0" sugarss@^0.2.0: