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 committed Jun 6, 2021
1 parent dab606f commit d1e992d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"del": "5.1.0",
"fetch-mock": "7.7.3",
"graphql": "14.5.8",
"graphql-tag": "2.10.1",
"graphql-tag": "2.12.4",
"mocha": "6.2.2",
"ts-node": "8.5.2",
"typescript": "3.7.2"
},
"dependencies": {
"@aerogear/core": "2.8.0",
"apollo-cache": "1.3.4",
"apollo-cache-inmemory": "1.6.5",
"apollo-cache": "1.3.5",
"apollo-cache-inmemory": "1.6.6",
"apollo-cache-persist": "0.1.1",
"apollo-client": "2.6.8",
"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-client": "2.6.10",
"apollo-link": "1.2.14",
"apollo-link-context": "1.0.20",
"apollo-link-http": "1.5.17",
"apollo-link-retry": "2.2.16",
"apollo-link-ws": "1.0.20",
"apollo-upload-client": "11.0.0",
"debug": "4.1.1",
"idb-localstorage": "0.2.0",
Expand Down

0 comments on commit d1e992d

Please sign in to comment.