diff --git a/package-lock.json b/package-lock.json index 3c3e19f..e3cf474 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14930,9 +14930,9 @@ } }, "websocket-extensions": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz", - "integrity": "sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", "dev": true }, "whatwg-fetch": { diff --git a/yarn.lock b/yarn.lock index 510f97a..5746bc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -400,6 +400,13 @@ graphql-toolkit "0.2.12" tslib "1.9.3" +"@graphql-codegen/fragment-matcher@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-1.2.0.tgz#da303caac7e579ca84031d72809454b299fa1a5b" + integrity sha512-6F1a4TqYhJDOEpOIxAYSu9PtvK6HdyZVqCIFJg/Aw1GNsY8bAMju7bVT9LpxIBc8Ee3Uge3z1jOmWqjqsUa02g== + dependencies: + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/introspection@^1.0.7": version "1.1.1" resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.1.1.tgz#e1223027bcd27457620b54f70c15ae2451da790c" @@ -408,16 +415,6 @@ "@graphql-codegen/plugin-helpers" "1.1.1" tslib "1.9.3" -"@graphql-codegen/plugin-helpers@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.0.7.tgz#bd36793f03a519e655ff5ad2dca7b9aec31bb78a" - integrity sha512-9OlbAouUE+YdY/WMQ+me6waRu5lw9/7g+4/+yufy+rbZPtacX7DJswOtcr2zRLv3L1KuuK61O8fl9wXMhps4BA== - dependencies: - change-case "3.1.0" - common-tags "1.8.0" - import-from "2.1.0" - tslib "1.9.3" - "@graphql-codegen/plugin-helpers@1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.1.1.tgz#11e72e2762154faf6db13ad775bea3fc216d9991" @@ -438,60 +435,48 @@ import-from "3.0.0" tslib "1.9.3" -"@graphql-codegen/typescript-apollo-angular@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-1.0.7.tgz#a8a1ef626838e2ccb2378341fcee8e0f46a21ae3" - integrity sha512-Od0lUtP1cNOhZZEEIANlAfM6xiGpYqeF4cGYNCnTMaMRtFtXYZvpwr1mj5TcqWhlhvfo6V3EGPjrbW95/1gI5Q== - dependencies: - "@graphql-codegen/plugin-helpers" "1.0.7" - "@graphql-codegen/visitor-plugin-common" "1.0.7" - tslib "1.9.3" - -"@graphql-codegen/typescript-operations@^1.0.7": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.1.1.tgz#84b42174cc8178383d021766dcdacfde5f3a3ee0" - integrity sha512-Hn0DX06pf1QR5SIkZ+tA8+pVmh9OeDtW17093GhhQmM3qYKa+8nY7XcO21inDnbGdLqvUZb+Ek0V5GCmhqjiJg== +"@graphql-codegen/typescript-apollo-angular@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-1.2.0.tgz#edeae44198054be96fd52257681000ae5081584d" + integrity sha512-2jsbnb/P2sFPImHbeU4f+kikAiX35YfxHoFi2S8nY/mUNWb+h2axUWkGOC/rZCzHXyBiQk3SVepn+Z2aJqoJew== dependencies: - "@graphql-codegen/plugin-helpers" "1.1.1" - "@graphql-codegen/typescript" "1.1.1" - "@graphql-codegen/visitor-plugin-common" "1.1.1" + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/visitor-plugin-common" "1.2.0" tslib "1.9.3" -"@graphql-codegen/typescript@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.0.7.tgz#76437247413ab611fe58c058c1760bf5ff110a8e" - integrity sha512-V3xyJnknVYNZn/LO47j9+HQoOJa/vGVcm5jo3INIi54V7l3X5apHJX+Pej8Wpw9hS4+NmHrtWQ51HkEqh7BmKg== +"@graphql-codegen/typescript-graphql-files-modules@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-files-modules/-/typescript-graphql-files-modules-1.2.0.tgz#221d5c91167bb4c3fa709b3cc1040aa5196bdbda" + integrity sha512-wtyyV4wFWmg5Cr2z2WCOoUCceGhyvfL+hYDq4tDtzETFxa5xLMUhn9yE+dmFU/xV9wzIz54mPvbgwZk9+jJ5Wg== dependencies: - "@graphql-codegen/plugin-helpers" "1.0.7" - "@graphql-codegen/visitor-plugin-common" "1.0.7" + "@graphql-codegen/plugin-helpers" "1.2.0" tslib "1.9.3" -"@graphql-codegen/typescript@1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.1.1.tgz#093e79853bb7473cb150c5330a7a7f92b61acd0c" - integrity sha512-hw1eYsV3Y5H6X9+XoyG18RImzZ1XBzG+d2jLvbWHiC4Gw1HPzXXaYKI+TlY17VsZjepBTNbWVF0NWKzV91h6XQ== +"@graphql-codegen/typescript-operations@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.2.0.tgz#44ce7808edeab066e119358012b93ed3737f7ed3" + integrity sha512-9HGQt/qaWkrBLPrHtAsRjLqLpFwVPJqgozP1h39l3iLXhFYlHtxcXGc6zKGqXSLHdlXFREWu6cfCeaSdYDZV8g== dependencies: - "@graphql-codegen/plugin-helpers" "1.1.1" - "@graphql-codegen/visitor-plugin-common" "1.1.1" + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/typescript" "1.2.0" + "@graphql-codegen/visitor-plugin-common" "1.2.0" tslib "1.9.3" -"@graphql-codegen/visitor-plugin-common@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.0.7.tgz#4017af7fe0d0e6d6d0d891661a15c5169f898cd2" - integrity sha512-MN/ZKywNR2pVDQOKgEyz79X7Inm4qpinR+ktoO05tRrqL216niLLKHILNoRDxkuLq/T4hNFFNiP8kdlx+frnAQ== +"@graphql-codegen/typescript@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.2.0.tgz#c336394c175aebbde47dc8b9709e0a4d2adb8153" + integrity sha512-jX4SRMc+n0Spg9NwcoxHkBc9NxGzGVxh0qlQ5EENKWUWebIG2sYEEXyMe2he8J6hd7yO+Np1raLQ/u7oK+Oykg== dependencies: - "@graphql-codegen/plugin-helpers" "1.0.7" - auto-bind "2.0.0" - dependency-graph "0.8.0" - graphql-tag "2.10.1" + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/visitor-plugin-common" "1.2.0" tslib "1.9.3" -"@graphql-codegen/visitor-plugin-common@1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.1.1.tgz#f1ed25ff62e64e67d63248b6a65a52466036c853" - integrity sha512-+zmEc5HjfLpUIpyyUYW8lrSZzOiLjqO/78Leyed6Ec9kPlenRbVJVObzN7hA2dDQs38qjWCQs0lQitjsUlib5A== +"@graphql-codegen/visitor-plugin-common@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.2.0.tgz#0f07f0e8e668ec83e40afb6f7d6157fe7c8affc5" + integrity sha512-o295vWzfFke86nKxbTzGQE8TSB529bq/rmDgjqd+chK3txDuIEKj/k9iu1oMl26AaM9Hs93ChXk8baMrbuXQ+A== dependencies: - "@graphql-codegen/plugin-helpers" "1.1.1" + "@graphql-codegen/plugin-helpers" "1.2.0" auto-bind "2.0.0" dependency-graph "0.8.0" graphql-tag "2.10.1" @@ -9121,9 +9106,9 @@ websocket-driver@>=0.5.1: websocket-extensions ">=0.1.1" websocket-extensions@>=0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29" - integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg== + version "0.1.4" + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" + integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== whatwg-fetch@2.0.4: version "2.0.4"