Skip to content

Commit 6f4d45c

Browse files
committed
Update Apollo GraphQL packages
1 parent 3438756 commit 6f4d45c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"test": "npm run test:lint && npm run test:spec && npm run test:smoke"
1717
},
1818
"dependencies": {
19-
"apollo-cache-inmemory": "1.3.12",
20-
"apollo-client": "2.4.8",
21-
"apollo-link-ws": "1.0.12",
19+
"apollo-cache-inmemory": "1.6.3",
20+
"apollo-client": "2.6.4",
21+
"apollo-link-ws": "1.0.19",
2222
"babel-plugin-module-resolver": "^3.2.0",
2323
"backo2": "1.0.2",
2424
"blessed": "0.1.81",
@@ -31,7 +31,7 @@
3131
"debug": "4.1.0",
3232
"graphql": "14.0.2",
3333
"graphql-subscriptions": "1.0.0",
34-
"graphql-tools": "4.0.3",
34+
"graphql-tools": "4.0.6",
3535
"memory-fs": "0.4.1",
3636
"midori": "3.3.0",
3737
"mime-types": "2.1.21",
@@ -40,7 +40,7 @@
4040
"pidusage": "2.0.17",
4141
"ramda": "0.25.0",
4242
"react": "16.6.3",
43-
"react-apollo": "2.3.1",
43+
"react-apollo": "2.5.8",
4444
"react-blessed": "0.6.1",
4545
"react-dom": "16.6.3",
4646
"resolve": "1.8.1",

0 commit comments

Comments
 (0)