diff --git a/package.json b/package.json index 7da8a85..2ea9b47 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@hapi/joi": "^17.1.1", "ajv": "^6.12.3", - "aws-amplify": "^3.4.3", + "aws-amplify": "^4.2.6", "aws-amplify-react": "^4.2.32", "base64-arraybuffer": "^0.2.0", "copy-to-clipboard": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 8b0d6fb..781ff6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,13 +9,13 @@ dependencies: grapheme-splitter "^1.0.4" -"@aws-amplify/analytics@4.0.22": - version "4.0.22" - resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-4.0.22.tgz#05240931220fda8be9babc0674ea4301aa876e1c" - integrity sha512-pbj1CedBW35y3rStVv4GtxjNVBMZZoMu0DBj3XOzqeapXn0XFh0LprPGk4Pz3uqaIVQCMN34UNI/a62z04AbTw== +"@aws-amplify/analytics@5.0.12": + version "5.0.12" + resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-5.0.12.tgz#33ffac45b04f43c82d234b6fcd8e24ab509fe58d" + integrity sha512-xZbYsz5RRQ6NzVbhNpj2tBN1z+PIz7kcQx8T4KCeIhs14q6pz60tC1RP0BsgUQzt3gBrECqs8rkRUp5v+d/hPQ== dependencies: - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" + "@aws-amplify/cache" "4.0.14" + "@aws-amplify/core" "4.2.6" "@aws-sdk/client-firehose" "3.6.1" "@aws-sdk/client-kinesis" "3.6.1" "@aws-sdk/client-personalize-events" "3.6.1" @@ -24,59 +24,60 @@ lodash "^4.17.20" uuid "^3.2.1" -"@aws-amplify/api-graphql@1.3.3": - version "1.3.3" - resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-1.3.3.tgz#cc7ec32aaf5daebd056b2a4a5e762a9403f36e18" - integrity sha512-pV+IiQlAgmk6EvIaX0y/sygXS82yeJzft1d/kle9oIA/AP+biTobCF87nweL99A6lXa/Ov1Qf5Sr0PrVNkNmlw== - dependencies: - "@aws-amplify/api-rest" "1.2.34" - "@aws-amplify/auth" "3.4.34" - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" - "@aws-amplify/pubsub" "3.3.3" +"@aws-amplify/api-graphql@2.2.1": + version "2.2.1" + resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-2.2.1.tgz#0bd8eecbd54c784ea2076736db7db644b18549d8" + integrity sha512-4XMc01IOpr8zFzutlon4HLfovSLVK0+JWAB64wZgjGEw4sVpDXQzZbMAeghBZMbi9UsJWGhGS8leO3D6q/4+Mw== + dependencies: + "@aws-amplify/api-rest" "2.0.12" + "@aws-amplify/auth" "4.3.2" + "@aws-amplify/cache" "4.0.14" + "@aws-amplify/core" "4.2.6" + "@aws-amplify/pubsub" "4.1.4" graphql "14.0.0" uuid "^3.2.1" zen-observable-ts "0.8.19" -"@aws-amplify/api-rest@1.2.34": - version "1.2.34" - resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-1.2.34.tgz#5bd99e0ce5cfa59c684f6bd922819af5608f2200" - integrity sha512-6mng+VAaj10xcOQsLZqv4QcAXepehBqU7petsUft26l/cJpva5YbtoJJXmjIJ/tcUEzVRGQwKmUSRYLeN06FLg== +"@aws-amplify/api-rest@2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-2.0.12.tgz#3a85195f29159a4b6e7146ca0e60df813bb4b0c2" + integrity sha512-Rg/JGcVsdeyAL8+KCUj4V0pMdOCU0hk77+kZbCxRwxNY7jpsrz/ccb6pnGoADP+x4/W4pv6X2rqd0YF3eREOhQ== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.6" axios "0.21.1" -"@aws-amplify/api@3.3.3": - version "3.3.3" - resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-3.3.3.tgz#f3cf64ea7ede6dff842ff7ca2794825e625d626f" - integrity sha512-4gH7HWQCRARnfDtlDv/YxqQ3p0NMqn52KLarLm4wj0iajfztWZUyC3Yanf9srnseoVVrdkNYHV67zHMkpRBVQg== +"@aws-amplify/api@4.0.12": + version "4.0.12" + resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-4.0.12.tgz#b58002157ae5a01bfcdee86845df5ee96db253ca" + integrity sha512-4Icw/YbmsvDQd6kH4FCIh1ygsgIYIjRCcMEoeA5fSqlXh+lWRDJfVtHd261rQCq8A2Z8IYofdZmuuQpMANUU4w== dependencies: - "@aws-amplify/api-graphql" "1.3.3" - "@aws-amplify/api-rest" "1.2.34" + "@aws-amplify/api-graphql" "2.2.1" + "@aws-amplify/api-rest" "2.0.12" -"@aws-amplify/auth@3.4.34": - version "3.4.34" - resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-3.4.34.tgz#020c68d2d0a05697cebce2fa7a601c29d22799a5" - integrity sha512-6Q+QDjb3ljAh3PptLFpdZn1kXOsv1yAwyvBZdaKP8ZRmgj8yT7yeR3a2nczY7HTj9Vhr4DXqI3rB3YYToJemLQ== +"@aws-amplify/auth@4.3.2": + version "4.3.2" + resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-4.3.2.tgz#14e24c4019a244745d266b780f6d79a6618bcd32" + integrity sha512-4Tmu/v5S1H1z7QjpbCH8LOutw8SltCZpZD2KCVFgq4t6GqZIG4vo5hBe6085UjvMO4PsVgRDDVdJJoGFdX/owA== dependencies: - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" - amazon-cognito-identity-js "4.6.3" - crypto-js "^4.0.0" + "@aws-amplify/cache" "4.0.14" + "@aws-amplify/core" "4.2.6" + amazon-cognito-identity-js "5.1.0" + crypto-js "^4.1.1" -"@aws-amplify/cache@3.1.57": - version "3.1.57" - resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-3.1.57.tgz#12ed42ba6b0a08c25c7714ec4f955c9c6ed622f3" - integrity sha512-BSizxpLeOwZ3rDSznP+PUTxSvdmlSctyBEp5UFa5/m9KKTr/+RKjP0W2xk2thAS9faFiVaXvocf2B/RDs4GqDg== +"@aws-amplify/cache@4.0.14": + version "4.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.14.tgz#031654eb1d44c86bf3bbea1920e20c6d1ba5012d" + integrity sha512-b3AFdqNgs5aYhGg54mq4iudCk8WEpbcZU6wio7Y28Yw0b5RxEiRW/jphlsE7yZBDXPGSktCSyg6znFO2h1r8tg== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.6" -"@aws-amplify/core@3.8.24": - version "3.8.24" - resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-3.8.24.tgz#5b918558fa584a3eb57c1b26d17fb2c79202bb4d" - integrity sha512-py/M/UKKYSltTikNDEju3kmwDhmMv+qZ5bouSxRwprLTuwDmLzUcIFerPN2g4cmoF9JictlC/+9D3q5Wz7ha5w== +"@aws-amplify/core@4.2.6": + version "4.2.6" + resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-4.2.6.tgz#59c311f6129bb84a6bac7c9da4982e9b3b0e3afe" + integrity sha512-9CL4+uPSGNu9aWW4l0abofoYIypt+tnzv8jr04HD51bjH7C2iTI5sK69aG/kdXhy6G5uxvqeLwlZbwR5dEclYQ== dependencies: "@aws-crypto/sha256-js" "1.0.0-alpha.0" + "@aws-sdk/client-cloudwatch-logs" "3.6.1" "@aws-sdk/client-cognito-identity" "3.6.1" "@aws-sdk/credential-provider-cognito-identity" "3.6.1" "@aws-sdk/types" "3.6.1" @@ -84,38 +85,38 @@ universal-cookie "^4.0.4" zen-observable-ts "0.8.19" -"@aws-amplify/datastore@2.10.1": - version "2.10.1" - resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-2.10.1.tgz#8c1bb02280aeeedef86b1fffbfacf52a3e6f0609" - integrity sha512-6t3XygUPDdFbRRrn3kd11+8A30Mh7vzA2zdD+rwc39nZhgb/angmm2bpDSfC5t9tRftv0JBOkAaWOu6nxtLhKw== - dependencies: - "@aws-amplify/api" "3.3.3" - "@aws-amplify/auth" "3.4.34" - "@aws-amplify/core" "3.8.24" - "@aws-amplify/pubsub" "3.3.3" - amazon-cognito-identity-js "4.6.3" +"@aws-amplify/datastore@3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-3.4.0.tgz#a368c4ee57ba5f38a992fad1f5e914e1609bae15" + integrity sha512-UoNktKVnA25fRxmqiuM11yiFZaujYE7q7yDsaSXDDeqHZ4DbzT0FYDeg2rbnTMAMZSXTmjs9Ss4HC5sHz4O+PA== + dependencies: + "@aws-amplify/api" "4.0.12" + "@aws-amplify/auth" "4.3.2" + "@aws-amplify/core" "4.2.6" + "@aws-amplify/pubsub" "4.1.4" + amazon-cognito-identity-js "5.1.0" idb "5.0.6" - immer "8.0.1" + immer "9.0.6" ulid "2.3.0" uuid "3.3.2" zen-observable-ts "0.8.19" zen-push "0.2.1" -"@aws-amplify/interactions@3.3.34": - version "3.3.34" - resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-3.3.34.tgz#4d713c8e9ad37691d59fb3a63a47154d40317d33" - integrity sha512-152FEwVqtfJ8rDi0VGzqL4CSu44QCiRTHpKyacWMPcxdC6E0DtVdzcNgo94fenpJIQi2LyKuN8UZvK+NnMDENg== +"@aws-amplify/interactions@4.0.12": + version "4.0.12" + resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-4.0.12.tgz#8e6ffe79a7072deb87c566111eb13d448505d43e" + integrity sha512-B+OzP+zyOh87FFKp8rwupHXx1xr4fGBgdseOCHg4Q2CJKajGkFRbcDlT07ZD+FE2eVo8nT+mFqAvLwGiI/JPSw== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.6" "@aws-sdk/client-lex-runtime-service" "3.6.1" -"@aws-amplify/predictions@3.2.34": - version "3.2.34" - resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-3.2.34.tgz#92dacd77ce61c3e9c4d40dd655b820ed2215a8bd" - integrity sha512-PObKVaW9sq3jnRpY85w6Ns38UItD66R0Yy+HsvcRfNBjIOOQT1bqvEEqLQZad0zP3hBSxnNGvdze4ye3oQZuwg== +"@aws-amplify/predictions@4.0.12": + version "4.0.12" + resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-4.0.12.tgz#0ecc6b3e4bb648dc818d60ea7da4be58ab2001a6" + integrity sha512-zpWcXB4F65KOsF1wx1g/D6TwB+lzP9TCU3/DkvoxsLlia2OT6gOpxb4LSpksy5+NDzxofIzQWzKadmAjUoyTcQ== dependencies: - "@aws-amplify/core" "3.8.24" - "@aws-amplify/storage" "3.4.4" + "@aws-amplify/core" "4.2.6" + "@aws-amplify/storage" "4.3.7" "@aws-sdk/client-comprehend" "3.6.1" "@aws-sdk/client-polly" "3.6.1" "@aws-sdk/client-rekognition" "3.6.1" @@ -125,25 +126,25 @@ "@aws-sdk/util-utf8-node" "3.6.1" uuid "^3.2.1" -"@aws-amplify/pubsub@3.3.3": - version "3.3.3" - resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-3.3.3.tgz#76b91eb523ab492b0ed2b745c29784fa244b2d6f" - integrity sha512-j9PwkOjUhGE1cbExVjVfVeR7aMzlwckbP01K6QHPqOccstS/ZVD3W9ifhVCYJho1TTa6NoT7wn2HromesP2frQ== +"@aws-amplify/pubsub@4.1.4": + version "4.1.4" + resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-4.1.4.tgz#7a493558410574290b210d79df145e48ee1b0836" + integrity sha512-0TG+eQRRSuj7Kp1UgJ+rHMy9CCfuFmS2rU/LdDpaNAXQDtSkv242cn6UmVtRpr/rVqjKq1skw3QPfdR2QBRQKg== dependencies: - "@aws-amplify/auth" "3.4.34" - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" + "@aws-amplify/auth" "4.3.2" + "@aws-amplify/cache" "4.0.14" + "@aws-amplify/core" "4.2.6" graphql "14.0.0" paho-mqtt "^1.1.0" uuid "^3.2.1" zen-observable-ts "0.8.19" -"@aws-amplify/storage@3.4.4": - version "3.4.4" - resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-3.4.4.tgz#f73aa7c49f198d3934c765d704586af695776619" - integrity sha512-Qwh3G0e1UiqDTMnKgkxpM7BPoL9FozfGc2m1yWGT+VFbmVBZmuQyo1p3ENVgIbghQ/TqLpj447mg0Xfl4bZ3cQ== +"@aws-amplify/storage@4.3.7": + version "4.3.7" + resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-4.3.7.tgz#4a90dfac7772b0c376fee04d97a0e846479d1f5e" + integrity sha512-Rsq7koT65E5gLd1QCGNrDkcK7+AvAgFeWSl5jDXQF4GwCeJRLvTBvv/g08Dvsq+WmzxUq3odgZurHyhwHWxcHw== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.6" "@aws-sdk/client-s3" "3.6.1" "@aws-sdk/s3-request-presigner" "3.6.1" "@aws-sdk/util-create-request" "3.6.1" @@ -152,17 +153,17 @@ events "^3.1.0" sinon "^7.5.0" -"@aws-amplify/ui@2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-2.0.2.tgz#56bfc3674454f2a12d1cec247f38a444aa13ea09" - integrity sha512-OLdZmUCVK29+JV8PrkgVPjg+GIFtBnNjhC0JSRgrps+ynOFkibMQQPKeFXlTYtlukuCuepCelPSkjxvhcLq2ZA== +"@aws-amplify/ui@2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-2.0.3.tgz#7a88a416942aedbc6a6ea9850a2c98693c80340a" + integrity sha512-LxbmPGD/S4bWzUh2PXMPSt/rXeUVJTsCbMpwH18XilTkXgOSmKH/eyVZNXUBY8C/xwqjzMTC68EtTlsM1DCq1A== -"@aws-amplify/xr@2.2.34": - version "2.2.34" - resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-2.2.34.tgz#c991fe6585193b1d5074a6b2748d3036661b0990" - integrity sha512-EooROlYAPQ6ty5lB7tRjXiXPtTIMsgDXidKUmNG8UPMbjbSYGQUVWA8TSYc18tJ/zYyiDYHCFH7MzIzv425FNQ== +"@aws-amplify/xr@3.0.12": + version "3.0.12" + resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-3.0.12.tgz#40796fe8bc5bcaef230536e8313ad33c9186be26" + integrity sha512-2LI8aro9Dvdm8P1oMSoW/RbRqLCKpsQHqlz2ASj20gYNB4ljxVg1ETxqFwEXjbqpnVR0EceD648AwSuDagAIvg== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.6" "@aws-crypto/crc32@^1.0.0": version "1.0.0" @@ -239,6 +240,43 @@ dependencies: tslib "^1.8.0" +"@aws-sdk/client-cloudwatch-logs@3.6.1": + version "3.6.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudwatch-logs/-/client-cloudwatch-logs-3.6.1.tgz#5e8dba495a2ba9a901b0a1a2d53edef8bd452398" + integrity sha512-QOxIDnlVTpnwJ26Gap6RGz61cDLH6TKrIp30VqwdMeT1pCGy8mn9rWln6XA+ymkofHy/08RfpGp+VN4axwd4Lw== + dependencies: + "@aws-crypto/sha256-browser" "^1.0.0" + "@aws-crypto/sha256-js" "^1.0.0" + "@aws-sdk/config-resolver" "3.6.1" + "@aws-sdk/credential-provider-node" "3.6.1" + "@aws-sdk/fetch-http-handler" "3.6.1" + "@aws-sdk/hash-node" "3.6.1" + "@aws-sdk/invalid-dependency" "3.6.1" + "@aws-sdk/middleware-content-length" "3.6.1" + "@aws-sdk/middleware-host-header" "3.6.1" + "@aws-sdk/middleware-logger" "3.6.1" + "@aws-sdk/middleware-retry" "3.6.1" + "@aws-sdk/middleware-serde" "3.6.1" + "@aws-sdk/middleware-signing" "3.6.1" + "@aws-sdk/middleware-stack" "3.6.1" + "@aws-sdk/middleware-user-agent" "3.6.1" + "@aws-sdk/node-config-provider" "3.6.1" + "@aws-sdk/node-http-handler" "3.6.1" + "@aws-sdk/protocol-http" "3.6.1" + "@aws-sdk/smithy-client" "3.6.1" + "@aws-sdk/types" "3.6.1" + "@aws-sdk/url-parser" "3.6.1" + "@aws-sdk/url-parser-native" "3.6.1" + "@aws-sdk/util-base64-browser" "3.6.1" + "@aws-sdk/util-base64-node" "3.6.1" + "@aws-sdk/util-body-length-browser" "3.6.1" + "@aws-sdk/util-body-length-node" "3.6.1" + "@aws-sdk/util-user-agent-browser" "3.6.1" + "@aws-sdk/util-user-agent-node" "3.6.1" + "@aws-sdk/util-utf8-browser" "3.6.1" + "@aws-sdk/util-utf8-node" "3.6.1" + tslib "^2.0.0" + "@aws-sdk/client-cognito-identity@3.6.1": version "3.6.1" resolved "https://registry.yarnpkg.com/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.6.1.tgz#36992a4fef7eff1f2b1dbee30850e30ebdfc15bb" @@ -5778,13 +5816,13 @@ alphanum-sort@^1.0.0: resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM= -amazon-cognito-identity-js@4.6.3: - version "4.6.3" - resolved "https://registry.yarnpkg.com/amazon-cognito-identity-js/-/amazon-cognito-identity-js-4.6.3.tgz#889410379a5fc5e883edc95f4ce233cc628e354c" - integrity sha512-MPVJfirbdmSGo7l4h7Kbn3ms1eJXT5Xq8ly+mCPPi8yAxaxdg7ouMUUNTqtDykoZxIdDLF/P6F3Zbg3dlGKOWg== +amazon-cognito-identity-js@5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.1.0.tgz#7330a897dc56b17f490f1c31a79efd66978b3d7a" + integrity sha512-zGJo9jpTBHaTrir9nBWxMnteR+uPMSq3SO9AT0EOAO/e1CyJ27sawe0Pd3218HPzsooOMZt0iYaWkpVrsQ3nSQ== dependencies: buffer "4.9.2" - crypto-js "^4.0.0" + crypto-js "^4.1.1" fast-base64-decode "^1.0.0" isomorphic-unfetch "^3.0.0" js-cookie "^2.2.1" @@ -6154,23 +6192,23 @@ aws-amplify-react@^4.2.32: qrcode.react "^0.8.0" regenerator-runtime "^0.11.1" -aws-amplify@^3.4.3: - version "3.4.3" - resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-3.4.3.tgz#c7b8532fefab98eaa437e2afcac77b6c02ee91d8" - integrity sha512-eLWQ+2aLlnpWIK+5OGzlut9z/zZWcxVia4JOYbT3lrIMCsLRUZzqGioBsEg7XCggHSJMXIBkwLMMzuTZK/dQ1w== - dependencies: - "@aws-amplify/analytics" "4.0.22" - "@aws-amplify/api" "3.3.3" - "@aws-amplify/auth" "3.4.34" - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" - "@aws-amplify/datastore" "2.10.1" - "@aws-amplify/interactions" "3.3.34" - "@aws-amplify/predictions" "3.2.34" - "@aws-amplify/pubsub" "3.3.3" - "@aws-amplify/storage" "3.4.4" - "@aws-amplify/ui" "2.0.2" - "@aws-amplify/xr" "2.2.34" +aws-amplify@^4.2.6: + version "4.2.6" + resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-4.2.6.tgz#c547ff6aa6af79543b4ec348a1b88556ab8150cd" + integrity sha512-DoTyt4qvFYCBTpyH5qRz9j9BtO6dGC7SnAPcgncZ+Re8h7FK+QpKMzAVe2pH2AV2P9nUNFGi+3ARW8fZM9M/oQ== + dependencies: + "@aws-amplify/analytics" "5.0.12" + "@aws-amplify/api" "4.0.12" + "@aws-amplify/auth" "4.3.2" + "@aws-amplify/cache" "4.0.14" + "@aws-amplify/core" "4.2.6" + "@aws-amplify/datastore" "3.4.0" + "@aws-amplify/interactions" "4.0.12" + "@aws-amplify/predictions" "4.0.12" + "@aws-amplify/pubsub" "4.1.4" + "@aws-amplify/storage" "4.3.7" + "@aws-amplify/ui" "2.0.3" + "@aws-amplify/xr" "3.0.12" aws-sign2@~0.7.0: version "0.7.0" @@ -7812,10 +7850,10 @@ crypto-browserify@^3.11.0: randombytes "^2.0.0" randomfill "^1.0.3" -crypto-js@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.0.0.tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc" - integrity sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg== +crypto-js@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf" + integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw== crypto-random-string@^1.0.0: version "1.0.0" @@ -11064,6 +11102,11 @@ immer@8.0.1: resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656" integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA== +immer@9.0.6: + version "9.0.6" + resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73" + integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ== + import-cwd@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"