Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 8a14f6e

Browse files
committed
Update Apollo GraphQL packages
1 parent ae8f54d commit 8a14f6e

2 files changed

Lines changed: 271 additions & 415 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"translations": "node scripts/merge-translations.ts"
1414
},
1515
"dependencies": {
16-
"@apollo/react-hooks": "3.0.1",
16+
"@apollo/react-hooks": "3.1.3",
1717
"@pauloportella/form-generator": "0.2.7-0",
18-
"apollo": "2.18.0",
19-
"apollo-cache-inmemory": "1.6.3",
20-
"apollo-client": "2.6.4",
21-
"apollo-link": "1.2.12",
22-
"apollo-link-context": "1.0.18",
23-
"apollo-link-http": "1.5.15",
24-
"apollo-link-ws": "1.0.18",
25-
"apollo-utilities": "1.3.2",
18+
"apollo": "2.21.2",
19+
"apollo-cache-inmemory": "1.6.5",
20+
"apollo-client": "2.6.8",
21+
"apollo-link": "1.2.13",
22+
"apollo-link-context": "1.0.19",
23+
"apollo-link-http": "1.5.16",
24+
"apollo-link-ws": "1.0.19",
25+
"apollo-utilities": "1.3.3",
2626
"aws-amplify": "1.1.36",
2727
"aws-amplify-react": "2.3.12",
2828
"aws-sdk": "2.518.0",
@@ -55,7 +55,7 @@
5555
"yup": "0.27.0"
5656
},
5757
"devDependencies": {
58-
"@apollo/react-testing": "3.0.1",
58+
"@apollo/react-testing": "3.1.3",
5959
"@babel/cli": "7.5.5",
6060
"@babel/core": "7.5.5",
6161
"@babel/plugin-proposal-decorators": "7.4.4",

0 commit comments

Comments
 (0)