Skip to content

Commit fe513d8

Browse files
author
elorzafe
authored
fix(aws-appsync): Update aws-sdk to be the same as amplify (#458)
1 parent fa19c4a commit fe513d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-appsync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"apollo-link-context": "1.0.9",
2727
"apollo-link-http": "1.3.1",
2828
"apollo-link-retry": "2.2.5",
29-
"aws-sdk": "2.472.0",
29+
"aws-sdk": "2.518.0",
3030
"debug": "2.6.9",
3131
"graphql": "0.13.0",
3232
"redux": "^3.7.2",

0 commit comments

Comments
 (0)