Skip to content

Commit b720614

Browse files
committed
Update Apollo GraphQL packages
1 parent ea27b8b commit b720614

File tree

2 files changed

+150
-115
lines changed

2 files changed

+150
-115
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
"dependencies": {
2727
"@emotion/core": "10.0.9",
2828
"@emotion/styled": "10.0.9",
29-
"apollo-cache-inmemory": "1.5.1",
30-
"apollo-client": "2.5.1",
31-
"apollo-link": "1.2.11",
32-
"apollo-link-error": "1.1.10",
33-
"apollo-link-http": "1.5.14",
29+
"apollo-cache-inmemory": "1.6.6",
30+
"apollo-client": "2.6.10",
31+
"apollo-link": "1.2.14",
32+
"apollo-link-error": "1.1.13",
33+
"apollo-link-http": "1.5.17",
3434
"apollo-link-state": "0.4.2",
35-
"apollo-link-ws": "1.0.17",
36-
"apollo-utilities": "1.2.1",
35+
"apollo-link-ws": "1.0.20",
36+
"apollo-utilities": "1.3.4",
3737
"chalk": "2.4.2",
3838
"cross-env": "5.2.0",
3939
"cross-fetch": "3.0.1",
4040
"dotenv": "7.0.0",
4141
"emotion": "10.0.9",
4242
"graphql": "14.1.1",
43-
"graphql-tag": "2.10.1",
43+
"graphql-tag": "2.12.6",
4444
"history": "4.9.0",
4545
"kcors": "2.2.2",
4646
"koa": "2.7.0",
@@ -54,7 +54,7 @@
5454
"react": "16.8.5",
5555
"react-addons-css-transition-group": "15.6.2",
5656
"react-addons-transition-group": "15.6.2",
57-
"react-apollo": "2.5.2",
57+
"react-apollo": "2.5.8",
5858
"react-dom": "16.8.5",
5959
"react-helmet": "5.2.0",
6060
"react-hot-loader": "4.6.5",

0 commit comments

Comments
 (0)