diff --git a/package-lock.json b/package-lock.json index a9aef4e..f215241 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@material-ui/icons": "4.11.2", "@sentry/browser": "6.5.1", "apollo3-cache-persist": "0.9.1", - "aws-amplify": "4.0.3", + "aws-amplify": "^4.2.6", "aws-amplify-react": "5.0.1", "aws-appsync-auth-link": "3.0.4", "aws-appsync-subscription-link": "3.0.6", @@ -1237,17 +1237,17 @@ } }, "node_modules/@aws-amplify/datastore": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/datastore/-/datastore-3.0.3.tgz", - "integrity": "sha512-/Sj9/hPwa7LdS0JDMwC265M/w9f8NBaRI5FjIDW7qlxh0j39NkNFi6ozcRfMgWePw/aBGM6S/sJmg+bvms1X9A==", - "dependencies": { - "@aws-amplify/api": "4.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/pubsub": "4.0.1", - "amazon-cognito-identity-js": "5.0.2", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@aws-amplify/datastore/-/datastore-3.4.0.tgz", + "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", @@ -1255,82 +1255,80 @@ } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/api": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.1.tgz", - "integrity": "sha512-bW9KdkkMQjIb/OBLaArhayxevJrF1cIbUlKI9nVmuds6IXibRJ4Wyjs6sH71nPOSciLP9183Nt3uuHeRCl4ohw==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.12.tgz", + "integrity": "sha512-4Icw/YbmsvDQd6kH4FCIh1ygsgIYIjRCcMEoeA5fSqlXh+lWRDJfVtHd261rQCq8A2Z8IYofdZmuuQpMANUU4w==", "dependencies": { - "@aws-amplify/api-graphql": "2.0.1", - "@aws-amplify/api-rest": "2.0.1" + "@aws-amplify/api-graphql": "2.2.1", + "@aws-amplify/api-rest": "2.0.12" } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/api-graphql": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.0.1.tgz", - "integrity": "sha512-oiz9g9jgwH6gtisonQS7UF/N7+gXegnPNH4KNoDHnLliEIMbbOxHmUcjkFYNNnYntl0VByOG8XPrn3Z52ixRzw==", - "dependencies": { - "@aws-amplify/api-rest": "2.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/pubsub": "4.0.1", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.2.1.tgz", + "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" } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/api-rest": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.1.tgz", - "integrity": "sha512-0Np3HPcZodlckdGbP7leN2oxdiB1HQK4G29I4a+yGfYwYDd9NVMq9BL8IiCQfg82g8IEjk5f6BBDS+Au7Njg7w==", + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.12.tgz", + "integrity": "sha512-Rg/JGcVsdeyAL8+KCUj4V0pMdOCU0hk77+kZbCxRwxNY7jpsrz/ccb6pnGoADP+x4/W4pv6X2rqd0YF3eREOhQ==", "dependencies": { - "@aws-amplify/core": "4.0.3", + "@aws-amplify/core": "4.2.6", "axios": "0.21.1" } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/auth": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.0.1.tgz", - "integrity": "sha512-K93AqhSymUext8HuqCjalmegVBFwO/U6CErxaComb3cJcykL+1vqzPG8qfX27Spo7kBe/u3ySzYYD8JnxwQurw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.3.2.tgz", + "integrity": "sha512-4Tmu/v5S1H1z7QjpbCH8LOutw8SltCZpZD2KCVFgq4t6GqZIG4vo5hBe6085UjvMO4PsVgRDDVdJJoGFdX/owA==", "dependencies": { - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "amazon-cognito-identity-js": "5.0.2", - "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" } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/cache": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.3.tgz", - "integrity": "sha512-K/a9kWjnS62kXjxHU0qfAUY8Nwhr+O+I4T+IeSfx4pDF+JvuDCckIPW2HjLRqgW8i1x0SANB2KMESj+H+NHkWg==", + "version": "4.0.14", + "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.14.tgz", + "integrity": "sha512-b3AFdqNgs5aYhGg54mq4iudCk8WEpbcZU6wio7Y28Yw0b5RxEiRW/jphlsE7yZBDXPGSktCSyg6znFO2h1r8tg==", "dependencies": { - "@aws-amplify/core": "4.0.3" + "@aws-amplify/core": "4.2.6" } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/core": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.0.3.tgz", - "integrity": "sha512-+0AI7nF4b/fphib23ybFgDcGkyGzTaGwFynv2U8yPL8d6tLp2nDUAFIci9KlbZfP9rToPnEmQGJXJregDAbzhA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.2.6.tgz", + "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", "@aws-sdk/util-hex-encoding": "3.6.1", "universal-cookie": "^4.0.4", "zen-observable-ts": "0.8.19" - }, - "peerDependencies": { - "@react-native-async-storage/async-storage": "^1.13.0" } }, "node_modules/@aws-amplify/datastore/node_modules/@aws-amplify/pubsub": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.0.1.tgz", - "integrity": "sha512-8nNLvQPtDe3D96ReSKa66zyD7145+L2kD1SmgY8NYSgiDDKG35HTV7c3obo40LjPfhK/0z1RhLAuGdYYMgIKVw==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.1.4.tgz", + "integrity": "sha512-0TG+eQRRSuj7Kp1UgJ+rHMy9CCfuFmS2rU/LdDpaNAXQDtSkv242cn6UmVtRpr/rVqjKq1skw3QPfdR2QBRQKg==", "dependencies": { - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", + "@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", @@ -1338,18 +1336,15 @@ } }, "node_modules/@aws-amplify/datastore/node_modules/amazon-cognito-identity-js": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.0.2.tgz", - "integrity": "sha512-VxQ/NKpwNJgD7YgCPB359kHth7PPfPFmTJj9kCo6XdyE9fdiOghJIivkyaMhlWnl25JxDPRhG9CqRC/0rCAeUg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.1.0.tgz", + "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" - }, - "peerDependencies": { - "@react-native-async-storage/async-storage": "^1.13.0" } }, "node_modules/@aws-amplify/datastore/node_modules/graphql": { @@ -1363,10 +1358,20 @@ "node": "6.x || 8.x || >= 10.x" } }, + "node_modules/@aws-amplify/datastore/node_modules/immer": { + "version": "9.0.6", + "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.6.tgz", + "integrity": "sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/immer" + } + }, "node_modules/@aws-amplify/datastore/node_modules/uuid": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==", + "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", "bin": { "uuid": "bin/uuid" } @@ -1400,12 +1405,12 @@ } }, "node_modules/@aws-amplify/predictions": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/predictions/-/predictions-4.0.1.tgz", - "integrity": "sha512-O8UU1qWSdrYAiTsA3NYMtSny7AWuzMqjiw63n++bYNEtn22iJW7X/IwLMTdSZAgVcXjikfQPb3ft/nR5UqvtDw==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/predictions/-/predictions-4.0.12.tgz", + "integrity": "sha512-zpWcXB4F65KOsF1wx1g/D6TwB+lzP9TCU3/DkvoxsLlia2OT6gOpxb4LSpksy5+NDzxofIzQWzKadmAjUoyTcQ==", "dependencies": { - "@aws-amplify/core": "4.0.3", - "@aws-amplify/storage": "4.1.0", + "@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", @@ -1417,28 +1422,26 @@ } }, "node_modules/@aws-amplify/predictions/node_modules/@aws-amplify/core": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.0.3.tgz", - "integrity": "sha512-+0AI7nF4b/fphib23ybFgDcGkyGzTaGwFynv2U8yPL8d6tLp2nDUAFIci9KlbZfP9rToPnEmQGJXJregDAbzhA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.2.6.tgz", + "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", "@aws-sdk/util-hex-encoding": "3.6.1", "universal-cookie": "^4.0.4", "zen-observable-ts": "0.8.19" - }, - "peerDependencies": { - "@react-native-async-storage/async-storage": "^1.13.0" } }, "node_modules/@aws-amplify/predictions/node_modules/@aws-amplify/storage": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.1.0.tgz", - "integrity": "sha512-ZmNqLa2dvM3a8+stHxzNMmtdCzkB6Wg4UjNTOp98jbarIN4j9eXnlrtWMg8/H+N6r0WwyIHv++50fJS/PkOLqw==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.3.7.tgz", + "integrity": "sha512-Rsq7koT65E5gLd1QCGNrDkcK7+AvAgFeWSl5jDXQF4GwCeJRLvTBvv/g08Dvsq+WmzxUq3odgZurHyhwHWxcHw==", "dependencies": { - "@aws-amplify/core": "4.0.3", + "@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", @@ -1682,6 +1685,80 @@ "tslib": "^1.8.0" } }, + "node_modules/@aws-sdk/client-cloudwatch-logs": { + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudwatch-logs/-/client-cloudwatch-logs-3.6.1.tgz", + "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" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-crypto/sha256-js": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-1.1.0.tgz", + "integrity": "sha512-VIhuqbPgXDVr8sZe2yhgQcDRRmzf4CI8fmC1A3bHiRfE6wlz1d8KpeemqbuoEHotz/Dch9yOxlshyQDNjNFeHA==", + "dependencies": { + "@aws-sdk/types": "^3.1.0", + "@aws-sdk/util-utf8-browser": "^3.0.0", + "tslib": "^1.11.1" + } + }, + "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-crypto/sha256-js/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-utf8-browser": { + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.6.1.tgz", + "integrity": "sha512-gZPySY6JU5gswnw3nGOEHl3tYE7vPKvtXGYoS2NRabfDKRejFvu+4/nNW6SSpoOxk6LSXsrWB39NO51k+G4PVA==", + "dependencies": { + "tslib": "^1.8.0" + } + }, + "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-utf8-browser/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/tslib": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + }, "node_modules/@aws-sdk/client-cognito-identity": { "version": "3.6.1", "resolved": "https://registry.npmjs.org/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.6.1.tgz", @@ -1827,9 +1904,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/@aws-sdk/client-comprehend/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@aws-sdk/client-firehose": { "version": "1.0.0-gamma.8", @@ -4710,9 +4787,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/@aws-sdk/client-polly/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@aws-sdk/client-rekognition": { "version": "3.6.1", @@ -4785,9 +4862,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/@aws-sdk/client-rekognition/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@aws-sdk/client-s3": { "version": "3.6.1", @@ -5037,9 +5114,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/@aws-sdk/client-textract/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@aws-sdk/client-translate": { "version": "3.6.1", @@ -5112,9 +5189,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/@aws-sdk/client-translate/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@aws-sdk/config-resolver": { "version": "3.6.1", @@ -11479,22 +11556,22 @@ } }, "node_modules/aws-amplify": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/aws-amplify/-/aws-amplify-4.0.3.tgz", - "integrity": "sha512-LLMLchukaTOoOHQpuOXpTlM3GW7uQd1ZoCdIbi4wwQee7W6GAsJqa8RBgwivMvsURWO+qV661APZQKRbn/1nsg==", - "dependencies": { - "@aws-amplify/analytics": "5.0.1", - "@aws-amplify/api": "4.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/datastore": "3.0.3", - "@aws-amplify/interactions": "4.0.1", - "@aws-amplify/predictions": "4.0.1", - "@aws-amplify/pubsub": "4.0.1", - "@aws-amplify/storage": "4.1.0", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/aws-amplify/-/aws-amplify-4.2.6.tgz", + "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.1" + "@aws-amplify/xr": "3.0.12" } }, "node_modules/aws-amplify-react": { @@ -11548,12 +11625,12 @@ "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==" }, "node_modules/aws-amplify/node_modules/@aws-amplify/analytics": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/analytics/-/analytics-5.0.1.tgz", - "integrity": "sha512-uK7/7+ElPtQ1+lRJ5waUF8nIe9zotgv5T6ndZBqqLFeCruEz5aa+HaLcwg07BTMograokzRzOJ42BzcMZD9dXQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/analytics/-/analytics-5.0.12.tgz", + "integrity": "sha512-xZbYsz5RRQ6NzVbhNpj2tBN1z+PIz7kcQx8T4KCeIhs14q6pz60tC1RP0BsgUQzt3gBrECqs8rkRUp5v+d/hPQ==", "dependencies": { - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", + "@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", @@ -11564,91 +11641,89 @@ } }, "node_modules/aws-amplify/node_modules/@aws-amplify/api": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.1.tgz", - "integrity": "sha512-bW9KdkkMQjIb/OBLaArhayxevJrF1cIbUlKI9nVmuds6IXibRJ4Wyjs6sH71nPOSciLP9183Nt3uuHeRCl4ohw==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.12.tgz", + "integrity": "sha512-4Icw/YbmsvDQd6kH4FCIh1ygsgIYIjRCcMEoeA5fSqlXh+lWRDJfVtHd261rQCq8A2Z8IYofdZmuuQpMANUU4w==", "dependencies": { - "@aws-amplify/api-graphql": "2.0.1", - "@aws-amplify/api-rest": "2.0.1" + "@aws-amplify/api-graphql": "2.2.1", + "@aws-amplify/api-rest": "2.0.12" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/api-graphql": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.0.1.tgz", - "integrity": "sha512-oiz9g9jgwH6gtisonQS7UF/N7+gXegnPNH4KNoDHnLliEIMbbOxHmUcjkFYNNnYntl0VByOG8XPrn3Z52ixRzw==", - "dependencies": { - "@aws-amplify/api-rest": "2.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/pubsub": "4.0.1", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.2.1.tgz", + "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" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/api-rest": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.1.tgz", - "integrity": "sha512-0Np3HPcZodlckdGbP7leN2oxdiB1HQK4G29I4a+yGfYwYDd9NVMq9BL8IiCQfg82g8IEjk5f6BBDS+Au7Njg7w==", + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.12.tgz", + "integrity": "sha512-Rg/JGcVsdeyAL8+KCUj4V0pMdOCU0hk77+kZbCxRwxNY7jpsrz/ccb6pnGoADP+x4/W4pv6X2rqd0YF3eREOhQ==", "dependencies": { - "@aws-amplify/core": "4.0.3", + "@aws-amplify/core": "4.2.6", "axios": "0.21.1" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/auth": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.0.1.tgz", - "integrity": "sha512-K93AqhSymUext8HuqCjalmegVBFwO/U6CErxaComb3cJcykL+1vqzPG8qfX27Spo7kBe/u3ySzYYD8JnxwQurw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.3.2.tgz", + "integrity": "sha512-4Tmu/v5S1H1z7QjpbCH8LOutw8SltCZpZD2KCVFgq4t6GqZIG4vo5hBe6085UjvMO4PsVgRDDVdJJoGFdX/owA==", "dependencies": { - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "amazon-cognito-identity-js": "5.0.2", - "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" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/cache": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.3.tgz", - "integrity": "sha512-K/a9kWjnS62kXjxHU0qfAUY8Nwhr+O+I4T+IeSfx4pDF+JvuDCckIPW2HjLRqgW8i1x0SANB2KMESj+H+NHkWg==", + "version": "4.0.14", + "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.14.tgz", + "integrity": "sha512-b3AFdqNgs5aYhGg54mq4iudCk8WEpbcZU6wio7Y28Yw0b5RxEiRW/jphlsE7yZBDXPGSktCSyg6znFO2h1r8tg==", "dependencies": { - "@aws-amplify/core": "4.0.3" + "@aws-amplify/core": "4.2.6" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/core": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.0.3.tgz", - "integrity": "sha512-+0AI7nF4b/fphib23ybFgDcGkyGzTaGwFynv2U8yPL8d6tLp2nDUAFIci9KlbZfP9rToPnEmQGJXJregDAbzhA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.2.6.tgz", + "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", "@aws-sdk/util-hex-encoding": "3.6.1", "universal-cookie": "^4.0.4", "zen-observable-ts": "0.8.19" - }, - "peerDependencies": { - "@react-native-async-storage/async-storage": "^1.13.0" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/interactions": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/interactions/-/interactions-4.0.1.tgz", - "integrity": "sha512-gWSHbPly0Aj69V4J4lJ98XuQhqYzx9WQsgJSLjX2AP7D1Wggfe3jWumrOuRbsVFFdBa83b76jsbbE+mF69rR1w==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/interactions/-/interactions-4.0.12.tgz", + "integrity": "sha512-B+OzP+zyOh87FFKp8rwupHXx1xr4fGBgdseOCHg4Q2CJKajGkFRbcDlT07ZD+FE2eVo8nT+mFqAvLwGiI/JPSw==", "dependencies": { - "@aws-amplify/core": "4.0.3", + "@aws-amplify/core": "4.2.6", "@aws-sdk/client-lex-runtime-service": "3.6.1" } }, "node_modules/aws-amplify/node_modules/@aws-amplify/pubsub": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.0.1.tgz", - "integrity": "sha512-8nNLvQPtDe3D96ReSKa66zyD7145+L2kD1SmgY8NYSgiDDKG35HTV7c3obo40LjPfhK/0z1RhLAuGdYYMgIKVw==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.1.4.tgz", + "integrity": "sha512-0TG+eQRRSuj7Kp1UgJ+rHMy9CCfuFmS2rU/LdDpaNAXQDtSkv242cn6UmVtRpr/rVqjKq1skw3QPfdR2QBRQKg==", "dependencies": { - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", + "@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", @@ -11656,11 +11731,11 @@ } }, "node_modules/aws-amplify/node_modules/@aws-amplify/storage": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.1.0.tgz", - "integrity": "sha512-ZmNqLa2dvM3a8+stHxzNMmtdCzkB6Wg4UjNTOp98jbarIN4j9eXnlrtWMg8/H+N6r0WwyIHv++50fJS/PkOLqw==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.3.7.tgz", + "integrity": "sha512-Rsq7koT65E5gLd1QCGNrDkcK7+AvAgFeWSl5jDXQF4GwCeJRLvTBvv/g08Dvsq+WmzxUq3odgZurHyhwHWxcHw==", "dependencies": { - "@aws-amplify/core": "4.0.3", + "@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", @@ -11671,11 +11746,11 @@ } }, "node_modules/aws-amplify/node_modules/@aws-amplify/xr": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/xr/-/xr-3.0.1.tgz", - "integrity": "sha512-RzYSPG2t0rJVcpUK6mMMisKd2bSjBzDEZMNM23lxpnFaNclxkViRr54+hyC5l9JtO86701hvibiEHaofZNQMdw==", + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/xr/-/xr-3.0.12.tgz", + "integrity": "sha512-2LI8aro9Dvdm8P1oMSoW/RbRqLCKpsQHqlz2ASj20gYNB4ljxVg1ETxqFwEXjbqpnVR0EceD648AwSuDagAIvg==", "dependencies": { - "@aws-amplify/core": "4.0.3" + "@aws-amplify/core": "4.2.6" } }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-firehose": { @@ -11735,9 +11810,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-firehose/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-kinesis": { "version": "3.6.1", @@ -11800,9 +11875,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-kinesis/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-personalize-events": { "version": "3.6.1", @@ -11861,9 +11936,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-personalize-events/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-pinpoint": { "version": "3.6.1", @@ -11922,9 +11997,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/client-pinpoint/node_modules/tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/aws-amplify/node_modules/@aws-sdk/eventstream-marshaller": { "version": "3.6.1", @@ -11999,18 +12074,15 @@ } }, "node_modules/aws-amplify/node_modules/amazon-cognito-identity-js": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.0.2.tgz", - "integrity": "sha512-VxQ/NKpwNJgD7YgCPB359kHth7PPfPFmTJj9kCo6XdyE9fdiOghJIivkyaMhlWnl25JxDPRhG9CqRC/0rCAeUg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.1.0.tgz", + "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" - }, - "peerDependencies": { - "@react-native-async-storage/async-storage": "^1.13.0" } }, "node_modules/aws-amplify/node_modules/graphql": { @@ -14429,9 +14501,9 @@ } }, "node_modules/crypto-js": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.0.0.tgz", - "integrity": "sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz", + "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==" }, "node_modules/css": { "version": "2.2.4", @@ -19164,6 +19236,7 @@ "version": "8.0.1", "resolved": "https://registry.npmjs.org/immer/-/immer-8.0.1.tgz", "integrity": "sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==", + "dev": true, "funding": { "type": "opencollective", "url": "https://opencollective.com/immer" @@ -34403,17 +34476,17 @@ } }, "@aws-amplify/datastore": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/datastore/-/datastore-3.0.3.tgz", - "integrity": "sha512-/Sj9/hPwa7LdS0JDMwC265M/w9f8NBaRI5FjIDW7qlxh0j39NkNFi6ozcRfMgWePw/aBGM6S/sJmg+bvms1X9A==", - "requires": { - "@aws-amplify/api": "4.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/pubsub": "4.0.1", - "amazon-cognito-identity-js": "5.0.2", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@aws-amplify/datastore/-/datastore-3.4.0.tgz", + "integrity": "sha512-UoNktKVnA25fRxmqiuM11yiFZaujYE7q7yDsaSXDDeqHZ4DbzT0FYDeg2rbnTMAMZSXTmjs9Ss4HC5sHz4O+PA==", + "requires": { + "@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", @@ -34421,63 +34494,64 @@ }, "dependencies": { "@aws-amplify/api": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.1.tgz", - "integrity": "sha512-bW9KdkkMQjIb/OBLaArhayxevJrF1cIbUlKI9nVmuds6IXibRJ4Wyjs6sH71nPOSciLP9183Nt3uuHeRCl4ohw==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.12.tgz", + "integrity": "sha512-4Icw/YbmsvDQd6kH4FCIh1ygsgIYIjRCcMEoeA5fSqlXh+lWRDJfVtHd261rQCq8A2Z8IYofdZmuuQpMANUU4w==", "requires": { - "@aws-amplify/api-graphql": "2.0.1", - "@aws-amplify/api-rest": "2.0.1" + "@aws-amplify/api-graphql": "2.2.1", + "@aws-amplify/api-rest": "2.0.12" } }, "@aws-amplify/api-graphql": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.0.1.tgz", - "integrity": "sha512-oiz9g9jgwH6gtisonQS7UF/N7+gXegnPNH4KNoDHnLliEIMbbOxHmUcjkFYNNnYntl0VByOG8XPrn3Z52ixRzw==", - "requires": { - "@aws-amplify/api-rest": "2.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/pubsub": "4.0.1", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.2.1.tgz", + "integrity": "sha512-4XMc01IOpr8zFzutlon4HLfovSLVK0+JWAB64wZgjGEw4sVpDXQzZbMAeghBZMbi9UsJWGhGS8leO3D6q/4+Mw==", + "requires": { + "@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": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.1.tgz", - "integrity": "sha512-0Np3HPcZodlckdGbP7leN2oxdiB1HQK4G29I4a+yGfYwYDd9NVMq9BL8IiCQfg82g8IEjk5f6BBDS+Au7Njg7w==", + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.12.tgz", + "integrity": "sha512-Rg/JGcVsdeyAL8+KCUj4V0pMdOCU0hk77+kZbCxRwxNY7jpsrz/ccb6pnGoADP+x4/W4pv6X2rqd0YF3eREOhQ==", "requires": { - "@aws-amplify/core": "4.0.3", + "@aws-amplify/core": "4.2.6", "axios": "0.21.1" } }, "@aws-amplify/auth": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.0.1.tgz", - "integrity": "sha512-K93AqhSymUext8HuqCjalmegVBFwO/U6CErxaComb3cJcykL+1vqzPG8qfX27Spo7kBe/u3ySzYYD8JnxwQurw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.3.2.tgz", + "integrity": "sha512-4Tmu/v5S1H1z7QjpbCH8LOutw8SltCZpZD2KCVFgq4t6GqZIG4vo5hBe6085UjvMO4PsVgRDDVdJJoGFdX/owA==", "requires": { - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "amazon-cognito-identity-js": "5.0.2", - "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": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.3.tgz", - "integrity": "sha512-K/a9kWjnS62kXjxHU0qfAUY8Nwhr+O+I4T+IeSfx4pDF+JvuDCckIPW2HjLRqgW8i1x0SANB2KMESj+H+NHkWg==", + "version": "4.0.14", + "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.14.tgz", + "integrity": "sha512-b3AFdqNgs5aYhGg54mq4iudCk8WEpbcZU6wio7Y28Yw0b5RxEiRW/jphlsE7yZBDXPGSktCSyg6znFO2h1r8tg==", "requires": { - "@aws-amplify/core": "4.0.3" + "@aws-amplify/core": "4.2.6" } }, "@aws-amplify/core": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.0.3.tgz", - "integrity": "sha512-+0AI7nF4b/fphib23ybFgDcGkyGzTaGwFynv2U8yPL8d6tLp2nDUAFIci9KlbZfP9rToPnEmQGJXJregDAbzhA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.2.6.tgz", + "integrity": "sha512-9CL4+uPSGNu9aWW4l0abofoYIypt+tnzv8jr04HD51bjH7C2iTI5sK69aG/kdXhy6G5uxvqeLwlZbwR5dEclYQ==", "requires": { "@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", @@ -34487,13 +34561,13 @@ } }, "@aws-amplify/pubsub": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.0.1.tgz", - "integrity": "sha512-8nNLvQPtDe3D96ReSKa66zyD7145+L2kD1SmgY8NYSgiDDKG35HTV7c3obo40LjPfhK/0z1RhLAuGdYYMgIKVw==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.1.4.tgz", + "integrity": "sha512-0TG+eQRRSuj7Kp1UgJ+rHMy9CCfuFmS2rU/LdDpaNAXQDtSkv242cn6UmVtRpr/rVqjKq1skw3QPfdR2QBRQKg==", "requires": { - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", + "@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", @@ -34501,12 +34575,12 @@ } }, "amazon-cognito-identity-js": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.0.2.tgz", - "integrity": "sha512-VxQ/NKpwNJgD7YgCPB359kHth7PPfPFmTJj9kCo6XdyE9fdiOghJIivkyaMhlWnl25JxDPRhG9CqRC/0rCAeUg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.1.0.tgz", + "integrity": "sha512-zGJo9jpTBHaTrir9nBWxMnteR+uPMSq3SO9AT0EOAO/e1CyJ27sawe0Pd3218HPzsooOMZt0iYaWkpVrsQ3nSQ==", "requires": { "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" @@ -34520,6 +34594,11 @@ "iterall": "^1.2.2" } }, + "immer": { + "version": "9.0.6", + "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.6.tgz", + "integrity": "sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==" + }, "uuid": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", @@ -34555,12 +34634,12 @@ } }, "@aws-amplify/predictions": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/predictions/-/predictions-4.0.1.tgz", - "integrity": "sha512-O8UU1qWSdrYAiTsA3NYMtSny7AWuzMqjiw63n++bYNEtn22iJW7X/IwLMTdSZAgVcXjikfQPb3ft/nR5UqvtDw==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/predictions/-/predictions-4.0.12.tgz", + "integrity": "sha512-zpWcXB4F65KOsF1wx1g/D6TwB+lzP9TCU3/DkvoxsLlia2OT6gOpxb4LSpksy5+NDzxofIzQWzKadmAjUoyTcQ==", "requires": { - "@aws-amplify/core": "4.0.3", - "@aws-amplify/storage": "4.1.0", + "@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", @@ -34572,11 +34651,12 @@ }, "dependencies": { "@aws-amplify/core": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.0.3.tgz", - "integrity": "sha512-+0AI7nF4b/fphib23ybFgDcGkyGzTaGwFynv2U8yPL8d6tLp2nDUAFIci9KlbZfP9rToPnEmQGJXJregDAbzhA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.2.6.tgz", + "integrity": "sha512-9CL4+uPSGNu9aWW4l0abofoYIypt+tnzv8jr04HD51bjH7C2iTI5sK69aG/kdXhy6G5uxvqeLwlZbwR5dEclYQ==", "requires": { "@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", @@ -34586,11 +34666,11 @@ } }, "@aws-amplify/storage": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.1.0.tgz", - "integrity": "sha512-ZmNqLa2dvM3a8+stHxzNMmtdCzkB6Wg4UjNTOp98jbarIN4j9eXnlrtWMg8/H+N6r0WwyIHv++50fJS/PkOLqw==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.3.7.tgz", + "integrity": "sha512-Rsq7koT65E5gLd1QCGNrDkcK7+AvAgFeWSl5jDXQF4GwCeJRLvTBvv/g08Dvsq+WmzxUq3odgZurHyhwHWxcHw==", "requires": { - "@aws-amplify/core": "4.0.3", + "@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", @@ -34828,6 +34908,83 @@ "tslib": "^1.8.0" } }, + "@aws-sdk/client-cloudwatch-logs": { + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudwatch-logs/-/client-cloudwatch-logs-3.6.1.tgz", + "integrity": "sha512-QOxIDnlVTpnwJ26Gap6RGz61cDLH6TKrIp30VqwdMeT1pCGy8mn9rWln6XA+ymkofHy/08RfpGp+VN4axwd4Lw==", + "requires": { + "@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" + }, + "dependencies": { + "@aws-crypto/sha256-js": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-1.1.0.tgz", + "integrity": "sha512-VIhuqbPgXDVr8sZe2yhgQcDRRmzf4CI8fmC1A3bHiRfE6wlz1d8KpeemqbuoEHotz/Dch9yOxlshyQDNjNFeHA==", + "requires": { + "@aws-sdk/types": "^3.1.0", + "@aws-sdk/util-utf8-browser": "^3.0.0", + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + } + } + }, + "@aws-sdk/util-utf8-browser": { + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.6.1.tgz", + "integrity": "sha512-gZPySY6JU5gswnw3nGOEHl3tYE7vPKvtXGYoS2NRabfDKRejFvu+4/nNW6SSpoOxk6LSXsrWB39NO51k+G4PVA==", + "requires": { + "tslib": "^1.8.0" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + } + } + }, + "tslib": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + } + } + }, "@aws-sdk/client-cognito-identity": { "version": "3.6.1", "resolved": "https://registry.npmjs.org/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.6.1.tgz", @@ -34977,9 +35134,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -38146,9 +38303,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -38224,9 +38381,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -38480,9 +38637,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -38558,9 +38715,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -43700,31 +43857,31 @@ } }, "aws-amplify": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/aws-amplify/-/aws-amplify-4.0.3.tgz", - "integrity": "sha512-LLMLchukaTOoOHQpuOXpTlM3GW7uQd1ZoCdIbi4wwQee7W6GAsJqa8RBgwivMvsURWO+qV661APZQKRbn/1nsg==", - "requires": { - "@aws-amplify/analytics": "5.0.1", - "@aws-amplify/api": "4.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/datastore": "3.0.3", - "@aws-amplify/interactions": "4.0.1", - "@aws-amplify/predictions": "4.0.1", - "@aws-amplify/pubsub": "4.0.1", - "@aws-amplify/storage": "4.1.0", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/aws-amplify/-/aws-amplify-4.2.6.tgz", + "integrity": "sha512-DoTyt4qvFYCBTpyH5qRz9j9BtO6dGC7SnAPcgncZ+Re8h7FK+QpKMzAVe2pH2AV2P9nUNFGi+3ARW8fZM9M/oQ==", + "requires": { + "@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.1" + "@aws-amplify/xr": "3.0.12" }, "dependencies": { "@aws-amplify/analytics": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/analytics/-/analytics-5.0.1.tgz", - "integrity": "sha512-uK7/7+ElPtQ1+lRJ5waUF8nIe9zotgv5T6ndZBqqLFeCruEz5aa+HaLcwg07BTMograokzRzOJ42BzcMZD9dXQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/analytics/-/analytics-5.0.12.tgz", + "integrity": "sha512-xZbYsz5RRQ6NzVbhNpj2tBN1z+PIz7kcQx8T4KCeIhs14q6pz60tC1RP0BsgUQzt3gBrECqs8rkRUp5v+d/hPQ==", "requires": { - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", + "@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", @@ -43735,63 +43892,64 @@ } }, "@aws-amplify/api": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.1.tgz", - "integrity": "sha512-bW9KdkkMQjIb/OBLaArhayxevJrF1cIbUlKI9nVmuds6IXibRJ4Wyjs6sH71nPOSciLP9183Nt3uuHeRCl4ohw==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api/-/api-4.0.12.tgz", + "integrity": "sha512-4Icw/YbmsvDQd6kH4FCIh1ygsgIYIjRCcMEoeA5fSqlXh+lWRDJfVtHd261rQCq8A2Z8IYofdZmuuQpMANUU4w==", "requires": { - "@aws-amplify/api-graphql": "2.0.1", - "@aws-amplify/api-rest": "2.0.1" + "@aws-amplify/api-graphql": "2.2.1", + "@aws-amplify/api-rest": "2.0.12" } }, "@aws-amplify/api-graphql": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.0.1.tgz", - "integrity": "sha512-oiz9g9jgwH6gtisonQS7UF/N7+gXegnPNH4KNoDHnLliEIMbbOxHmUcjkFYNNnYntl0VByOG8XPrn3Z52ixRzw==", - "requires": { - "@aws-amplify/api-rest": "2.0.1", - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "@aws-amplify/pubsub": "4.0.1", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-graphql/-/api-graphql-2.2.1.tgz", + "integrity": "sha512-4XMc01IOpr8zFzutlon4HLfovSLVK0+JWAB64wZgjGEw4sVpDXQzZbMAeghBZMbi9UsJWGhGS8leO3D6q/4+Mw==", + "requires": { + "@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": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.1.tgz", - "integrity": "sha512-0Np3HPcZodlckdGbP7leN2oxdiB1HQK4G29I4a+yGfYwYDd9NVMq9BL8IiCQfg82g8IEjk5f6BBDS+Au7Njg7w==", + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/api-rest/-/api-rest-2.0.12.tgz", + "integrity": "sha512-Rg/JGcVsdeyAL8+KCUj4V0pMdOCU0hk77+kZbCxRwxNY7jpsrz/ccb6pnGoADP+x4/W4pv6X2rqd0YF3eREOhQ==", "requires": { - "@aws-amplify/core": "4.0.3", + "@aws-amplify/core": "4.2.6", "axios": "0.21.1" } }, "@aws-amplify/auth": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.0.1.tgz", - "integrity": "sha512-K93AqhSymUext8HuqCjalmegVBFwO/U6CErxaComb3cJcykL+1vqzPG8qfX27Spo7kBe/u3ySzYYD8JnxwQurw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@aws-amplify/auth/-/auth-4.3.2.tgz", + "integrity": "sha512-4Tmu/v5S1H1z7QjpbCH8LOutw8SltCZpZD2KCVFgq4t6GqZIG4vo5hBe6085UjvMO4PsVgRDDVdJJoGFdX/owA==", "requires": { - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", - "amazon-cognito-identity-js": "5.0.2", - "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": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.3.tgz", - "integrity": "sha512-K/a9kWjnS62kXjxHU0qfAUY8Nwhr+O+I4T+IeSfx4pDF+JvuDCckIPW2HjLRqgW8i1x0SANB2KMESj+H+NHkWg==", + "version": "4.0.14", + "resolved": "https://registry.npmjs.org/@aws-amplify/cache/-/cache-4.0.14.tgz", + "integrity": "sha512-b3AFdqNgs5aYhGg54mq4iudCk8WEpbcZU6wio7Y28Yw0b5RxEiRW/jphlsE7yZBDXPGSktCSyg6znFO2h1r8tg==", "requires": { - "@aws-amplify/core": "4.0.3" + "@aws-amplify/core": "4.2.6" } }, "@aws-amplify/core": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.0.3.tgz", - "integrity": "sha512-+0AI7nF4b/fphib23ybFgDcGkyGzTaGwFynv2U8yPL8d6tLp2nDUAFIci9KlbZfP9rToPnEmQGJXJregDAbzhA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@aws-amplify/core/-/core-4.2.6.tgz", + "integrity": "sha512-9CL4+uPSGNu9aWW4l0abofoYIypt+tnzv8jr04HD51bjH7C2iTI5sK69aG/kdXhy6G5uxvqeLwlZbwR5dEclYQ==", "requires": { "@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", @@ -43801,22 +43959,22 @@ } }, "@aws-amplify/interactions": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/interactions/-/interactions-4.0.1.tgz", - "integrity": "sha512-gWSHbPly0Aj69V4J4lJ98XuQhqYzx9WQsgJSLjX2AP7D1Wggfe3jWumrOuRbsVFFdBa83b76jsbbE+mF69rR1w==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/interactions/-/interactions-4.0.12.tgz", + "integrity": "sha512-B+OzP+zyOh87FFKp8rwupHXx1xr4fGBgdseOCHg4Q2CJKajGkFRbcDlT07ZD+FE2eVo8nT+mFqAvLwGiI/JPSw==", "requires": { - "@aws-amplify/core": "4.0.3", + "@aws-amplify/core": "4.2.6", "@aws-sdk/client-lex-runtime-service": "3.6.1" } }, "@aws-amplify/pubsub": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.0.1.tgz", - "integrity": "sha512-8nNLvQPtDe3D96ReSKa66zyD7145+L2kD1SmgY8NYSgiDDKG35HTV7c3obo40LjPfhK/0z1RhLAuGdYYMgIKVw==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@aws-amplify/pubsub/-/pubsub-4.1.4.tgz", + "integrity": "sha512-0TG+eQRRSuj7Kp1UgJ+rHMy9CCfuFmS2rU/LdDpaNAXQDtSkv242cn6UmVtRpr/rVqjKq1skw3QPfdR2QBRQKg==", "requires": { - "@aws-amplify/auth": "4.0.1", - "@aws-amplify/cache": "4.0.3", - "@aws-amplify/core": "4.0.3", + "@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", @@ -43824,11 +43982,11 @@ } }, "@aws-amplify/storage": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.1.0.tgz", - "integrity": "sha512-ZmNqLa2dvM3a8+stHxzNMmtdCzkB6Wg4UjNTOp98jbarIN4j9eXnlrtWMg8/H+N6r0WwyIHv++50fJS/PkOLqw==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@aws-amplify/storage/-/storage-4.3.7.tgz", + "integrity": "sha512-Rsq7koT65E5gLd1QCGNrDkcK7+AvAgFeWSl5jDXQF4GwCeJRLvTBvv/g08Dvsq+WmzxUq3odgZurHyhwHWxcHw==", "requires": { - "@aws-amplify/core": "4.0.3", + "@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", @@ -43839,11 +43997,11 @@ } }, "@aws-amplify/xr": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@aws-amplify/xr/-/xr-3.0.1.tgz", - "integrity": "sha512-RzYSPG2t0rJVcpUK6mMMisKd2bSjBzDEZMNM23lxpnFaNclxkViRr54+hyC5l9JtO86701hvibiEHaofZNQMdw==", + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/@aws-amplify/xr/-/xr-3.0.12.tgz", + "integrity": "sha512-2LI8aro9Dvdm8P1oMSoW/RbRqLCKpsQHqlz2ASj20gYNB4ljxVg1ETxqFwEXjbqpnVR0EceD648AwSuDagAIvg==", "requires": { - "@aws-amplify/core": "4.0.3" + "@aws-amplify/core": "4.2.6" } }, "@aws-sdk/client-firehose": { @@ -43902,9 +44060,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -43968,9 +44126,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -44030,9 +44188,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -44092,9 +44250,9 @@ } }, "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -44159,12 +44317,12 @@ } }, "amazon-cognito-identity-js": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.0.2.tgz", - "integrity": "sha512-VxQ/NKpwNJgD7YgCPB359kHth7PPfPFmTJj9kCo6XdyE9fdiOghJIivkyaMhlWnl25JxDPRhG9CqRC/0rCAeUg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.1.0.tgz", + "integrity": "sha512-zGJo9jpTBHaTrir9nBWxMnteR+uPMSq3SO9AT0EOAO/e1CyJ27sawe0Pd3218HPzsooOMZt0iYaWkpVrsQ3nSQ==", "requires": { "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" @@ -46196,9 +46354,9 @@ } }, "crypto-js": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.0.0.tgz", - "integrity": "sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz", + "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==" }, "css": { "version": "2.2.4", @@ -49937,7 +50095,8 @@ "immer": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/immer/-/immer-8.0.1.tgz", - "integrity": "sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==" + "integrity": "sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==", + "dev": true }, "import-cwd": { "version": "2.1.0", diff --git a/package.json b/package.json index 56aaa5a..2c4275c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@material-ui/icons": "4.11.2", "@sentry/browser": "6.5.1", "apollo3-cache-persist": "0.9.1", - "aws-amplify": "4.0.3", + "aws-amplify": "4.2.6", "aws-amplify-react": "5.0.1", "aws-appsync-auth-link": "3.0.4", "aws-appsync-subscription-link": "3.0.6",