diff --git a/package.json b/package.json index 72b985ad..01041030 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@types/graphql": "0.11.7", "@types/jsonwebtoken": "7.2.5", - "@types/node": "8.5.2", + "@types/node": "8.5.5", "tslint": "5.8.0", "tslint-config-standard": "7.0.0", "typescript": "2.6.2" diff --git a/yarn.lock b/yarn.lock index d052ff45..78868ae0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,10 +16,14 @@ version "4.14.88" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.88.tgz#97eaf2dc668f33ed8e511a5b627035f4ea20b0f5" -"@types/node@*", "@types/node@8.5.2": +"@types/node@*": version "8.5.2" resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2.tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5" +"@types/node@8.5.5": + version "8.5.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.5.tgz#6f9e8164ae1a55a9beb1d2571cfb7acf9d720c61" + "@types/zen-observable@0.5.3": version "0.5.3" resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5" @@ -44,7 +48,13 @@ apollo-link-http@1.3.2: dependencies: apollo-link "^1.0.7" -apollo-link@1.0.7, apollo-link@^1.0.7: +apollo-link-ws@^1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/apollo-link-ws/-/apollo-link-ws-1.0.4.tgz#d0067aa0204470dbd3955aa5204f8dd72d389350" + dependencies: + apollo-link "^1.0.7" + +apollo-link@1.0.7, apollo-link@^1.0.0, apollo-link@^1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f" dependencies: @@ -56,6 +66,10 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.1: version "1.0.3" resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.3.tgz#bf435277609850dd442cf1d5c2e8bc6655eaa943" +async-limiter@~1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8" + babel-code-frame@^6.22.0: version "6.26.0" resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b" @@ -64,6 +78,10 @@ babel-code-frame@^6.22.0: esutils "^2.0.2" js-tokens "^3.0.2" +backo2@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947" + balanced-match@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" @@ -158,6 +176,10 @@ encoding@^0.1.11: dependencies: iconv-lite "~0.4.13" +es6-promise@^4.1.1: + version "4.2.2" + resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.2.tgz#f722d7769af88bd33bc13ec6605e1f92966b82d9" + escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" @@ -170,6 +192,10 @@ esutils@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" +eventemitter3@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3.tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba" + fs.realpath@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" @@ -185,13 +211,14 @@ glob@^7.1.1: once "^1.3.0" path-is-absolute "^1.0.0" -graphql-binding@0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.2.1.tgz#171c78fe2cf893359f62fed14901f70e3f235420" +graphql-binding@0.3.2: + version "0.3.2" + resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.3.2.tgz#abea0ee2f9b7070234be9264303a6669bcec6b16" dependencies: "@types/graphql" "0.11.7" - graphql "^0.12.3" - graphql-tools "^2.14.1" + graphql "0.12.3" + graphql-tools "2.16.0" + iterall "^1.1.3" graphql-import@0.1.9: version "0.1.9" @@ -202,28 +229,21 @@ graphql-import@0.1.9: graphql "^0.12.3" lodash "^4.17.4" -graphql-schema-cache@0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/graphql-schema-cache/-/graphql-schema-cache-0.3.4.tgz#6f12b84e8db78711db443daf00bf5eaafb796b53" - dependencies: - apollo-link "^1.0.7" - graphql "^0.12.3" - graphql-tools "^2.14.0" - -graphql-tools@2.15.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.15.0.tgz#eec1788c15f86d2101edbf09bcb489bef23d53a1" +graphql-subscriptions@^0.5.6: + version "0.5.6" + resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-0.5.6.tgz#0d8e960fbaaf9ecbe7900366e86da2fc143fc5b2" dependencies: - apollo-utilities "^1.0.1" - deprecated-decorator "^0.1.6" - uuid "^3.1.0" + es6-promise "^4.1.1" + iterall "^1.1.3" -graphql-tools@^2.14.0, graphql-tools@^2.14.1: - version "2.14.1" - resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.14.1.tgz#15f96683d7f178042baddcfc17d73dcfeee67356" +graphql-tools@2.16.0: + version "2.16.0" + resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.16.0.tgz#689e46ce8b4570e01214cb7fda4a0c9338c0459f" dependencies: + apollo-link "^1.0.0" apollo-utilities "^1.0.1" deprecated-decorator "^0.1.6" + graphql-subscriptions "^0.5.6" uuid "^3.1.0" graphql@0.12.3, graphql@^0.12.3: @@ -257,6 +277,10 @@ inherits@2: version "2.0.3" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" +is-promise@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" + is-stream@^1.0.1: version "1.1.0" resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" @@ -265,7 +289,7 @@ isarray@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" -iterall@1.1.3: +iterall@1.1.3, iterall@^1.1.1, iterall@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9" @@ -305,6 +329,10 @@ jws@^3.1.4: jwa "^1.1.4" safe-buffer "^5.0.1" +lodash.assign@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7" + lodash.includes@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f" @@ -321,6 +349,10 @@ lodash.isnumber@^3.0.3: version "3.0.3" resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc" +lodash.isobject@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d" + lodash.isplainobject@^4.0.6: version "4.0.6" resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb" @@ -374,7 +406,7 @@ resolve@^1.3.2: dependencies: path-parse "^1.0.5" -safe-buffer@^5.0.1: +safe-buffer@^5.0.1, safe-buffer@~5.1.0: version "5.1.1" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" @@ -388,6 +420,20 @@ strip-ansi@^3.0.0: dependencies: ansi-regex "^2.0.0" +subscriptions-transport-ws@^0.9.4: + version "0.9.4" + resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.4.tgz#2671c7339c17389c0ff47c73cd749949576d3dd5" + dependencies: + backo2 "^1.0.2" + eventemitter3 "^2.0.3" + is-promise "^2.1.0" + 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" + supports-color@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" @@ -398,6 +444,10 @@ supports-color@^4.0.0: dependencies: has-flag "^2.0.0" +symbol-observable@^1.0.4: + version "1.1.0" + resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.1.0.tgz#5c68fd8d54115d9dfb72a84720549222e8db9b32" + tslib@^1.0.0, tslib@^1.7.1: version "1.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac" @@ -446,6 +496,10 @@ typescript@2.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4" +ultron@~1.1.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c" + uuid@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04" @@ -458,6 +512,14 @@ wrappy@1: version "1.0.2" resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" +ws@^3.0.0: + version "3.3.3" + resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" + dependencies: + async-limiter "~1.0.0" + safe-buffer "~5.1.0" + ultron "~1.1.0" + xtend@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"