From 58cb691596afbeb329ca35ee79d04932e1b3b977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 17:45:21 +0000 Subject: [PATCH] Bump @aws-amplify/ui-react from 1.2.5 to 1.2.19 Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-js) from 1.2.5 to 1.2.19. - [Release notes](https://github.com/aws-amplify/amplify-js/releases) - [Changelog](https://github.com/aws-amplify/amplify-js/blob/main/docs/changelog.md) - [Commits](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@1.2.5...@aws-amplify/ui-react@1.2.19) --- updated-dependencies: - dependency-name: "@aws-amplify/ui-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index ddf76d4afd6..8d8728b257a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ ], "dependencies": { "@aws-amplify/ui-components": "latest", - "@aws-amplify/ui-react": "^1.2.5", + "@aws-amplify/ui-react": "^1.2.19", "@emotion/react": "^11.1.5", "@emotion/styled": "^11.3.0", "array-flatten": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index ef51aa3ca30..9a3915a3192 100644 --- a/yarn.lock +++ b/yarn.lock @@ -143,10 +143,10 @@ events "^3.1.0" sinon "^7.5.0" -"@aws-amplify/ui-components@1.6.1": - version "1.6.1" - resolved "https://registry.yarnpkg.com/@aws-amplify/ui-components/-/ui-components-1.6.1.tgz#154daf13079505deea273c48430698aee5d191d7" - integrity sha512-CD3fmSCqBeJJJe00JMsIe4Q5+ULMn6eRdfQc17i8tdFw5X4K3cTD8D9Lz8QZhfA77lB31j0BoFiV0WWddfX6xw== +"@aws-amplify/ui-components@1.8.2": + version "1.8.2" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui-components/-/ui-components-1.8.2.tgz#b88d3f3d0b2b34401b727dec43aaa4b7003b37af" + integrity sha512-w+iJh66itkpZ13MSmIL0LW5frrk4dP9FdcH5KvGAgUDjLSM4dOqeBa1wuPHHJ5pkilByZMK9LHkqP7TIAMdWdA== dependencies: qrcode "^1.4.4" uuid "^8.2.0" @@ -159,12 +159,12 @@ qrcode "^1.4.4" uuid "^8.2.0" -"@aws-amplify/ui-react@^1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-1.2.5.tgz#997a3eec741351196bff186d244a21efc9f8c59d" - integrity sha512-DUpJ6GHmQALiP2K9X7a2fUVjgeAnv78NM4644fCZ9cpbH/V8zYXSwpAWa6p7TLmLHJdZRILKVxLs1qOCXTsoxg== +"@aws-amplify/ui-react@^1.2.19": + version "1.2.19" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-1.2.19.tgz#8721fb33151522faf2a49aaf1ff641c809260927" + integrity sha512-qf+XZujT/i8eNHgV7P5P2UGCTzJldrgYCdSW15jSJhPSZ3iJNvHjVbeB7FAdIIm2hH65/WJkF2kixsf5G6rwEQ== dependencies: - "@aws-amplify/ui-components" "1.6.1" + "@aws-amplify/ui-components" "1.8.2" "@aws-amplify/ui@2.0.2": version "2.0.2"