Skip to content

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2020
1 parent 3438756 commit 1e6b0d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"test": "npm run test:lint && npm run test:spec && npm run test:smoke"
},
"dependencies": {
"apollo-cache-inmemory": "1.3.12",
"apollo-client": "2.4.8",
"apollo-link-ws": "1.0.12",
"apollo-cache-inmemory": "1.6.5",
"apollo-client": "2.6.8",
"apollo-link-ws": "1.0.19",
"babel-plugin-module-resolver": "^3.2.0",
"backo2": "1.0.2",
"blessed": "0.1.81",
Expand All @@ -31,7 +31,7 @@
"debug": "4.1.0",
"graphql": "14.0.2",
"graphql-subscriptions": "1.0.0",
"graphql-tools": "4.0.3",
"graphql-tools": "4.0.7",
"memory-fs": "0.4.1",
"midori": "3.3.0",
"mime-types": "2.1.21",
Expand All @@ -40,7 +40,7 @@
"pidusage": "2.0.17",
"ramda": "0.25.0",
"react": "16.6.3",
"react-apollo": "2.3.1",
"react-apollo": "2.5.8",
"react-blessed": "0.6.1",
"react-dom": "16.6.3",
"resolve": "1.8.1",
Expand All @@ -65,7 +65,7 @@
"eslint": "5.4.0",
"eslint-config-metalab": "10.0.0",
"flow-bin": "0.79.1",
"graphql-tag": "2.10.0",
"graphql-tag": "2.10.3",
"jest": "23.5.0",
"ncp": "2.0.0",
"node-fetch": "2.2.0",
Expand Down

0 comments on commit 1e6b0d7

Please sign in to comment.