Skip to content

Commit 127c040

Browse files
committed
Update Apollo GraphQL packages
1 parent 3438756 commit 127c040

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 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.5",
20+
"apollo-client": "2.6.8",
21+
"apollo-link-ws": "1.0.20",
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.8",
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",
@@ -65,7 +65,7 @@
6565
"eslint": "5.4.0",
6666
"eslint-config-metalab": "10.0.0",
6767
"flow-bin": "0.79.1",
68-
"graphql-tag": "2.10.0",
68+
"graphql-tag": "2.10.3",
6969
"jest": "23.5.0",
7070
"ncp": "2.0.0",
7171
"node-fetch": "2.2.0",

0 commit comments

Comments
 (0)