From 2261245d96b6379102727a11c2de5f66d3cdbbd6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 Sep 2021 20:23:16 +0000 Subject: [PATCH] fix: package.json & yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1579269 --- package.json | 2 +- yarn.lock | 289 +++++++++++++++++++++++++++++---------------------- 2 files changed, 167 insertions(+), 124 deletions(-) diff --git a/package.json b/package.json index 7da8a85..94693ca 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.8", "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..420ca75 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.14": + version "5.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-5.0.14.tgz#a721a3486860c6a30297aa3d697b05659232c1f9" + integrity sha512-L3C2l/3t0qOWftHPnetXFDQlDvDAKKCdbgeBTwo4DwNb9qVPStCqU9k6YPcuW0XE56ZSoFdq2oJ68QaNCO/NXA== dependencies: - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" + "@aws-amplify/cache" "4.0.16" + "@aws-amplify/core" "4.2.8" "@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.3": + version "2.2.3" + resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-2.2.3.tgz#f0bec1f2e3bf19c6d5594e02d4c03f70e098269b" + integrity sha512-CnHpuCvJpiGx8c1uZvrD1tZSzrWjbCZ5gNmFavPSQqbrtpWJWi2JKM6czS2QfdEauW+Z9Vlx0O66qhXiZ4BqNg== + dependencies: + "@aws-amplify/api-rest" "2.0.14" + "@aws-amplify/auth" "4.3.4" + "@aws-amplify/cache" "4.0.16" + "@aws-amplify/core" "4.2.8" + "@aws-amplify/pubsub" "4.1.6" 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.14": + version "2.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-2.0.14.tgz#efea35da31593c8e45725d13ab2f1e2cd6e27415" + integrity sha512-CdXhqWlcbcGMbp2FzS2eDm1fEY3qOyPn+sbTNhyolK1sfrhyWB2QjJwe1bGBzNIz4dLvfqqMVlmI3Qh/RP7h8Q== dependencies: - "@aws-amplify/core" "3.8.24" - axios "0.21.1" + "@aws-amplify/core" "4.2.8" + axios "0.21.4" -"@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.14": + version "4.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-4.0.14.tgz#ee727f354781716637a9ae84ae6cbe470ea0ab68" + integrity sha512-u6LVmBZIna2y4U+NaMKSbp5tFXbRjyDegIwdb81KCAv3JxFR0cKZcrQuGXVRgATO/eFqERwn7iWFUEnuhiPDHw== dependencies: - "@aws-amplify/api-graphql" "1.3.3" - "@aws-amplify/api-rest" "1.2.34" + "@aws-amplify/api-graphql" "2.2.3" + "@aws-amplify/api-rest" "2.0.14" -"@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.4": + version "4.3.4" + resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-4.3.4.tgz#1b48a8583e3cf0ae032744a6d60d6459f99f966d" + integrity sha512-zwvfwSmStRyK61oZ/KFl9C65hB9M7fkdiyTUp5dM0AmshnZfNDLoHhAnyPZ98TF+MvxzxS/7D/PiINhZlUGxSw== 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.16" + "@aws-amplify/core" "4.2.8" + 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.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.16.tgz#b0a0e1864fd628867b5d45d583465ad1a06d48d7" + integrity sha512-pRDvDaxSiyQPsiHbZItI/+yNJ7hIlK+McIwh/HvK5wgNt03HRgNSs/XUOJVulapHhA0KIqSGteOVecRbhcO78Q== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.8" -"@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.8": + version "4.2.8" + resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-4.2.8.tgz#544c6bfa99ec04b8dc3df71e63e841559d8847fd" + integrity sha512-jvP7xVcqjk2m7qAgct/MGHyXtxuru+NemQCryPZB+YlQoYoT+PV9B5oBekKjjt4DUERO+RvGaUX/jDDxIKE3SQ== 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== +"@aws-amplify/datastore@3.4.2": + version "3.4.2" + resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-3.4.2.tgz#b9fb24052813c34ae38373fc20a9c4f2b6c3b018" + integrity sha512-dzkOI8vHtPUmAI/aF/8/5cIXDA0f/Q13XTASF+ash8SdMTalbBBBdxiPZuf87xyqaP6qU/QX5H8wBHczG6XmVA== 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/api" "4.0.14" + "@aws-amplify/auth" "4.3.4" + "@aws-amplify/core" "4.2.8" + "@aws-amplify/pubsub" "4.1.6" + 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.14": + version "4.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-4.0.14.tgz#ebabd0cdce9e46b2d61f61600bee40abecd7a195" + integrity sha512-RR4TQETMD+GeNwNvK15wPwUcRHtHhv70onpyGhLIyPkctNs4CEi1BTHCgujp6y8SykjDrKAmAt2G6c6b7d4jKg== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.8" "@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.14": + version "4.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-4.0.14.tgz#72f411723bbf44d2bed8dffdd7c6bef26c857457" + integrity sha512-4bpjjOlLompyBfpOqRfXl174akaVp3jEgasJaUJsi5AsbXXmg+b4DTVTBWaLAoSAlQUe2MhkjpHdLGzkuRqamg== dependencies: - "@aws-amplify/core" "3.8.24" - "@aws-amplify/storage" "3.4.4" + "@aws-amplify/core" "4.2.8" + "@aws-amplify/storage" "4.3.9" "@aws-sdk/client-comprehend" "3.6.1" "@aws-sdk/client-polly" "3.6.1" "@aws-sdk/client-rekognition" "3.6.1" @@ -125,44 +126,44 @@ "@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.6": + version "4.1.6" + resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-4.1.6.tgz#dbb90198a2288c58feab517688e0927e14247d65" + integrity sha512-tJRral50J1EivxwB8JPczNbHdXVEksK7IbLS0mKSKKVWZzS05IlA3tB+rPDBfX7K9rEbeWkPTqi7PmNx5r7Aqg== dependencies: - "@aws-amplify/auth" "3.4.34" - "@aws-amplify/cache" "3.1.57" - "@aws-amplify/core" "3.8.24" + "@aws-amplify/auth" "4.3.4" + "@aws-amplify/cache" "4.0.16" + "@aws-amplify/core" "4.2.8" 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.9": + version "4.3.9" + resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-4.3.9.tgz#14cc1f4dc8146f6926ec4339bb91ee84e29a8cc5" + integrity sha512-KvFGjqGjwOWxIeiyU4KZEZctqwkekD0w8a8xhOCqz9Gynq/cogDKCSYntJJ07g90CEHfm2o24zyotBemxoXt9w== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.8" "@aws-sdk/client-s3" "3.6.1" "@aws-sdk/s3-request-presigner" "3.6.1" "@aws-sdk/util-create-request" "3.6.1" "@aws-sdk/util-format-url" "3.6.1" - axios "0.21.1" + axios "0.21.4" 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.14": + version "3.0.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-3.0.14.tgz#fc59bd07665065c88484268ce090ef9af71bc5d6" + integrity sha512-zosScoHAP5X9LOMNaruQQbC/tkC69ugolztvLVCq7pGVYb+YV4FOo/Dr36RhpWgdrfUTpnUr1Seywy4wzy6chA== dependencies: - "@aws-amplify/core" "3.8.24" + "@aws-amplify/core" "4.2.8" "@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.8: + version "4.2.8" + resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-4.2.8.tgz#5a2659aeaed36463c00de1a44fc5f6603fdb7e40" + integrity sha512-EFnYRhH9XvEwcLvolZfs1T0hhopo0LNnuVPIJnJlrHz267o2nVIc1kTUjGq1L0Art0ea0XlaBqFFIdAPaCSL2g== + dependencies: + "@aws-amplify/analytics" "5.0.14" + "@aws-amplify/api" "4.0.14" + "@aws-amplify/auth" "4.3.4" + "@aws-amplify/cache" "4.0.16" + "@aws-amplify/core" "4.2.8" + "@aws-amplify/datastore" "3.4.2" + "@aws-amplify/interactions" "4.0.14" + "@aws-amplify/predictions" "4.0.14" + "@aws-amplify/pubsub" "4.1.6" + "@aws-amplify/storage" "4.3.9" + "@aws-amplify/ui" "2.0.3" + "@aws-amplify/xr" "3.0.14" aws-sign2@~0.7.0: version "0.7.0" @@ -6187,12 +6225,12 @@ axe-core@^4.0.2: resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf" integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ== -axios@0.21.1: - version "0.21.1" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" - integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA== +axios@0.21.4: + version "0.21.4" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575" + integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg== dependencies: - follow-redirects "^1.10.0" + follow-redirects "^1.14.0" axobject-query@^2.2.0: version "2.2.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" @@ -9992,10 +10030,10 @@ follow-redirects@^1.0.0: dependencies: debug "^3.0.0" -follow-redirects@^1.10.0: - version "1.13.1" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7" - integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg== +follow-redirects@^1.14.0: + version "1.14.3" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e" + integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw== for-in@^1.0.2: version "1.0.2" @@ -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"