Navigation Menu

Skip to content

Commit

Permalink
locked apollo versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-burel committed Jun 24, 2020
1 parent fd3470e commit ec84f6d
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 104 deletions.
18 changes: 9 additions & 9 deletions .meteor/versions
Expand Up @@ -81,14 +81,14 @@ templating-tools@1.1.2
tracker@1.2.0
underscore@1.0.10
url@1.2.0
vulcan:backoffice@1.15.0
vulcan:core@1.15.0
vulcan:debug@1.15.0
vulcan:email@1.15.0
vulcan:i18n@1.15.0
vulcan:i18n-en-us@1.15.0
vulcan:lib@1.15.0
vulcan:ui-bootstrap@1.15.0
vulcan:users@1.15.0
vulcan:backoffice@1.15.1
vulcan:core@1.15.1
vulcan:debug@1.15.1
vulcan:email@1.15.1
vulcan:i18n@1.15.1
vulcan:i18n-en-us@1.15.1
vulcan:lib@1.15.1
vulcan:ui-bootstrap@1.15.1
vulcan:users@1.15.1
webapp@1.9.1
webapp-hashing@1.0.9
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -29,13 +29,13 @@
}
},
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"@apollo/react-hooks": "^3.1.1",
"@babel/runtime": "^7.9.6",
"analytics-node": "^2.1.1",
"apollo-cache": "^1.3.2",
"apollo-cache-inmemory": "^1.6.3",
"apollo-cache-inmemory": "1.3.12",
"apollo-client": "^2.6.4",
"apollo-engine": "^1.1.2",
"apollo-engine": "^0.8.10",
"apollo-errors": "^1.9.0",
"apollo-link": "^1.2.12",
"apollo-link-error": "^1.1.11",
Expand Down
168 changes: 76 additions & 92 deletions yarn.lock
Expand Up @@ -51,7 +51,7 @@
ts-invariant "^0.4.4"
tslib "^1.10.0"

"@apollo/react-hooks@^3.1.3", "@apollo/react-hooks@^3.1.5":
"@apollo/react-hooks@^3.1.1", "@apollo/react-hooks@^3.1.5":
version "3.1.5"
resolved "https://registry.yarnpkg.com/@apollo/react-hooks/-/react-hooks-3.1.5.tgz#7e710be52461255ae7fc0b3b9c2ece64299c10e6"
integrity sha512-y0CJ393DLxIIkksRup4nt+vSjxalbZBXnnXxYbviq/woj+zKa431zy0yT4LqyRKpFy9ahMIwxBnBwfwIoupqLQ==
Expand Down Expand Up @@ -2168,14 +2168,7 @@
"@types/connect" "*"
"@types/node" "*"

"@types/bunyan@*":
version "1.8.6"
resolved "https://registry.yarnpkg.com/@types/bunyan/-/bunyan-1.8.6.tgz#6527641cca30bedec5feb9ab527b7803b8000582"
integrity sha512-YiozPOOsS6bIuz31ilYqR5SlLif4TBWsousN2aCWLi5233nZSX19tFbcQUPdR7xJ8ypPyxkCGNxg0CIV5n9qxQ==
dependencies:
"@types/node" "*"

"@types/connect@*", "@types/connect@^3.4.31":
"@types/connect@*":
version "3.4.33"
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.33.tgz#31610c901eca573b8713c3330abc6e6b9f588546"
integrity sha512-2+FrkXY4zllzTNfJth7jOqEHC+enpLeGslEhpnTAkg21GkRrWV4SsAtqchtT4YS9/nODBU2/ZfsBY2X4J/dX7A==
Expand Down Expand Up @@ -2212,7 +2205,7 @@
"@types/node" "*"
"@types/range-parser" "*"

"@types/express@*", "@types/express@^4.0.36":
"@types/express@*":
version "4.17.6"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.6.tgz#6bce49e49570507b86ea1b07b806f04697fac45e"
integrity sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w==
Expand Down Expand Up @@ -2291,28 +2284,14 @@
resolved "https://registry.yarnpkg.com/@types/keygrip/-/keygrip-1.0.2.tgz#513abfd256d7ad0bf1ee1873606317b33b1b2a72"
integrity sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==

"@types/koa-bodyparser@^4.2.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@types/koa-bodyparser/-/koa-bodyparser-4.3.0.tgz#54ecd662c45f3a4fa9de849528de5fc8ab269ba5"
integrity sha512-aB/vwwq4G9FAtKzqZ2p8UHTscXxZvICFKVjuckqxCtkX1Ro7F5KHkTCUqTRZFBgDoEkmeca+bFLI1bIsdPPZTA==
dependencies:
"@types/koa" "*"

"@types/koa-compose@*":
version "3.2.5"
resolved "https://registry.yarnpkg.com/@types/koa-compose/-/koa-compose-3.2.5.tgz#85eb2e80ac50be95f37ccf8c407c09bbe3468e9d"
integrity sha512-B8nG/OoE1ORZqCkBVsup/AKcvjdgoHnfi4pZMn5UwAPCbhk/96xyv284eBYW8JlQbQ7zDmnpFr68I/40mFoIBQ==
dependencies:
"@types/koa" "*"

"@types/koa-router@^7.0.27":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@types/koa-router/-/koa-router-7.4.0.tgz#4a5f48ca4432281f7429faedd9510c20945939dc"
integrity sha512-CkNyhGOCJ6rpBEG0rlSQhwHsHNwMzGLE49tV3jE5f0TvMzy/SmoCAIlHWdOLs8Mro+BqtKFH6e/lDaibWkydag==
dependencies:
"@types/koa" "*"

"@types/koa@*", "@types/koa@^2.0.39":
"@types/koa@*":
version "2.11.3"
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.11.3.tgz#540ece376581b12beadf9a417dd1731bc31c16ce"
integrity sha512-ABxVkrNWa4O/Jp24EYI/hRNqEVRlhB9g09p48neQp4m3xL1TJtdWk2NyNQSMCU45ejeELMQZBYyfstyVvO2H3Q==
Expand Down Expand Up @@ -2343,7 +2322,7 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@>=6":
"@types/node@*":
version "13.11.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
Expand Down Expand Up @@ -2400,15 +2379,6 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/restify@^5.0.7":
version "5.0.11"
resolved "https://registry.yarnpkg.com/@types/restify/-/restify-5.0.11.tgz#0a25fe0852da67922782d0525f297e204f216c83"
integrity sha512-UQposjIQewSD4c4gvvW/3kyhAX4RF/rIcoivFYRrRF4km9phHK6PaiST+Ueau5Lq/4b3XYt6iGgzwTxn645PQw==
dependencies:
"@types/bunyan" "*"
"@types/node" "*"
"@types/spdy" "*"

"@types/serve-static@*":
version "1.13.3"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.3.tgz#eb7e1c41c4468272557e897e9171ded5e2ded9d1"
Expand All @@ -2422,13 +2392,6 @@
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==

"@types/spdy@*":
version "3.4.4"
resolved "https://registry.yarnpkg.com/@types/spdy/-/spdy-3.4.4.tgz#3282fd4ad8c4603aa49f7017dd520a08a345b2bc"
integrity sha512-N9LBlbVRRYq6HgYpPkqQc3a9HJ/iEtVZToW6xlTtJiMhmRJ7jJdV7TaZQJw/Ve/1ePUsQiCTDc4JMuzzag94GA==
dependencies:
"@types/node" "*"

"@types/stack-utils@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
Expand Down Expand Up @@ -2793,14 +2756,6 @@
"@webassemblyjs/wast-parser" "1.9.0"
"@xtuc/long" "4.2.2"

"@wry/context@^0.4.0":
version "0.4.4"
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.4.4.tgz#e50f5fa1d6cfaabf2977d1fda5ae91717f8815f8"
integrity sha512-LrKVLove/zw6h2Md/KZyWxIkFM6AoyKp71OqpH9Hiip1csjPVoD3tPxlbQUNxEnHENks3UGgNpSBCAfq9KWuag==
dependencies:
"@types/node" ">=6"
tslib "^1.9.3"

"@wry/equality@^0.1.2", "@wry/equality@^0.1.9":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.1.11.tgz#35cb156e4a96695aa81a9ecc4d03787bc17f1790"
Expand Down Expand Up @@ -3043,25 +2998,31 @@ apollo-cache-control@^0.9.1:
apollo-server-env "^2.4.3"
graphql-extensions "^0.11.1"

apollo-cache-inmemory@^1.6.3:
version "1.6.5"
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.5.tgz#2ccaa3827686f6ed7fb634203dbf2b8d7015856a"
integrity sha512-koB76JUDJaycfejHmrXBbWIN9pRKM0Z9CJGQcBzIOtmte1JhEBSuzsOUu7NQgiXKYI4iGoMREcnaWffsosZynA==
apollo-cache-inmemory@1.3.12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.12.tgz#cf7ef7c15730d0b6787d79047d5c06087ac31991"
integrity sha512-jxWcW64QoYQZ09UH6v3syvCCl3MWr6bsxT3wYYL6ORi8svdJUpnNrHTcv5qXqJYVg/a+NHhfEt+eGjJUG2ytXA==
dependencies:
apollo-cache "^1.3.4"
apollo-utilities "^1.3.3"
optimism "^0.10.0"
ts-invariant "^0.4.0"
tslib "^1.10.0"
apollo-cache "^1.1.22"
apollo-utilities "^1.0.27"
optimism "^0.6.8"

apollo-cache@1.3.4, apollo-cache@^1.3.2, apollo-cache@^1.3.4:
apollo-cache@1.3.4, apollo-cache@^1.3.2:
version "1.3.4"
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.4.tgz#0c9f63c793e1cd6e34c450f7668e77aff58c9a42"
integrity sha512-7X5aGbqaOWYG+SSkCzJNHTz2ZKDcyRwtmvW4mGVLRqdQs+HxfXS4dUS2CcwrAj449se6tZ6NLUMnjko4KMt3KA==
dependencies:
apollo-utilities "^1.3.3"
tslib "^1.10.0"

apollo-cache@^1.1.22:
version "1.3.5"
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.5.tgz#9dbebfc8dbe8fe7f97ba568a224bca2c5d81f461"
integrity sha512-1XoDy8kJnyWY/i/+gLTEbYLnoiVtS8y7ikBr/IfmML4Qb+CM7dEEbIUOjnY716WqmZ/UpXIxTfJsY7rMcqiCXA==
dependencies:
apollo-utilities "^1.3.4"
tslib "^1.10.0"

apollo-client@^2.6.4:
version "2.6.8"
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.8.tgz#01cebc18692abf90c6b3806414e081696b0fa537"
Expand Down Expand Up @@ -3092,20 +3053,20 @@ apollo-datasource@^0.7.0:
apollo-server-caching "^0.5.1"
apollo-server-env "^2.4.3"

apollo-engine-binary-darwin@0.2018.6-20-gc0e4bb519:
version "0.2018.6-20-gc0e4bb519"
resolved "https://registry.yarnpkg.com/apollo-engine-binary-darwin/-/apollo-engine-binary-darwin-0.2018.6-20-gc0e4bb519.tgz#1458cf9af9adff1248730b9e7ea3408a778ff20e"
integrity sha512-yQB26z3s/lMCBOpoKjL0IiJPuk+EHwoY6zd9nZz0A99/461ZayE02LjV8MwB4HDvSPmvtaanrhQhTaLH6sLHfA==
apollo-engine-binary-darwin@0.2018.2-37-g678cbb68b:
version "0.2018.2-37-g678cbb68b"
resolved "https://registry.yarnpkg.com/apollo-engine-binary-darwin/-/apollo-engine-binary-darwin-0.2018.2-37-g678cbb68b.tgz#a7dbf5fd56d5090ebe955e28f9574228a10500fe"
integrity sha512-RyaZSEl4NV0BUuvq7Y2v2OyeYHIpvRGCHI/QTAgMh7XLZkxLeqKFR1HJh7SjnG/YU5PPsovPQ/YrFu3mUoBroA==

apollo-engine-binary-linux@0.2018.6-20-gc0e4bb519:
version "0.2018.6-20-gc0e4bb519"
resolved "https://registry.yarnpkg.com/apollo-engine-binary-linux/-/apollo-engine-binary-linux-0.2018.6-20-gc0e4bb519.tgz#0f61d7e7888a58d8723516d1dc44d4c8a6688df2"
integrity sha512-HTUysRxRmwYQmbztuvytq5I2dgbPT/Z0J5HNz0Hx5/Ej19EHIb0v82mFMdMZKGRKHvOfao8XGG3/++C1vSQGiw==
apollo-engine-binary-linux@0.2018.2-37-g678cbb68b:
version "0.2018.2-37-g678cbb68b"
resolved "https://registry.yarnpkg.com/apollo-engine-binary-linux/-/apollo-engine-binary-linux-0.2018.2-37-g678cbb68b.tgz#c348a89e0c3164f08687fa1701e71f378e862e57"
integrity sha512-nr/KJRwdGIeqjwRKA2JXAiHTNSCTrAxqSTYesaV+OcWGSk5I+G6Sto5XTIx75p+deIf5FDTj5Et46XBQkUWQ1Q==

apollo-engine-binary-windows@0.2018.6-20-gc0e4bb519:
version "0.2018.6-20-gc0e4bb519"
resolved "https://registry.yarnpkg.com/apollo-engine-binary-windows/-/apollo-engine-binary-windows-0.2018.6-20-gc0e4bb519.tgz#288c718a730f2a1f8bb0aae9fff3e6da23c1f00f"
integrity sha512-Cj0FSI8MDHcDc8EknzcqBP57R5S6gLIdD4/lpQaOtZureS/Ijx3mltZ0csmn5v8S0dDaMM6zjElBMDfwl6aEDg==
apollo-engine-binary-windows@0.2018.2-37-g678cbb68b:
version "0.2018.2-37-g678cbb68b"
resolved "https://registry.yarnpkg.com/apollo-engine-binary-windows/-/apollo-engine-binary-windows-0.2018.2-37-g678cbb68b.tgz#f6541b7b670b42b54efed4781abc724977009234"
integrity sha512-c+7ErUko4XbRFv8mCMUfQGzsw8Wg+qsjp2pngiAXmI/KBi90ZrshogpyEEWnbOMU78paEVoRulq+B30e0s294Q==

apollo-engine-reporting-protobuf@0.4.0:
version "0.4.0"
Expand Down Expand Up @@ -3148,21 +3109,17 @@ apollo-engine-reporting@^1.7.1:
async-retry "^1.2.1"
graphql-extensions "^0.11.1"

apollo-engine@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/apollo-engine/-/apollo-engine-1.1.2.tgz#ef8465fe5234b3bfe034b7e96d37bc441b72a9cb"
integrity sha512-XALQo4VjyMaOkCeuO5z0j68eSvOxh7KhZkWW3Vqj8ufxk2WbJGCACU7XQEvD6HyGBwtDDXxV8KvZyU0CDisi1Q==
dependencies:
"@types/connect" "^3.4.31"
"@types/express" "^4.0.36"
"@types/koa" "^2.0.39"
"@types/koa-bodyparser" "^4.2.0"
"@types/koa-router" "^7.0.27"
"@types/restify" "^5.0.7"
apollo-engine@^0.8.10:
version "0.8.10"
resolved "https://registry.yarnpkg.com/apollo-engine/-/apollo-engine-0.8.10.tgz#1f57260fee31997eb4abed6bd3b6ac11a5c17340"
integrity sha512-o0ttX4uaCfOckX2F0qwBOIDTgl7MuXMtuIKOdnQYpLwC8OwROgoslTWBoW8zAlTSJmdqXWZ2xQPo2ibLmewiwQ==
dependencies:
request "^2.81.0"
stream-json "^0.5.2"
optionalDependencies:
apollo-engine-binary-darwin "0.2018.6-20-gc0e4bb519"
apollo-engine-binary-linux "0.2018.6-20-gc0e4bb519"
apollo-engine-binary-windows "0.2018.6-20-gc0e4bb519"
apollo-engine-binary-darwin "0.2018.2-37-g678cbb68b"
apollo-engine-binary-linux "0.2018.2-37-g678cbb68b"
apollo-engine-binary-windows "0.2018.2-37-g678cbb68b"

apollo-env@^0.6.1, apollo-env@^0.6.2:
version "0.6.2"
Expand Down Expand Up @@ -3442,6 +3399,16 @@ apollo-utilities@1.3.3, apollo-utilities@^1.0.1, apollo-utilities@^1.0.15, apoll
ts-invariant "^0.4.0"
tslib "^1.10.0"

apollo-utilities@^1.0.27, apollo-utilities@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.4.tgz#6129e438e8be201b6c55b0f13ce49d2c7175c9cf"
integrity sha512-pk2hiWrCXMAy2fRPwEyhvka+mqwzeP60Jr1tRYi5xru+3ko94HI9o6lK0CT33/w4RDlxWchmdhDCrvdr+pHCig==
dependencies:
"@wry/equality" "^0.1.2"
fast-json-stable-stringify "^2.0.0"
ts-invariant "^0.4.0"
tslib "^1.10.0"

app-root-dir@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/app-root-dir/-/app-root-dir-1.0.2.tgz#38187ec2dea7577fff033ffcb12172692ff6e118"
Expand Down Expand Up @@ -7644,6 +7611,11 @@ immutability-helper@^2.7.0:
dependencies:
invariant "^2.2.0"

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"
Expand Down Expand Up @@ -10128,12 +10100,12 @@ opn@^5.4.0:
dependencies:
is-wsl "^1.1.0"

optimism@^0.10.0:
version "0.10.3"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.10.3.tgz#163268fdc741dea2fb50f300bedda80356445fd7"
integrity sha512-9A5pqGoQk49H6Vhjb9kPgAeeECfUDF6aIICbMDL23kDLStBn1MWk3YvcZ4xWF9CsSf6XEgvRLkXy4xof/56vVw==
optimism@^0.6.8:
version "0.6.9"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.9.tgz#19258ff8b3be0cea29ac35f06bff818e026e30bb"
integrity sha512-xoQm2lvXbCA9Kd7SCx6y713Y7sZ6fUc5R6VYpoL5M6svKJbTuvtNopexK8sO8K4s0EOUYHuPN2+yAEsNyRggkQ==
dependencies:
"@wry/context" "^0.4.0"
immutable-tuple "^0.4.9"

optimist@0.3.x:
version "0.3.7"
Expand Down Expand Up @@ -10352,6 +10324,11 @@ parse5@^3.0.1:
dependencies:
"@types/node" "*"

parser-toolkit@>=0.0.3:
version "0.0.5"
resolved "https://registry.yarnpkg.com/parser-toolkit/-/parser-toolkit-0.0.5.tgz#ec4b61729c86318b56ea971bfba6b3c672d62c01"
integrity sha1-7EthcpyGMYtW6pcb+6azxnLWLAE=

parseurl@~1.3.2, parseurl@~1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
Expand Down Expand Up @@ -11963,7 +11940,7 @@ request-promise-native@^1.0.5:
stealthy-require "^1.1.1"
tough-cookie "^2.3.3"

request@^2.72.0, request@^2.87.0, request@^2.88.0:
request@^2.72.0, request@^2.81.0, request@^2.87.0, request@^2.88.0:
version "2.88.2"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
Expand Down Expand Up @@ -12779,6 +12756,13 @@ stream-http@^2.7.2, stream-http@^2.8.0:
to-arraybuffer "^1.0.0"
xtend "^4.0.0"

stream-json@^0.5.2:
version "0.5.3"
resolved "https://registry.yarnpkg.com/stream-json/-/stream-json-0.5.3.tgz#119e466c6966ffc63989848184377d2a07c600c8"
integrity sha512-zk8rHH33cfpuvxmwvQjQgRon2srjZUVzbulvB2CYfehcSGGF1jrLQZwEGm3jx0LnIZdJmKtal/qE3p+uZXynIg==
dependencies:
parser-toolkit ">=0.0.3"

stream-length@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/stream-length/-/stream-length-1.0.2.tgz#8277f3cbee49a4daabcfdb4e2f4a9b5e9f2c9f00"
Expand Down

0 comments on commit ec84f6d

Please sign in to comment.