We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2721094 commit 818346dCopy full SHA for 818346d
packages/aws-appsync-subscription-link/package.json
@@ -22,7 +22,7 @@
22
"@apollo/client": "^3.1.1",
23
"@apollo/link-context": "^2.0.0-beta.3",
24
"@apollo/link-retry": "^2.0.0-beta.3",
25
- "@boxcc/aws-appsync-auth-link": "^2.0.4",
+ "@boxcc/aws-appsync-auth-link": "^3.0.2",
26
"debug": "2.6.9",
27
"url": "^0.11.0"
28
},
packages/aws-appsync/package.json
@@ -19,8 +19,8 @@
19
"test-watch": "jest --watch"
20
21
"dependencies": {
- "@boxcc/aws-appsync-subscription-link": "^2.0.4",
+ "@boxcc/aws-appsync-subscription-link": "^3.0.2",
"@redux-offline/redux-offline": "2.5.2-native.3",
"apollo-cache-inmemory": "1.3.12",
"apollo-client": "2.4.6",
0 commit comments