From aa652ca471e701af61aae123e765266e3da8adeb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Jan 2020 19:46:42 +0000 Subject: [PATCH] Update dependency aws-amplify-react to v2.6.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b68c6842..36444e0e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/react": "^16.8.20", "@types/react-dom": "^16.8.4", "aws-amplify": "1.1.27", - "aws-amplify-react": "2.3.7", + "aws-amplify-react": "2.6.3", "aws-appsync": "^1.8.1", "dot-prop": "^5.1.0", "graphql-tag": "^2.10.1", diff --git a/yarn.lock b/yarn.lock index c78af8a9..08f4f75a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2017,10 +2017,10 @@ autoprefixer@^9.4.2: postcss "^7.0.14" postcss-value-parser "^3.3.1" -aws-amplify-react@2.3.7: - version "2.3.7" - resolved "https://registry.yarnpkg.com/aws-amplify-react/-/aws-amplify-react-2.3.7.tgz#7f91b7df4072cb58ca43b4e74257e4f05c779b24" - integrity sha512-uAq2U27Y8Cdhmw1Ew6pKHOZ9KvMfTd/MMXkMQc3QIVTMcQqJcKKw0GVYuoxCOKcBqTRMdpRAi8a5x17Sf7aefQ== +aws-amplify-react@2.6.3: + version "2.6.3" + resolved "https://registry.yarnpkg.com/aws-amplify-react/-/aws-amplify-react-2.6.3.tgz#b7bbfce30ad4ab6e83ce77c50f5d837f05d1fdfe" + integrity sha512-fptSdGvBNvtEAn/tAN3dDm2SFRSpWafYVFywh/WVFYbDIULdjQEbTW0ZjefVDQcu2KMwlFf0O/wRNQRqqrqlwA== dependencies: qrcode.react "^0.8.0" regenerator-runtime "^0.11.1"