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

Commit d1e992d

Browse files
committed
fix(deps): update apollo graphql packages
1 parent dab606f commit d1e992d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/sync/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,22 @@
4242
"del": "5.1.0",
4343
"fetch-mock": "7.7.3",
4444
"graphql": "14.5.8",
45-
"graphql-tag": "2.10.1",
45+
"graphql-tag": "2.12.4",
4646
"mocha": "6.2.2",
4747
"ts-node": "8.5.2",
4848
"typescript": "3.7.2"
4949
},
5050
"dependencies": {
5151
"@aerogear/core": "2.8.0",
52-
"apollo-cache": "1.3.4",
53-
"apollo-cache-inmemory": "1.6.5",
52+
"apollo-cache": "1.3.5",
53+
"apollo-cache-inmemory": "1.6.6",
5454
"apollo-cache-persist": "0.1.1",
55-
"apollo-client": "2.6.8",
56-
"apollo-link": "1.2.13",
57-
"apollo-link-context": "1.0.19",
58-
"apollo-link-http": "1.5.16",
59-
"apollo-link-retry": "2.2.15",
60-
"apollo-link-ws": "1.0.19",
55+
"apollo-client": "2.6.10",
56+
"apollo-link": "1.2.14",
57+
"apollo-link-context": "1.0.20",
58+
"apollo-link-http": "1.5.17",
59+
"apollo-link-retry": "2.2.16",
60+
"apollo-link-ws": "1.0.20",
6161
"apollo-upload-client": "11.0.0",
6262
"debug": "4.1.1",
6363
"idb-localstorage": "0.2.0",

0 commit comments

Comments
 (0)