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 Dara Hayes committed Nov 4, 2019
1 parent dd275bd commit a99cf92
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"dependencies": {
"@aerogear/core": "2.7.0",
"apollo-cache": "1.3.2",
"apollo-cache-inmemory": "1.6.2",
"apollo-cache-inmemory": "1.6.3",
"apollo-cache-persist": "0.1.1",
"apollo-client": "2.6.3",
"apollo-link": "1.2.12",
"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-client": "2.6.4",
"apollo-link": "1.2.13",
"apollo-link-context": "1.0.19",
"apollo-link-http": "1.5.16",
"apollo-link-retry": "2.2.15",
"apollo-link-ws": "1.0.19",
"apollo-upload-client": "11.0.0",
"debug": "4.1.1",
"idb-localstorage": "0.2.0",
Expand Down

0 comments on commit a99cf92

Please sign in to comment.