Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and wtrocki committed Jul 11, 2019
1 parent 45d3722 commit 1bab48a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
},
"dependencies": {
"@aerogear/core": "2.5.0",
"apollo-cache-inmemory": "1.5.1",
"apollo-cache-inmemory": "1.6.2",
"apollo-cache-persist": "0.1.1",
"apollo-client": "2.6.3",
"apollo-link": "1.2.12",
"apollo-link-context": "1.0.17",
"apollo-link-http": "1.5.14",
"apollo-link-retry": "2.2.13",
"apollo-link-ws": "1.0.17",
"apollo-link-context": "1.0.18",
"apollo-link-http": "1.5.15",
"apollo-link-retry": "2.2.14",
"apollo-link-ws": "1.0.18",
"apollo-upload-client": "11.0.0",
"debug": "4.1.1",
"idb-localstorage": "0.2.0",
Expand Down

0 comments on commit 1bab48a

Please sign in to comment.