Skip to content

Commit e694cfd

Browse files
committed
fix(deps): update apollo graphql packages
1 parent 991de52 commit e694cfd

File tree

2 files changed

+144
-136
lines changed

2 files changed

+144
-136
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"private": true,
44
"version": "0.1.0",
55
"dependencies": {
6-
"apollo-cache-inmemory": "1.4.2",
7-
"apollo-client": "2.4.12",
8-
"apollo-link-http": "1.5.9",
6+
"apollo-cache-inmemory": "1.6.5",
7+
"apollo-client": "2.6.8",
8+
"apollo-link-http": "1.5.17",
99
"graphql": "14.1.1",
1010
"graphql.macro": "1.3.3",
1111
"react": "16.8.0-alpha.1",
12-
"react-apollo": "2.4.1",
12+
"react-apollo": "2.5.8",
1313
"react-dom": "16.8.0-alpha.1",
1414
"react-scripts": "2.1.3"
1515
},

0 commit comments

Comments
 (0)