diff --git a/package-lock.json b/package-lock.json index 75dc90b..3c2c104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2630,9 +2630,9 @@ } }, "aws-amplify-react": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/aws-amplify-react/-/aws-amplify-react-3.1.7.tgz", - "integrity": "sha512-karMa91pCiCVa/DS19SVR6K2Z+0bRWs6tSKiArpP8RPEnp91WGPgmMRmczAQPH3zM88wLGeeXDsHsM5UypgFxw==", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/aws-amplify-react/-/aws-amplify-react-3.1.8.tgz", + "integrity": "sha512-IHsnr/TyfjTw2C9faUYpx6w0+CtdhYz9JnnUszIVXmIH5GDYIZO6wDAz84wQwYUqwPkLKkItSr7/eEYLPaHHCQ==", "requires": { "qrcode.react": "^0.8.0", "regenerator-runtime": "^0.11.1" diff --git a/package.json b/package.json index b746565..530ea7e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@material-ui/icons": "4.9.1", "@material-ui/pickers": "^3.2.10", "aws-amplify": "2.2.7", - "aws-amplify-react": "3.1.7", + "aws-amplify-react": "3.1.8", "chartist": "0.11.4", "classnames": "2.2.6", "date-fns": "^2.11.0",