|
|
@ -14,7 +14,7 @@ |
|
|
|
needle "^1.4.2" |
|
|
|
passport-oauth2 "^1.3.0" |
|
|
|
|
|
|
|
"@apollographql/apollo-tools@^0.3.6", "@apollographql/apollo-tools@^0.3.6-alpha.1": |
|
|
|
"@apollographql/apollo-tools@^0.3.6": |
|
|
|
version "0.3.7" |
|
|
|
resolved "https://registry.yarnpkg.com/@apollographql/apollo-tools/-/apollo-tools-0.3.7.tgz#3bc9c35b9fff65febd4ddc0c1fc04677693a3d40" |
|
|
|
integrity sha512-+ertvzAwzkYmuUtT8zH3Zi6jPdyxZwOgnYaZHY7iLnMVJDhQKWlkyjLMF8wyzlPiEdDImVUMm5lOIBZo7LkGlg== |
|
|
@ -1421,6 +1421,11 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.6.tgz#9cbfcb62c50947217f4d88d4d274cc40c22625a9" |
|
|
|
integrity sha512-Fvm24+u85lGmV4hT5G++aht2C5I4Z4dYlWZIh62FAfFO/TfzXtPpoLI6I7AuBWkIFqZCnhFOoTT7RjjaIL5Fjg== |
|
|
|
|
|
|
|
"@types/node@^12.0.2": |
|
|
|
version "12.0.4" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32" |
|
|
|
integrity sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw== |
|
|
|
|
|
|
|
"@types/node@^8.0.47": |
|
|
|
version "8.10.40" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.40.tgz#4314888d5cd537945d73e9ce165c04cc550144a4" |
|
|
@ -1686,6 +1691,14 @@ |
|
|
|
"@webassemblyjs/wast-parser" "1.8.5" |
|
|
|
"@xtuc/long" "4.2.2" |
|
|
|
|
|
|
|
"@wry/context@^0.4.0": |
|
|
|
version "0.4.1" |
|
|
|
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.4.1.tgz#b3e23ca036035cbad0bd9711269352dd03a6fe3c" |
|
|
|
integrity sha512-ZpIrDGek+IU9wkID/TYSgcYeLXsSM2VkbfAxO4NjWBGeM/OrA9KyNmy8msYlAEKPmKxi3mIbXg3jcb3f6pqnaQ== |
|
|
|
dependencies: |
|
|
|
"@types/node" "^12.0.2" |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
"@xtuc/ieee754@^1.2.0": |
|
|
|
version "1.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" |
|
|
@ -1966,52 +1979,44 @@ anymatch@^3.0.1: |
|
|
|
normalize-path "^3.0.0" |
|
|
|
picomatch "^2.0.4" |
|
|
|
|
|
|
|
apollo-cache-control@0.6.1: |
|
|
|
version "0.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache-control/-/apollo-cache-control-0.6.1.tgz#c73ff521fe606faf18edcbd3463c421a966f3e5d" |
|
|
|
integrity sha512-M3cDeQDXtRxYPQ/sL4pu3IVE5Q/9jpBlENB2IjwxTDir+WFZbJV1CAnvVwyJdL1DvS6ESR35DFOurJH4Ws/OPA== |
|
|
|
dependencies: |
|
|
|
apollo-server-env "2.3.0" |
|
|
|
graphql-extensions "0.6.1" |
|
|
|
|
|
|
|
apollo-cache-inmemory@1.5.1: |
|
|
|
version "1.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.5.1.tgz#265d1ee67b0bf0aca9c37629d410bfae44e62953" |
|
|
|
integrity sha512-D3bdpPmWfaKQkWy8lfwUg+K8OBITo3sx0BHLs1B/9vIdOIZ7JNCKq3EUcAgAfInomJUdN0QG1yOfi8M8hxkN1g== |
|
|
|
apollo-cache-control@0.7.1: |
|
|
|
version "0.7.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache-control/-/apollo-cache-control-0.7.1.tgz#3d4fba232f561f096f61051e103bf58ee4bf8b54" |
|
|
|
integrity sha512-3h1TEoMnzex6IIiFb5Ja3owTyLwT5YzK69cRgrSpSscdpYc3ID4KVs0Ht9cbOUmb/L/UKtYVkRC8KeVAYmHEjQ== |
|
|
|
dependencies: |
|
|
|
apollo-cache "^1.2.1" |
|
|
|
apollo-utilities "^1.2.1" |
|
|
|
optimism "^0.6.9" |
|
|
|
ts-invariant "^0.2.1" |
|
|
|
tslib "^1.9.3" |
|
|
|
apollo-server-env "2.4.0" |
|
|
|
graphql-extensions "0.7.1" |
|
|
|
|
|
|
|
apollo-cache@1.1.25: |
|
|
|
version "1.1.25" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.25.tgz#87a15a2a19993bb07234ccee6839b59d6fb49ac5" |
|
|
|
integrity sha512-9HhI/tVEHAeGaJJvi1Vpf6PzXUCA0PqNbigi2G3uOc180JjxbcaBvEbKXMEDb/UyTXkFWzI4PiPDuDQFqmIMSA== |
|
|
|
apollo-cache-inmemory@1.6.0: |
|
|
|
version "1.6.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.0.tgz#a106cdc520f0a043be2575372d5dbb7e4790254c" |
|
|
|
integrity sha512-Mr86ucMsXnRH9YRvcuuy6kc3dtyRBuVSo8gdxp2sJVuUAtvQ6r/8E+ok2qX84em9ZBAYxoyvPnKeShhvcKiiDw== |
|
|
|
dependencies: |
|
|
|
apollo-utilities "^1.1.2" |
|
|
|
apollo-cache "^1.3.0" |
|
|
|
apollo-utilities "^1.3.0" |
|
|
|
optimism "^0.9.0" |
|
|
|
ts-invariant "^0.4.0" |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
apollo-cache@^1.2.1: |
|
|
|
version "1.2.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.2.1.tgz#aae71eb4a11f1f7322adc343f84b1a39b0693644" |
|
|
|
integrity sha512-nzFmep/oKlbzUuDyz6fS6aYhRmfpcHWqNkkA9Bbxwk18RD6LXC4eZkuE0gXRX0IibVBHNjYVK+Szi0Yied4SpQ== |
|
|
|
apollo-cache@1.3.0, apollo-cache@^1.3.0: |
|
|
|
version "1.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.0.tgz#de5c907cbd329440c9b0aafcbe8436391b9e6142" |
|
|
|
integrity sha512-voPlvSIDA2pY3+7QwtXPs7o5uSNAVjUKwimyHWoiW0MIZtPxawtOV/Y+BL85R227JqcjPic1El+QToVR8l4ytQ== |
|
|
|
dependencies: |
|
|
|
apollo-utilities "^1.2.1" |
|
|
|
apollo-utilities "^1.3.0" |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
apollo-client@2.4.12: |
|
|
|
version "2.4.12" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.12.tgz#9fa15f502d04f8cc788a9fbb825163b437681504" |
|
|
|
integrity sha512-E5ClFSB9btJLYibLKwLDSCg+w9tI+25eZgXOM+DClawu7of4d/xhuV/xvpuZpsMP3qwrp0QPacBnfG4tUJs3/w== |
|
|
|
apollo-client@2.6.0: |
|
|
|
version "2.6.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.0.tgz#9b66c04cd96d622cd72f92e584e7403c17532831" |
|
|
|
integrity sha512-Z6oSD45vyw6maktMABXTaJliWdFJy4ihZGxbRh7rY65RWNz0HSm3IX66shLavdNqd4lpOcVuAufJl+w8u6RhLQ== |
|
|
|
dependencies: |
|
|
|
"@types/zen-observable" "^0.8.0" |
|
|
|
apollo-cache "1.1.25" |
|
|
|
apollo-cache "1.3.0" |
|
|
|
apollo-link "^1.0.0" |
|
|
|
apollo-link-dedup "^1.0.0" |
|
|
|
apollo-utilities "1.1.2" |
|
|
|
apollo-utilities "1.3.0" |
|
|
|
symbol-observable "^1.0.2" |
|
|
|
ts-invariant "^0.4.0" |
|
|
|
tslib "^1.9.3" |
|
|
|
zen-observable "^0.8.0" |
|
|
|
|
|
|
@ -2030,13 +2035,13 @@ apollo-client@^1.1: |
|
|
|
optionalDependencies: |
|
|
|
"@types/graphql" "0.10.2" |
|
|
|
|
|
|
|
apollo-datasource@0.4.0: |
|
|
|
version "0.4.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-datasource/-/apollo-datasource-0.4.0.tgz#f042641fd2593fa5f4f002fc30d1fb1a20284df8" |
|
|
|
integrity sha512-6QkgnLYwQrW0qv+yXIf617DojJbGmza2XJXUlgnzrGGhxzfAynzEjaLyYkc8rYS1m82vjrl9EOmLHTcnVkvZAQ== |
|
|
|
apollo-datasource@0.5.0: |
|
|
|
version "0.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-datasource/-/apollo-datasource-0.5.0.tgz#7a8c97e23da7b9c15cb65103d63178ab19eca5e9" |
|
|
|
integrity sha512-SVXxJyKlWguuDjxkY/WGlC/ykdsTmPxSF0z8FenagcQ91aPURXzXP1ZDz5PbamY+0iiCRubazkxtTQw4GWTFPg== |
|
|
|
dependencies: |
|
|
|
apollo-server-caching "0.4.0" |
|
|
|
apollo-server-env "2.3.0" |
|
|
|
apollo-server-env "2.4.0" |
|
|
|
|
|
|
|
apollo-engine-reporting-protobuf@0.3.0: |
|
|
|
version "0.3.0" |
|
|
@ -2045,26 +2050,17 @@ apollo-engine-reporting-protobuf@0.3.0: |
|
|
|
dependencies: |
|
|
|
protobufjs "^6.8.6" |
|
|
|
|
|
|
|
apollo-engine-reporting@1.1.1: |
|
|
|
version "1.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-engine-reporting/-/apollo-engine-reporting-1.1.1.tgz#f5a3240bc5c5afb210ff8c45d72995de7b0d2a13" |
|
|
|
integrity sha512-K7BDsj99jr8ftd9NIuHL4oF/S7CBFcgMGjL0ChhfxpkgUv80FPxJ+9Fs+9ZkKIVylV3PCi2WnihpDeEO10eZAw== |
|
|
|
apollo-engine-reporting@1.2.1: |
|
|
|
version "1.2.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-engine-reporting/-/apollo-engine-reporting-1.2.1.tgz#0b77fad2e9221d62f4a29b8b4fab8f7f47dcc1d6" |
|
|
|
integrity sha512-DVXZhz/nSZR4lphakjb1guAD0qJ7Wm1PVtZEBjN097cnOor4XSOzQlPfTaYtVuhlxUKUuCx1syiBbOuV8sKqXg== |
|
|
|
dependencies: |
|
|
|
apollo-engine-reporting-protobuf "0.3.0" |
|
|
|
apollo-graphql "^0.2.1-alpha.1" |
|
|
|
apollo-server-core "2.5.1" |
|
|
|
apollo-server-env "2.3.0" |
|
|
|
apollo-graphql "^0.3.0" |
|
|
|
apollo-server-core "2.6.1" |
|
|
|
apollo-server-env "2.4.0" |
|
|
|
async-retry "^1.2.1" |
|
|
|
graphql-extensions "0.6.1" |
|
|
|
|
|
|
|
apollo-env@0.4.1-register.1: |
|
|
|
version "0.4.1-register.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-env/-/apollo-env-0.4.1-register.1.tgz#e8c94e21a5b3f9c45088dec47862dfe2026111c2" |
|
|
|
integrity sha512-fg1US7YZ6yW1N0tFq8g4HpCR3eJZmI+rIiHDiknYN9D1MTjvwYdmXYhi7VaPvQ21hV5nMRvfBUMqYXjP+6FsGQ== |
|
|
|
dependencies: |
|
|
|
core-js "3.0.0-beta.13" |
|
|
|
node-fetch "^2.2.0" |
|
|
|
sha.js "^2.4.11" |
|
|
|
graphql-extensions "0.7.1" |
|
|
|
|
|
|
|
apollo-env@0.5.1: |
|
|
|
version "0.5.1" |
|
|
@ -2082,12 +2078,12 @@ apollo-fetch@0.7.0: |
|
|
|
dependencies: |
|
|
|
cross-fetch "^1.0.0" |
|
|
|
|
|
|
|
apollo-graphql@^0.2.1-alpha.1: |
|
|
|
version "0.2.1-register.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.2.1-register.1.tgz#941dd165a9428c2ea3407ab410f842c4050cea28" |
|
|
|
integrity sha512-Z2LOuvYomC9CN9K+mpFVcVQu6Ml5PIJlV+YOkGzFq73xeqWg1InxHqI3eEdCEhxTJq6H8rlWT8ATrMS+4sIhqw== |
|
|
|
apollo-graphql@^0.3.0: |
|
|
|
version "0.3.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.3.1.tgz#d13b80cc0cae3fe7066b81b80914c6f983fac8d7" |
|
|
|
integrity sha512-tbhtzNAAhNI34v4XY9OlZGnH7U0sX4BP1cJrUfSiNzQnZRg1UbQYZ06riHSOHpi5RSndFcA9LDM5C1ZKKOUeBg== |
|
|
|
dependencies: |
|
|
|
apollo-env "0.4.1-register.1" |
|
|
|
apollo-env "0.5.1" |
|
|
|
lodash.sortby "^4.7.0" |
|
|
|
|
|
|
|
apollo-link-batch-http@1.2.11: |
|
|
@ -2117,13 +2113,6 @@ apollo-link-core@^0.5.0: |
|
|
|
graphql-tag "^2.4.2" |
|
|
|
zen-observable-ts "^0.4.4" |
|
|
|
|
|
|
|
apollo-link-dedup@^1.0.0: |
|
|
|
version "1.0.15" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-link-dedup/-/apollo-link-dedup-1.0.15.tgz#028148f1028e806a9ab2f4abf3bde9dc292565e9" |
|
|
|
integrity sha512-14/+Tg7ogcYVrvZa8C7uBQIvX2B/dCKSnojI41yDYGp/t2eWD5ITCWdgjhciXpi0Ij6z+NRyMEebACz3EOwm4w== |
|
|
|
dependencies: |
|
|
|
apollo-link "^1.2.8" |
|
|
|
|
|
|
|
apollo-link-error@1.1.10: |
|
|
|
version "1.1.10" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-link-error/-/apollo-link-error-1.1.10.tgz#ce57f0793f0923b598655de5bf5e028d4cf4fba6" |
|
|
@ -2177,7 +2166,7 @@ apollo-link@1.2.11, apollo-link@^1.2.11: |
|
|
|
tslib "^1.9.3" |
|
|
|
zen-observable-ts "^0.8.18" |
|
|
|
|
|
|
|
apollo-link@^1.0.0, apollo-link@^1.2.1, apollo-link@^1.2.3, apollo-link@^1.2.8: |
|
|
|
apollo-link@^1.0.0, apollo-link@^1.2.1, apollo-link@^1.2.3: |
|
|
|
version "1.2.8" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.2.8.tgz#0f252adefd5047ac1a9f35ba9439d216587dcd84" |
|
|
|
integrity sha512-lfzGRxhK9RmiH3HPFi7TIEBhhDY9M5a2ZDnllcfy5QDk7cCQHQ1WQArcw1FK0g1B+mV4Kl72DSrlvZHZJEolrA== |
|
|
@ -2191,24 +2180,24 @@ apollo-server-caching@0.4.0: |
|
|
|
dependencies: |
|
|
|
lru-cache "^5.0.0" |
|
|
|
|
|
|
|
apollo-server-core@2.5.1: |
|
|
|
version "2.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.5.1.tgz#0fdb6cfca56a0f5b5b3aecffb48db17b3c8e1d71" |
|
|
|
integrity sha512-4QNrW1AUM3M/p0+hbBX/MsjSjZTy+2rt7JpiKKkG9RmeEIzd/VG7hwwwloAZSLjYx3twz0+BnASJ9y+rGEPC8A== |
|
|
|
apollo-server-core@2.6.1: |
|
|
|
version "2.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.6.1.tgz#d0d878b0a4959b6c661fc43300ce45b29996176a" |
|
|
|
integrity sha512-jO2BtcP7ozSSK5qtw1gGDwO66WSNtzhvpDJD7erkA9byv8Z0jB2QIPNWN6iaj311LaPahM05k+8hMIhFy9oHWg== |
|
|
|
dependencies: |
|
|
|
"@apollographql/apollo-tools" "^0.3.6" |
|
|
|
"@apollographql/graphql-playground-html" "1.6.20" |
|
|
|
"@types/ws" "^6.0.0" |
|
|
|
apollo-cache-control "0.6.1" |
|
|
|
apollo-datasource "0.4.0" |
|
|
|
apollo-engine-reporting "1.1.1" |
|
|
|
apollo-cache-control "0.7.1" |
|
|
|
apollo-datasource "0.5.0" |
|
|
|
apollo-engine-reporting "1.2.1" |
|
|
|
apollo-server-caching "0.4.0" |
|
|
|
apollo-server-env "2.3.0" |
|
|
|
apollo-server-env "2.4.0" |
|
|
|
apollo-server-errors "2.3.0" |
|
|
|
apollo-server-plugin-base "0.4.1" |
|
|
|
apollo-tracing "0.6.1" |
|
|
|
apollo-server-plugin-base "0.5.1" |
|
|
|
apollo-tracing "0.7.1" |
|
|
|
fast-json-stable-stringify "^2.0.0" |
|
|
|
graphql-extensions "0.6.1" |
|
|
|
graphql-extensions "0.7.1" |
|
|
|
graphql-subscriptions "^1.0.0" |
|
|
|
graphql-tag "^2.9.2" |
|
|
|
graphql-tools "^4.0.0" |
|
|
@ -2217,10 +2206,10 @@ apollo-server-core@2.5.1: |
|
|
|
subscriptions-transport-ws "^0.9.11" |
|
|
|
ws "^6.0.0" |
|
|
|
|
|
|
|
apollo-server-env@2.3.0: |
|
|
|
version "2.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-env/-/apollo-server-env-2.3.0.tgz#f0bf4484a6cc331a8c13763ded56e91beb16ba17" |
|
|
|
integrity sha512-WIwlkCM/gir0CkoYWPMTCH8uGCCKB/aM074U1bKayvkFOBVO2VgG5x2kgsfkyF05IMQq2/GOTsKhNY7RnUEhTA== |
|
|
|
apollo-server-env@2.4.0: |
|
|
|
version "2.4.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-env/-/apollo-server-env-2.4.0.tgz#6611556c6b627a1636eed31317d4f7ea30705872" |
|
|
|
integrity sha512-7ispR68lv92viFeu5zsRUVGP+oxsVI3WeeBNniM22Cx619maBUwcYTIC3+Y3LpXILhLZCzA1FASZwusgSlyN9w== |
|
|
|
dependencies: |
|
|
|
node-fetch "^2.1.2" |
|
|
|
util.promisify "^1.0.0" |
|
|
@ -2230,10 +2219,10 @@ apollo-server-errors@2.3.0: |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-2.3.0.tgz#700622b66a16dffcad3b017e4796749814edc061" |
|
|
|
integrity sha512-rUvzwMo2ZQgzzPh2kcJyfbRSfVKRMhfIlhY7BzUfM4x6ZT0aijlgsf714Ll3Mbf5Fxii32kD0A/DmKsTecpccw== |
|
|
|
|
|
|
|
apollo-server-express@2.5.1: |
|
|
|
version "2.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.5.1.tgz#b112d9795f2fb39076d9cbc109f5eeb7835bed6b" |
|
|
|
integrity sha512-528wDQnOMIenDaICkYPFWQykdXQZwpygxd+Ar0PmZiaST042NSVExV4iRWI09p1THqfsuyHygqpkK+K94bUtBA== |
|
|
|
apollo-server-express@2.6.1: |
|
|
|
version "2.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.6.1.tgz#1e2649d3fd38c0c0a2c830090fd41e086b259c9f" |
|
|
|
integrity sha512-TVu68LVp+COMGOXuxc0OFeCUQiPApxy7Isv2Vk85nikZV4t4FXlODB6PrRKf5rfvP31dvGsfE6GHPJTLLbKfyg== |
|
|
|
dependencies: |
|
|
|
"@apollographql/graphql-playground-html" "1.6.20" |
|
|
|
"@types/accepts" "^1.3.5" |
|
|
@ -2241,38 +2230,47 @@ apollo-server-express@2.5.1: |
|
|
|
"@types/cors" "^2.8.4" |
|
|
|
"@types/express" "4.16.1" |
|
|
|
accepts "^1.3.5" |
|
|
|
apollo-server-core "2.5.1" |
|
|
|
apollo-server-core "2.6.1" |
|
|
|
body-parser "^1.18.3" |
|
|
|
cors "^2.8.4" |
|
|
|
graphql-subscriptions "^1.0.0" |
|
|
|
graphql-tools "^4.0.0" |
|
|
|
type-is "^1.6.16" |
|
|
|
|
|
|
|
apollo-server-plugin-base@0.4.1: |
|
|
|
version "0.4.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-plugin-base/-/apollo-server-plugin-base-0.4.1.tgz#be380b28d71ad3b6b146d0d6a8f7ebf5675b07ff" |
|
|
|
integrity sha512-D2G6Ca/KBdQgEbmSfYqZqYbdVJnk/rrSv7Vj2NntwjfL7WJf0TjufxYJlrTH5jF6xCbsszDNGqfmt2Nm8x/o4g== |
|
|
|
apollo-server-plugin-base@0.5.1: |
|
|
|
version "0.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server-plugin-base/-/apollo-server-plugin-base-0.5.1.tgz#b81056666763879bdc98d8d58f3c4c43cbb30da6" |
|
|
|
integrity sha512-UejnBk6XDqYQ+Ydkbm+gvlOzP+doQA8glVUULs8rCi0/MshsFSsBVl6rtzruELDBVgZhJgGsd4pUexcvNc3aZA== |
|
|
|
|
|
|
|
apollo-server@2.5.1: |
|
|
|
version "2.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server/-/apollo-server-2.5.1.tgz#bfcfbebc123f692c0e6d85b0c56739646bd1bb7e" |
|
|
|
integrity sha512-eH3ubq300xhpFAxek28kb+5WZINXpWcwzyNqBQDbuasTlW8qSsqY7xrV6IIz6WUYKdX+ET0mx+Ta1DdaYQPrqw== |
|
|
|
apollo-server@2.6.1: |
|
|
|
version "2.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-server/-/apollo-server-2.6.1.tgz#1b1fc6020b75c0913550da5fa0f2005c62f1bc53" |
|
|
|
integrity sha512-Ed0zZjluRYPMC3Yr6oXQjcR11izu86nkjiS2MhjJA1mF8IXJfxbPp2hnX4Jf4vXPSkOP2e5ZHw0cdaIcu9GnRw== |
|
|
|
dependencies: |
|
|
|
apollo-server-core "2.5.1" |
|
|
|
apollo-server-express "2.5.1" |
|
|
|
apollo-server-core "2.6.1" |
|
|
|
apollo-server-express "2.6.1" |
|
|
|
express "^4.0.0" |
|
|
|
graphql-subscriptions "^1.0.0" |
|
|
|
graphql-tools "^4.0.0" |
|
|
|
|
|
|
|
apollo-tracing@0.6.1: |
|
|
|
version "0.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-tracing/-/apollo-tracing-0.6.1.tgz#48a6d6040f9b2f2b4365a890c2e97cb763eb2392" |
|
|
|
integrity sha512-rrDBgTHa9GDA3wY8O7rDsFwC6ePIVzRGxpUsThgmLvIVkkCr0KS4wJJ4C01c+v4xsOXNuQwx0IyYhxZt4twwcA== |
|
|
|
apollo-tracing@0.7.1: |
|
|
|
version "0.7.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-tracing/-/apollo-tracing-0.7.1.tgz#6a7356b619f3aa0ca22c623b5d8bb1af5ca1c74c" |
|
|
|
integrity sha512-1BYQua+jCWFkZZJP0/rSpzY4XbLLbCrRHCYu8sJn0RCH/hs34BMdFXscS9uSglgIpXwUAIafgsU0hAVCrJjbTw== |
|
|
|
dependencies: |
|
|
|
apollo-server-env "2.4.0" |
|
|
|
graphql-extensions "0.7.1" |
|
|
|
|
|
|
|
apollo-utilities@1.3.0, apollo-utilities@^1.3.0: |
|
|
|
version "1.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.0.tgz#9803724c07ac94ca11dc26397edb58735d2b0211" |
|
|
|
integrity sha512-wQjV+FdWcTWmWUFlChG5rS0vHKy5OsXC6XlV9STRstQq6VbXANwHy6DHnTEQAfLXWAbNcPgBu+nBUpR3dFhwrA== |
|
|
|
dependencies: |
|
|
|
apollo-server-env "2.3.0" |
|
|
|
graphql-extensions "0.6.1" |
|
|
|
fast-json-stable-stringify "^2.0.0" |
|
|
|
ts-invariant "^0.4.0" |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
apollo-utilities@1.1.2, apollo-utilities@^1.0.1, apollo-utilities@^1.1.2: |
|
|
|
apollo-utilities@^1.0.1: |
|
|
|
version "1.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.1.2.tgz#aa5eca9d1f1eb721c381a22e0dde03559d856db3" |
|
|
|
integrity sha512-EjDx8vToK+zkWIxc76ZQY/irRX52puNg04xf/w8R0kVTDAgHuVfnFVC01O5vE25kFnIaa5em0pFI0p9b6YMkhQ== |
|
|
@ -2280,7 +2278,7 @@ apollo-utilities@1.1.2, apollo-utilities@^1.0.1, apollo-utilities@^1.1.2: |
|
|
|
fast-json-stable-stringify "^2.0.0" |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
apollo-utilities@1.2.1, apollo-utilities@^1.2.1: |
|
|
|
apollo-utilities@^1.2.1: |
|
|
|
version "1.2.1" |
|
|
|
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c" |
|
|
|
integrity sha512-Zv8Udp9XTSFiN8oyXOjf6PMHepD4yxxReLsl6dPUy5Ths7jti3nmlBzZUOxuTWRwZn0MoclqL7RQ5UEJN8MAxg== |
|
|
@ -3750,7 +3748,7 @@ commander@^2.18.0, commander@^2.8.1, commander@^2.9.0: |
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a" |
|
|
|
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg== |
|
|
|
|
|
|
|
commander@^2.20.0: |
|
|
|
commander@^2.19.0, commander@^2.20.0: |
|
|
|
version "2.20.0" |
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422" |
|
|
|
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ== |
|
|
@ -3975,21 +3973,21 @@ core-js-pure@3.1.3: |
|
|
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.1.3.tgz#4c90752d5b9471f641514f3728f51c1e0783d0b5" |
|
|
|
integrity sha512-k3JWTrcQBKqjkjI0bkfXS0lbpWPxYuHWfMMjC1VDmzU4Q58IwSbuXSo99YO/hUHlw/EB4AlfA2PVxOGkrIq6dA== |
|
|
|
|
|
|
|
core-js@2.6.3, core-js@^2.4.0: |
|
|
|
version "2.6.3" |
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.3.tgz#4b70938bdffdaf64931e66e2db158f0892289c49" |
|
|
|
integrity sha512-l00tmFFZOBHtYhN4Cz7k32VM7vTn3rE2ANjQDxdEN6zmXZ/xq1jQuutnmHvMG1ZJ7xd72+TA5YpUK8wz3rWsfQ== |
|
|
|
|
|
|
|
core-js@3.0.0-beta.11, core-js@3.0.0-beta.13, core-js@^3.0.1: |
|
|
|
version "3.0.0-beta.11" |
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.0.0-beta.11.tgz#dac9d000f562194cc8bc7fe142be0d70c8c910f8" |
|
|
|
integrity sha512-Q1gGAIqiFfR8ZqjrJw4gzjDrP2JsLacNQzUKUfqvcpg974bCQrPaT4a+HNbznQm5DabCIKw9fGQotj0dgdsMRg== |
|
|
|
core-js@3.1.3, core-js@^3.0.1: |
|
|
|
version "3.1.3" |
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.3.tgz#95700bca5f248f5f78c0ec63e784eca663ec4138" |
|
|
|
integrity sha512-PWZ+ZfuaKf178BIAg+CRsljwjIMRV8MY00CbZczkR6Zk5LfkSkjGoaab3+bqRQWVITNZxQB7TFYz+CFcyuamvA== |
|
|
|
|
|
|
|
core-js@^1.0.0: |
|
|
|
version "1.2.7" |
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" |
|
|
|
integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY= |
|
|
|
|
|
|
|
core-js@^2.4.0: |
|
|
|
version "2.6.3" |
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.3.tgz#4b70938bdffdaf64931e66e2db158f0892289c49" |
|
|
|
integrity sha512-l00tmFFZOBHtYhN4Cz7k32VM7vTn3rE2ANjQDxdEN6zmXZ/xq1jQuutnmHvMG1ZJ7xd72+TA5YpUK8wz3rWsfQ== |
|
|
|
|
|
|
|
core-js@^2.5.0, core-js@^2.6.5: |
|
|
|
version "2.6.5" |
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895" |
|
|
@ -6193,12 +6191,12 @@ graphql-config@2.0.1: |
|
|
|
lodash "^4.17.4" |
|
|
|
minimatch "^3.0.4" |
|
|
|
|
|
|
|
graphql-extensions@0.6.1: |
|
|
|
version "0.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/graphql-extensions/-/graphql-extensions-0.6.1.tgz#e61c4cb901e336dc5993a61093a8678a021dda59" |
|
|
|
integrity sha512-vB2WNQJn99pncHfvxgcdyVoazmG3cD8XzkgcaDrHTvV+xJGJEBP6056EWi0mNt1d6ukYyRS2zexdekmMCjcq0w== |
|
|
|
graphql-extensions@0.7.1: |
|
|
|
version "0.7.1" |
|
|
|
resolved "https://registry.yarnpkg.com/graphql-extensions/-/graphql-extensions-0.7.1.tgz#f55b01ac8ddf09a215e21f34caeee3ae66a88f21" |
|
|
|
integrity sha512-4NkAz/f0j5a1DSPl3V77OcesBmwhHz56Soj0yTImlcDdRv9knyO2e+ehi1TIeKBOyIKS7d3A7zqOW/4ieGxlVA== |
|
|
|
dependencies: |
|
|
|
"@apollographql/apollo-tools" "^0.3.6-alpha.1" |
|
|
|
"@apollographql/apollo-tools" "^0.3.6" |
|
|
|
|
|
|
|
graphql-import@^0.4.4: |
|
|
|
version "0.4.5" |
|
|
@ -6757,11 +6755,6 @@ image-size@0.7.4: |
|
|
|
resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.7.4.tgz#092c1e541a93511917bfc957a1fc7add21c72e87" |
|
|
|
integrity sha512-GqPgxs+VkOr12aWwjSkyRzf5atzObWpFtiRuDgxCl2I/SDpZOKZFRD3iIAeAN6/usmn8SeLWRt7a8JRYK0Whbw== |
|
|
|
|
|
|
|
immutable-tuple@^0.4.9: |
|
|
|
version "0.4.10" |
|
|
|
resolved "https://registry.yarnpkg.com/immutable-tuple/-/immutable-tuple-0.4.10.tgz#e0b1625384f514084a7a84b749a3bb26e9179929" |
|
|
|
integrity sha512-45jheDbc3Kr5Cw8EtDD+4woGRUV0utIrJBZT8XH0TPZRfm8tzT0/sLGGzyyCCFqFMG5Pv5Igf3WY/arn6+8V9Q== |
|
|
|
|
|
|
|
import-cwd@^2.0.0: |
|
|
|
version "2.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9" |
|
|
@ -9277,12 +9270,12 @@ opener@^1.5.1: |
|
|
|
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed" |
|
|
|
integrity sha512-goYSy5c2UXE4Ra1xixabeVh1guIX/ZV/YokJksb6q2lubWu6UbvPQ20p542/sFIll1nl8JnCyK9oBaOcCWXwvA== |
|
|
|
|
|
|
|
optimism@^0.6.9: |
|
|
|
version "0.6.9" |
|
|
|
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.9.tgz#19258ff8b3be0cea29ac35f06bff818e026e30bb" |
|
|
|
integrity sha512-xoQm2lvXbCA9Kd7SCx6y713Y7sZ6fUc5R6VYpoL5M6svKJbTuvtNopexK8sO8K4s0EOUYHuPN2+yAEsNyRggkQ== |
|
|
|
optimism@^0.9.0: |
|
|
|
version "0.9.5" |
|
|
|
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.9.5.tgz#b8b5dc9150e97b79ddbf2d2c6c0e44de4d255527" |
|
|
|
integrity sha512-lNvmuBgONAGrUbj/xpH69FjMOz1d0jvMNoOCKyVynUPzq2jgVlGL4jFYJqrUHzUfBv+jAFSCP61x5UkfbduYJA== |
|
|
|
dependencies: |
|
|
|
immutable-tuple "^0.4.9" |
|
|
|
"@wry/context" "^0.4.0" |
|
|
|
|
|
|
|
optimize-css-assets-webpack-plugin@5.0.1: |
|
|
|
version "5.0.1" |
|
|
@ -12677,6 +12670,14 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2: |
|
|
|
source-map-url "^0.4.0" |
|
|
|
urix "^0.1.0" |
|
|
|
|
|
|
|
source-map-support@~0.5.10: |
|
|
|
version "0.5.12" |
|
|
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.12.tgz#b4f3b10d51857a5af0138d3ce8003b201613d599" |
|
|
|
integrity sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ== |
|
|
|
dependencies: |
|
|
|
buffer-from "^1.0.0" |
|
|
|
source-map "^0.6.0" |
|
|
|
|
|
|
|
source-map-support@~0.5.6: |
|
|
|
version "0.5.10" |
|
|
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c" |
|
|
@ -13243,7 +13244,16 @@ terser-webpack-plugin@^1.1.0: |
|
|
|
webpack-sources "^1.1.0" |
|
|
|
worker-farm "^1.5.2" |
|
|
|
|
|
|
|
terser@3.14.1, terser@^3.8.1: |
|
|
|
terser@4.0.0: |
|
|
|
version "4.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/terser/-/terser-4.0.0.tgz#ef356f6f359a963e2cc675517f21c1c382877374" |
|
|
|
integrity sha512-dOapGTU0hETFl1tCo4t56FN+2jffoKyER9qBGoUFyZ6y7WLoKT0bF+lAYi6B6YsILcGF3q1C2FBh8QcKSCgkgA== |
|
|
|
dependencies: |
|
|
|
commander "^2.19.0" |
|
|
|
source-map "~0.6.1" |
|
|
|
source-map-support "~0.5.10" |
|
|
|
|
|
|
|
terser@^3.8.1: |
|
|
|
version "3.14.1" |
|
|
|
resolved "https://registry.yarnpkg.com/terser/-/terser-3.14.1.tgz#cc4764014af570bc79c79742358bd46926018a32" |
|
|
|
integrity sha512-NSo3E99QDbYSMeJaEk9YW2lTg3qS9V0aKGlb+PlOrei1X02r1wSBHCNX/O+yeTRFSWPKPIGj6MqvvdqV4rnVGw== |
|
|
@ -13478,6 +13488,13 @@ ts-invariant@^0.3.2: |
|
|
|
dependencies: |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
ts-invariant@^0.4.0: |
|
|
|
version "0.4.2" |
|
|
|
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.2.tgz#8685131b8083e67c66d602540e78763408be9113" |
|
|
|
integrity sha512-PTAAn8lJPEdRBJJEs4ig6MVZWfO12yrFzV7YaPslmyhG7+4MA279y4BXT3f72gXeVl0mC1aAWq2rMX4eKTWU/Q== |
|
|
|
dependencies: |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
tslib@^1.9.0, tslib@^1.9.3: |
|
|
|
version "1.9.3" |
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" |
|
|
|