From e087271fd19ebd0f27df5a5cb3a133b6f9b7b8c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 07:00:20 +0000 Subject: [PATCH] fix(deps): update dependency aws-amplify to v5 --- package.json | 2 +- yarn.lock | 367 ++++++++++++++++++++++----------------------------- 2 files changed, 157 insertions(+), 212 deletions(-) diff --git a/package.json b/package.json index 283f1c95..747ed626 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@vanilla-extract/next-plugin": "2.1.2", "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", "amazon-cognito-identity-js": "5.2.14", - "aws-amplify": "4.3.46", + "aws-amplify": "5.1.3", "aws-cdk": "2.76.0", "aws-cdk-lib": "2.76.0", "aws-crt": "1.15.15", diff --git a/yarn.lock b/yarn.lock index 4ada6e6d..d04a3307 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,35 +24,22 @@ jsonpointer "^5.0.0" leven "^3.1.0" -"@aws-amplify/analytics@5.2.31": - version "5.2.31" - resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-5.2.31.tgz#8a8a786110c880a8d5de15353f884ccf1552c600" - integrity sha512-u2j5qZRTDGD7d1TpbKU3D7928VFJK602537TWDuUibUCQWafCDLzPj1IJCiC6UdZ1yShqEmexa02/cqtq+gbwg== +"@aws-amplify/analytics@6.0.29": + version "6.0.29" + resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-6.0.29.tgz#25dd664064e6c6ff74e28bcfcd492e187af94d96" + integrity sha512-WuTIjdT0ikV6dMeIgzvXxXY9Wz7meJlWxJlbV+d97aKSUzolKYnWafWxbw3/vTndyd6Z+Pp82bvIjIRy+6mFpw== dependencies: - "@aws-amplify/cache" "4.0.66" - "@aws-amplify/core" "4.7.15" + "@aws-amplify/cache" "5.0.29" + "@aws-amplify/core" "5.1.12" "@aws-sdk/client-firehose" "3.6.1" "@aws-sdk/client-kinesis" "3.6.1" "@aws-sdk/client-personalize-events" "3.6.1" "@aws-sdk/client-pinpoint" "3.6.1" "@aws-sdk/util-utf8-browser" "3.6.1" lodash "^4.17.20" + tslib "^1.8.0" uuid "^3.2.1" -"@aws-amplify/api-graphql@2.3.28": - version "2.3.28" - resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-2.3.28.tgz#d0f2f75eb8cb4bfb9be1b6b3045599caa442d1c5" - integrity sha512-n/8dwUx2i9sojcAnK1vITamx/FODGPmDM08lTfZNwpTVJ1aXB/bcA9GitF7gWa4jstVACDgQAKmTAr7j2d0tGw== - dependencies: - "@aws-amplify/api-rest" "2.0.64" - "@aws-amplify/auth" "4.6.17" - "@aws-amplify/cache" "4.0.66" - "@aws-amplify/core" "4.7.15" - "@aws-amplify/pubsub" "4.5.14" - graphql "15.8.0" - uuid "^3.2.1" - zen-observable-ts "0.8.19" - "@aws-amplify/api-graphql@3.1.17": version "3.1.17" resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-3.1.17.tgz#26347458ce80ba2f9b088996b7e4f2d31fb8d61d" @@ -68,14 +55,6 @@ uuid "^3.2.1" zen-observable-ts "0.8.19" -"@aws-amplify/api-rest@2.0.64": - version "2.0.64" - resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-2.0.64.tgz#ccf7ffd2d2fb1b7194c07a0ddfd5dfd21aa6638d" - integrity sha512-hS+ImRnkyjGJj5gTet+Gd979Vnsp1lKTmiUngt3MXY/0b6CeUgMAACxnIQ628J00frvguUcgmOlZ502jeHsiKQ== - dependencies: - "@aws-amplify/core" "4.7.15" - axios "0.26.0" - "@aws-amplify/api-rest@3.0.29": version "3.0.29" resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-3.0.29.tgz#d31469b0aeff52438553afeb2490f2ffabb96267" @@ -85,14 +64,6 @@ axios "0.26.0" tslib "^1.8.0" -"@aws-amplify/api@4.0.64": - version "4.0.64" - resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-4.0.64.tgz#20c9d89dce4092a8735ccd70b2f9a16071dfb964" - integrity sha512-nhg7Z+TQcEnLR5ZotxvKnJgqNwDtUYVBcNuktsHgUVszkKT/Oj2vC28xv8RufdljIofrXFsBDeERviwSpVXiFA== - dependencies: - "@aws-amplify/api-graphql" "2.3.28" - "@aws-amplify/api-rest" "2.0.64" - "@aws-amplify/api@5.0.29": version "5.0.29" resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-5.0.29.tgz#d4839333352aaca79d679221ac89915797ff3a95" @@ -102,16 +73,6 @@ "@aws-amplify/api-rest" "3.0.29" tslib "^1.8.0" -"@aws-amplify/auth@4.6.17": - version "4.6.17" - resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-4.6.17.tgz#5030e515467d2f9469eaa388a46370c7d5648772" - integrity sha512-KIWHP6qODphwtzyJ6jmcSQewH0a8dOOsQ35OtAALwmPNEaftGmoUjm8wMHAtyH3EwWv1iknhPwMVzmGylr+l1A== - dependencies: - "@aws-amplify/cache" "4.0.66" - "@aws-amplify/core" "4.7.15" - amazon-cognito-identity-js "5.2.14" - crypto-js "^4.1.1" - "@aws-amplify/auth@5.3.3": version "5.3.3" resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-5.3.3.tgz#d3270a803eeeda0ba8d6326a4e3ecd7aed3bc341" @@ -121,13 +82,6 @@ amazon-cognito-identity-js "6.2.0" tslib "^1.8.0" -"@aws-amplify/cache@4.0.66": - version "4.0.66" - resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.66.tgz#16977bd9a3d7740c4b98101173e4bf31983a360f" - integrity sha512-dG5TSx1VbUMnIchqwoT+Pa5W+PdPTZVcXfg/4bjpv0HJ0s3LUeYMI93cpQGg0DlegKNvwV5Ib+B7UqXlWp/JEQ== - dependencies: - "@aws-amplify/core" "4.7.15" - "@aws-amplify/cache@5.0.29": version "5.0.29" resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-5.0.29.tgz#697622d70cc5710d0b3b11422faf51e2d56a8e87" @@ -136,20 +90,6 @@ "@aws-amplify/core" "5.1.12" tslib "^1.8.0" -"@aws-amplify/core@4.7.15": - version "4.7.15" - resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-4.7.15.tgz#b19c65c0ea8b2b52f53e15343a374bf2751c261d" - integrity sha512-upRxT6MN90pQZnJw2VwGdA7vHO6tGY1c3qLrXkq+x5XT45KrfGjbSSHmYBo7PkjWQYAUMGuX4KYwmPBuI58svg== - 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" - "@aws-amplify/core@5.1.11": version "5.1.11" resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-5.1.11.tgz#ed93d0254c3ecab93d7ea6a68d5f714bd8955b9a" @@ -180,52 +120,66 @@ universal-cookie "^4.0.4" zen-observable-ts "0.8.19" -"@aws-amplify/datastore@3.14.7": - version "3.14.7" - resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-3.14.7.tgz#d4d683d6aa238179fd45ac899fd547c02c3a7b17" - integrity sha512-nzZHK0LXOsvmZzeBHL8VL/nrTm9dmBYdOWZOf7zSrbZBVaLEMim2l2os3DUx0+1u44XPr166QSF8OXLpl+56+w== +"@aws-amplify/datastore@4.1.11": + version "4.1.11" + resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-4.1.11.tgz#0dcf0f8e096de65112a5223d15bbed21d8c3eb7f" + integrity sha512-x60vSfoANb0ltRDszRiQhkmSJt3jn3b1ZsLNdDPDZ0ty3nyN0vjxxaOyszhm5ntmGOr3PBmFeZy4CsWT+XIYAQ== dependencies: - "@aws-amplify/api" "4.0.64" - "@aws-amplify/auth" "4.6.17" - "@aws-amplify/core" "4.7.15" - "@aws-amplify/pubsub" "4.5.14" - amazon-cognito-identity-js "5.2.14" + "@aws-amplify/api" "5.0.29" + "@aws-amplify/auth" "5.3.3" + "@aws-amplify/core" "5.1.12" + "@aws-amplify/pubsub" "5.1.12" + amazon-cognito-identity-js "6.2.0" idb "5.0.6" immer "9.0.6" ulid "2.3.0" - uuid "3.3.2" + uuid "3.4.0" zen-observable-ts "0.8.19" zen-push "0.2.1" -"@aws-amplify/geo@1.3.27": - version "1.3.27" - resolved "https://registry.yarnpkg.com/@aws-amplify/geo/-/geo-1.3.27.tgz#b28b472022298a26070289b599f3dc83cdfb4102" - integrity sha512-7ytYD0M3EJxq9aiqJVQSRoXXUYf/bp7MU2Bb+UvKjqxOb29theJp3RJ7yJnqjxAV+6K7+jRpjoqH8lR+y3zkwQ== +"@aws-amplify/geo@2.0.29": + version "2.0.29" + resolved "https://registry.yarnpkg.com/@aws-amplify/geo/-/geo-2.0.29.tgz#6cd5adffc709047cbbaf7b9ec5ba460de466646f" + integrity sha512-+keOZwGAYfv3dRDrp4EczPJX1hdt6ldgf/A9sx7aRbeHj5/L2pEoANVQkG5GA9KyQU+8LLUHaLDtSxuNBf2sxQ== dependencies: - "@aws-amplify/core" "4.7.15" - "@aws-sdk/client-location" "3.186.0" + "@aws-amplify/core" "5.1.12" + "@aws-sdk/client-location" "3.186.1" "@turf/boolean-clockwise" "6.5.0" camelcase-keys "6.2.2" + tslib "^1.8.0" -"@aws-amplify/interactions@4.1.12": - version "4.1.12" - resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-4.1.12.tgz#b4e953c335b2638890459f66a58b8484f914186f" - integrity sha512-MQjq4wdGuA7DNRywMrlwjbWZ/b5VFP0ASZdMYWSGVVkjPpHKR+/iCy/kkJvUFXIl8kEXHlFQTidv4RiNd4sYdQ== +"@aws-amplify/interactions@5.0.29": + version "5.0.29" + resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-5.0.29.tgz#8901c251a24bdded22def56e4198ab4d54fe2913" + integrity sha512-W6HipQ+mLLR9Tqu13dY83Tgpj8NMxNgPDIDFX5vuv7DCbxQ8hBCa6HG6li0syGbinqwnNQIQ4qgpzOahtTAo1Q== dependencies: - "@aws-amplify/core" "4.7.15" - "@aws-sdk/client-lex-runtime-service" "3.186.0" - "@aws-sdk/client-lex-runtime-v2" "3.186.0" + "@aws-amplify/core" "5.1.12" + "@aws-sdk/client-lex-runtime-service" "3.186.1" + "@aws-sdk/client-lex-runtime-v2" "3.186.1" base-64 "1.0.0" fflate "0.7.3" pako "2.0.4" + tslib "^1.8.0" + +"@aws-amplify/notifications@1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@aws-amplify/notifications/-/notifications-1.1.3.tgz#b1cdf015557ecb9cb28a3753f1ecac617443b828" + integrity sha512-KGd6uNxzk/6Xw4KOI8mFey4JJaWuMuS7C9m5ehBeHClClXkr5aucnEhjSckwyd32uebaYhk4t1/GAmI9ux8VQA== + dependencies: + "@aws-amplify/cache" "5.0.29" + "@aws-amplify/core" "5.1.12" + "@aws-amplify/rtn-push-notification" "1.1.1" + "@aws-sdk/client-pinpoint" "3.186.1" + lodash "^4.17.21" + uuid "^3.2.1" -"@aws-amplify/predictions@4.0.64": - version "4.0.64" - resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-4.0.64.tgz#edfa0e916982d1a42a20484310d71c55e9b52cba" - integrity sha512-EcRwCqf0xFGoJLAzns7TIgKZxKZUlXubVPMTGIm9imVT/ZuF7ELX/YhIygzR33M+75rzLJxQcx5OOTFj6df/1Q== +"@aws-amplify/predictions@5.1.3": + version "5.1.3" + resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-5.1.3.tgz#5b983c70960dd851f99c7881c48673f2966bd1e0" + integrity sha512-9JB3g9QUm2zd1mZmHmzvDVZohXXh/F6S1XU3s3ID/dXuaK7al6inDINfoPA5cyZ98MSo0bDXRdK6FwF3GaRx0A== dependencies: - "@aws-amplify/core" "4.7.15" - "@aws-amplify/storage" "4.5.17" + "@aws-amplify/core" "5.1.12" + "@aws-amplify/storage" "5.2.3" "@aws-sdk/client-comprehend" "3.6.1" "@aws-sdk/client-polly" "3.6.1" "@aws-sdk/client-rekognition" "3.6.1" @@ -233,21 +187,9 @@ "@aws-sdk/client-translate" "3.6.1" "@aws-sdk/eventstream-marshaller" "3.6.1" "@aws-sdk/util-utf8-node" "3.6.1" + tslib "^1.8.0" uuid "^3.2.1" -"@aws-amplify/pubsub@4.5.14": - version "4.5.14" - resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-4.5.14.tgz#dead3329e64ad0a69ce005de70703d185d6f05cc" - integrity sha512-WGR26nOMW2+DQE1DuWE4W9Ehx1RxmNmQN6Mq27DnKicLL0nMgyKT7OGBAHmQzVtsvMzFgUo/KcMBL3GltZ0M5g== - dependencies: - "@aws-amplify/auth" "4.6.17" - "@aws-amplify/cache" "4.0.66" - "@aws-amplify/core" "4.7.15" - graphql "15.8.0" - paho-mqtt "^1.1.0" - uuid "^3.2.1" - zen-observable-ts "0.8.19" - "@aws-amplify/pubsub@5.1.12": version "5.1.12" resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-5.1.12.tgz#e61fe89b6ad01577bc7e6cd105830a7a59ac0531" @@ -261,18 +203,24 @@ uuid "^3.2.1" zen-observable-ts "0.8.19" -"@aws-amplify/storage@4.5.17": - version "4.5.17" - resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-4.5.17.tgz#9fd75d2e89fce220d0d1e1dd823416a77f2d2284" - integrity sha512-GZJvTdZ8zjlSfQ32x4EY56sOTafL843s6geqd8d/ybpJYZqEyBpfbcLZnsZFStAEERBKB4hCyCs/m+E2zZg/xg== +"@aws-amplify/rtn-push-notification@1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@aws-amplify/rtn-push-notification/-/rtn-push-notification-1.1.1.tgz#c2203600fe971f7dc1b3b38be58f1804a45afcd4" + integrity sha512-uYPyiNeK2r2g82U6ayluNrKA2z5280mlW9razEul94i/2XPt9LAXhIb1XnCtxGzxANMHd+FH9V7D7RAGK99pTQ== + +"@aws-amplify/storage@5.2.3": + version "5.2.3" + resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-5.2.3.tgz#af2c158d7367a9a846001036b8f7c272f4c2dbbc" + integrity sha512-EQU0FVxFTZr1U4Dht3Ch5rCDfvwPk+z1sJcsEHnF/qXEF5R67WjMkDksjRU6KfoK6kQ0V65+HgGECBhzNojqEw== dependencies: - "@aws-amplify/core" "4.7.15" - "@aws-sdk/client-s3" "3.6.1" + "@aws-amplify/core" "5.1.12" + "@aws-sdk/client-s3" "3.6.2" "@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.26.0" events "^3.1.0" + tslib "^1.8.0" "@aws-amplify/ui-react-core@2.1.19": version "2.1.19" @@ -309,11 +257,6 @@ tinycolor2 "1.4.2" tslib "2.4.1" -"@aws-amplify/ui@2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-2.0.7.tgz#1d0b230306ca4fcd9c9ab5475f37d33c3eb83b37" - integrity sha512-tT7onRv+OCznFhUE2mKPpbGHHV+oODZk4VDX3lYNIfJ7LXv1hVtllQbPNJF5beNBRw9r6uotlXpeJrkph6v07A== - "@aws-amplify/ui@5.6.0": version "5.6.0" resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-5.6.0.tgz#c03dcea6bbaa6eae59dae910f79b317dc4eada06" @@ -324,13 +267,6 @@ style-dictionary "3.7.1" tslib "2.4.1" -"@aws-amplify/xr@3.0.64": - version "3.0.64" - resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-3.0.64.tgz#a852c3d857373d34415d8050780a302ed3ac269c" - integrity sha512-YZJbHVEU9uN8yKHms2uIWyikUPEj4go6qL40vcIDwCv9LNyer2lP+yZ1Djn1FFhqUgLi5lK+yh4PUCoqPUWE8w== - dependencies: - "@aws-amplify/core" "4.7.15" - "@aws-cdk/asset-awscli-v1@^2.2.97": version "2.2.132" resolved "https://registry.yarnpkg.com/@aws-cdk/asset-awscli-v1/-/asset-awscli-v1-2.2.132.tgz#5cd28946049b2072b02cb472f1acedbff611be3b" @@ -488,15 +424,6 @@ "@aws-sdk/util-locate-window" "^3.0.0" tslib "^1.11.1" -"@aws-crypto/sha256-js@1.0.0-alpha.0": - version "1.0.0-alpha.0" - resolved "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-1.0.0-alpha.0.tgz#1146f6fa823001a9065ce60db5bf1afcc7c1cc3a" - integrity sha512-GidX2lccEtHZw8mXDKJQj6tea7qh3pAnsNSp1eZNxsN4MMu2OvSraPSqiB1EihsQkZBMg0IiZPpZHoACUX/QMQ== - dependencies: - "@aws-sdk/types" "^1.0.0-alpha.0" - "@aws-sdk/util-utf8-browser" "^1.0.0-alpha.0" - tslib "^1.9.3" - "@aws-crypto/sha256-js@1.2.2", "@aws-crypto/sha256-js@^1.0.0", "@aws-crypto/sha256-js@^1.2.2": version "1.2.2" resolved "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-1.2.2.tgz#02acd1a1fda92896fc5a28ec7c6e164644ea32fc" @@ -1052,14 +979,14 @@ "@aws-sdk/util-waiter" "3.310.0" tslib "^2.5.0" -"@aws-sdk/client-lex-runtime-service@3.186.0": - version "3.186.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-lex-runtime-service/-/client-lex-runtime-service-3.186.0.tgz#81deea7402cb76e7f2dce56bc5778e51909e1374" - integrity sha512-EgjQvFxa/o1urxpnWV2A/D0k4m763NqrPLuL074LR+cOkNxVl9W27aYL/tddDBmmDzzx4KcuRL6/n+UBZIheTg== +"@aws-sdk/client-lex-runtime-service@3.186.1": + version "3.186.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-lex-runtime-service/-/client-lex-runtime-service-3.186.1.tgz#568c670932334ffe4af583ca573c3dc2aecb92dd" + integrity sha512-WlFKLERQ4L0Gf8Td6Uu8H6lV4+NYHc45lfo8+gouyr9/2XiAzgQJagg2NsPa6cwDFOi/dUFH3XIIqU1XNqvCUA== dependencies: "@aws-crypto/sha256-browser" "2.0.0" "@aws-crypto/sha256-js" "2.0.0" - "@aws-sdk/client-sts" "3.186.0" + "@aws-sdk/client-sts" "3.186.1" "@aws-sdk/config-resolver" "3.186.0" "@aws-sdk/credential-provider-node" "3.186.0" "@aws-sdk/fetch-http-handler" "3.186.0" @@ -1092,14 +1019,14 @@ "@aws-sdk/util-utf8-node" "3.186.0" tslib "^2.3.1" -"@aws-sdk/client-lex-runtime-v2@3.186.0": - version "3.186.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-lex-runtime-v2/-/client-lex-runtime-v2-3.186.0.tgz#36d153f80e1dbc466c541fd70002d5f9846c9afa" - integrity sha512-oDN07yCWc9gsEYL44KSjPj8wdHHcf5Kti+w31fE7JHZqvRXxLsLx7G+kEcPmSTRk3Y4wDPXJozL6sDUAOAEb7A== +"@aws-sdk/client-lex-runtime-v2@3.186.1": + version "3.186.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-lex-runtime-v2/-/client-lex-runtime-v2-3.186.1.tgz#f7aa3de3b024563f870654c96ba035d1229a9a02" + integrity sha512-0KG6neh/HB8zVdeGRT/UHzcvoYqNMiZI2+FFwdpNDPtlqmwCWBaGJdCda2rIXix6Iz4mFu5gWjr9/fI88YBCCw== dependencies: "@aws-crypto/sha256-browser" "2.0.0" "@aws-crypto/sha256-js" "2.0.0" - "@aws-sdk/client-sts" "3.186.0" + "@aws-sdk/client-sts" "3.186.1" "@aws-sdk/config-resolver" "3.186.0" "@aws-sdk/credential-provider-node" "3.186.0" "@aws-sdk/eventstream-handler-node" "3.186.0" @@ -1137,14 +1064,14 @@ "@aws-sdk/util-utf8-node" "3.186.0" tslib "^2.3.1" -"@aws-sdk/client-location@3.186.0": - version "3.186.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-location/-/client-location-3.186.0.tgz#0801433a1c3fb1fe534771daf67b5d57ffd474f4" - integrity sha512-RXT1Z7jgYrPEdD1VkErH9Wm+z6y7c/ua1Pu9VQ8weu9vtD15S8Qnyd1m4HS8ZPQUUM/gTxs/fL9+s53wRWpfGQ== +"@aws-sdk/client-location@3.186.1": + version "3.186.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-location/-/client-location-3.186.1.tgz#e3be4913f5673b8afde2f11c5c8784d5425e71b7" + integrity sha512-1wRt91iHkcbG5fOztGyO0t9THugezYJEzHAJuqZqxN9pbRv6WTtrHICaHNXeLhHft2l9thg9XVuSlL1obqkjMg== dependencies: "@aws-crypto/sha256-browser" "2.0.0" "@aws-crypto/sha256-js" "2.0.0" - "@aws-sdk/client-sts" "3.186.0" + "@aws-sdk/client-sts" "3.186.1" "@aws-sdk/config-resolver" "3.186.0" "@aws-sdk/credential-provider-node" "3.186.0" "@aws-sdk/fetch-http-handler" "3.186.0" @@ -1214,6 +1141,46 @@ "@aws-sdk/util-utf8-node" "3.6.1" tslib "^2.0.0" +"@aws-sdk/client-pinpoint@3.186.1": + version "3.186.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-pinpoint/-/client-pinpoint-3.186.1.tgz#120ccb2d7123685443c63f7064ab163254facee6" + integrity sha512-oFfnV7YOb34ZwEVIOKgJg17Vrik6k09JX0tlDbFarss8HbMqVWf429o9MRv1LTcAZFHNtrB+MigiZfHxk4OHpQ== + dependencies: + "@aws-crypto/sha256-browser" "2.0.0" + "@aws-crypto/sha256-js" "2.0.0" + "@aws-sdk/client-sts" "3.186.1" + "@aws-sdk/config-resolver" "3.186.0" + "@aws-sdk/credential-provider-node" "3.186.0" + "@aws-sdk/fetch-http-handler" "3.186.0" + "@aws-sdk/hash-node" "3.186.0" + "@aws-sdk/invalid-dependency" "3.186.0" + "@aws-sdk/middleware-content-length" "3.186.0" + "@aws-sdk/middleware-host-header" "3.186.0" + "@aws-sdk/middleware-logger" "3.186.0" + "@aws-sdk/middleware-recursion-detection" "3.186.0" + "@aws-sdk/middleware-retry" "3.186.0" + "@aws-sdk/middleware-serde" "3.186.0" + "@aws-sdk/middleware-signing" "3.186.0" + "@aws-sdk/middleware-stack" "3.186.0" + "@aws-sdk/middleware-user-agent" "3.186.0" + "@aws-sdk/node-config-provider" "3.186.0" + "@aws-sdk/node-http-handler" "3.186.0" + "@aws-sdk/protocol-http" "3.186.0" + "@aws-sdk/smithy-client" "3.186.0" + "@aws-sdk/types" "3.186.0" + "@aws-sdk/url-parser" "3.186.0" + "@aws-sdk/util-base64-browser" "3.186.0" + "@aws-sdk/util-base64-node" "3.186.0" + "@aws-sdk/util-body-length-browser" "3.186.0" + "@aws-sdk/util-body-length-node" "3.186.0" + "@aws-sdk/util-defaults-mode-browser" "3.186.0" + "@aws-sdk/util-defaults-mode-node" "3.186.0" + "@aws-sdk/util-user-agent-browser" "3.186.0" + "@aws-sdk/util-user-agent-node" "3.186.0" + "@aws-sdk/util-utf8-browser" "3.186.0" + "@aws-sdk/util-utf8-node" "3.186.0" + tslib "^2.3.1" + "@aws-sdk/client-pinpoint@3.6.1": version "3.6.1" resolved "https://registry.npmjs.org/@aws-sdk/client-pinpoint/-/client-pinpoint-3.6.1.tgz#6b93f46475ae2667d77053be51ea62f52e330155" @@ -1444,10 +1411,10 @@ fast-xml-parser "3.19.0" tslib "^2.3.0" -"@aws-sdk/client-s3@3.6.1": - version "3.6.1" - resolved "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.6.1.tgz#aab1e0e92b353d9d51152d9347b7e1809f3593d0" - integrity sha512-59cTmZj92iwgNoAeJirK5sZNQNXLc/oI3luqrEHRNLuOh70bjdgad70T0a5k2Ysd/v/QNamqJxnCJMPuX1bhgw== +"@aws-sdk/client-s3@3.6.2": + version "3.6.2" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.6.2.tgz#d77d0b6a3533367196b2fdd635d2f1eff2a9cdb3" + integrity sha512-gGMFW+sy/VCr6tCwPmfvH4OuIsN10AHEwP6OTdrM2JJ6Uj/te2LRlksrNbPfPiuxF+tS8p7YReSNsiH8yw5XLw== dependencies: "@aws-crypto/sha256-browser" "^1.0.0" "@aws-crypto/sha256-js" "^1.0.0" @@ -1493,7 +1460,7 @@ "@aws-sdk/util-utf8-node" "3.6.1" "@aws-sdk/util-waiter" "3.6.1" "@aws-sdk/xml-builder" "3.6.1" - fast-xml-parser "^3.16.0" + fast-xml-parser "4.1.3" tslib "^2.0.0" "@aws-sdk/client-secrets-manager@3.316.0": @@ -1849,10 +1816,10 @@ "@aws-sdk/util-utf8-node" "3.52.0" tslib "^2.3.0" -"@aws-sdk/client-sts@3.186.0": - version "3.186.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.186.0.tgz#12514601b0b01f892ddb11d8a2ab4bee1b03cbf1" - integrity sha512-lyAPI6YmIWWYZHQ9fBZ7QgXjGMTtktL5fk8kOcZ98ja+8Vu0STH1/u837uxqvZta8/k0wijunIL3jWUhjsNRcg== +"@aws-sdk/client-sts@3.186.1": + version "3.186.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.186.1.tgz#f63649aaed5d21e90aa098588e92ab91fe61f845" + integrity sha512-2LTEmXtlat2PyC77bGojB8xu97C4o7Q3czHW+UcNO3LfZn2MTtPe5pSLeUGlcxC7Euc9PJoNCa/F7+9dzkveqg== dependencies: "@aws-crypto/sha256-browser" "2.0.0" "@aws-crypto/sha256-js" "2.0.0" @@ -1888,7 +1855,7 @@ "@aws-sdk/util-utf8-browser" "3.186.0" "@aws-sdk/util-utf8-node" "3.186.0" entities "2.2.0" - fast-xml-parser "3.19.0" + fast-xml-parser "4.1.3" tslib "^2.3.1" "@aws-sdk/client-sts@3.312.0": @@ -3959,11 +3926,6 @@ resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.6.1.tgz#00686db69e998b521fcd4a5f81ef0960980f80c4" integrity sha512-4Dx3eRTrUHLxhFdLJL8zdNGzVsJfAxtxPYYGmIddUkO2Gj3WA1TGjdfG4XN/ClI6e1XonCHafQX3UYO/mgnH3g== -"@aws-sdk/types@^1.0.0-alpha.0": - version "1.0.0-rc.10" - resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-1.0.0-rc.10.tgz#729127fbfac5da1a3368ffe6ec2e90acc9ad69c3" - integrity sha512-9gwhYnkTNuYZ+etCtM4T8gjpZ0SWSXbzQxY34UjSS+dt3C/UnbX0J22tMahp/9Z1yCa9pihtXrkD+nO2xn7nVQ== - "@aws-sdk/types@^3.1.0": version "3.40.0" resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.40.0.tgz#a9d7926fcb9b699bc46be975033559d2293e60d1" @@ -4544,13 +4506,6 @@ dependencies: tslib "^1.8.0" -"@aws-sdk/util-utf8-browser@^1.0.0-alpha.0": - version "1.0.0-rc.8" - resolved "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-1.0.0-rc.8.tgz#bf1f1cfed8c024f43a7c43b643fdf2b4523b5973" - integrity sha512-clncPMJ23rxCIkZ9LoUC8SowwZGxWyN2TwRb0XvW/Cv9EavkRgRCOrCpneGyC326lqtMKx36onnpaSRHxErUYw== - dependencies: - tslib "^1.8.0" - "@aws-sdk/util-utf8-browser@^3.0.0": version "3.259.0" resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff" @@ -14076,24 +14031,24 @@ available-typed-arrays@^1.0.5: resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== -aws-amplify@4.3.46: - version "4.3.46" - resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-4.3.46.tgz#e8897d97796fa5475ed75f37bb590fc9cc4cf013" - integrity sha512-LygkBq+mrV+hFf3DCrVcyYNxFsiYwL0HLN89X1Eg+s3f7df6T2xpjh4JuaDJFbmodEdAlZNfdtRGLMk6ApnPcA== - dependencies: - "@aws-amplify/analytics" "5.2.31" - "@aws-amplify/api" "4.0.64" - "@aws-amplify/auth" "4.6.17" - "@aws-amplify/cache" "4.0.66" - "@aws-amplify/core" "4.7.15" - "@aws-amplify/datastore" "3.14.7" - "@aws-amplify/geo" "1.3.27" - "@aws-amplify/interactions" "4.1.12" - "@aws-amplify/predictions" "4.0.64" - "@aws-amplify/pubsub" "4.5.14" - "@aws-amplify/storage" "4.5.17" - "@aws-amplify/ui" "2.0.7" - "@aws-amplify/xr" "3.0.64" +aws-amplify@5.1.3: + version "5.1.3" + resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-5.1.3.tgz#348aba161f27bf58521281e30930886153d49720" + integrity sha512-PMSf9CkA2ID/Q49neMYpVp20dazpUCkhIMkYBZum11BcgqfpYyD+tBU3/UWAxjsX06FZb/f9/vVe9i64bMPzFA== + dependencies: + "@aws-amplify/analytics" "6.0.29" + "@aws-amplify/api" "5.0.29" + "@aws-amplify/auth" "5.3.3" + "@aws-amplify/cache" "5.0.29" + "@aws-amplify/core" "5.1.12" + "@aws-amplify/datastore" "4.1.11" + "@aws-amplify/geo" "2.0.29" + "@aws-amplify/interactions" "5.0.29" + "@aws-amplify/notifications" "1.1.3" + "@aws-amplify/predictions" "5.1.3" + "@aws-amplify/pubsub" "5.1.12" + "@aws-amplify/storage" "5.2.3" + tslib "^2.0.0" aws-cdk-lib@2.76.0: version "2.76.0" @@ -19299,12 +19254,12 @@ fast-xml-parser@4.1.2: dependencies: strnum "^1.0.5" -fast-xml-parser@^3.16.0: - version "3.21.1" - resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.21.1.tgz#152a1d51d445380f7046b304672dd55d15c9e736" - integrity sha512-FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg== +fast-xml-parser@4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.1.3.tgz#0254ad0d4d27f07e6b48254b068c0c137488dd97" + integrity sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q== dependencies: - strnum "^1.0.4" + strnum "^1.0.5" fast-xml-parser@^4.1.2: version "4.2.0" @@ -26915,11 +26870,6 @@ package-hash@^4.0.0: lodash.flattendeep "^4.4.0" release-zalgo "^1.0.0" -paho-mqtt@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/paho-mqtt/-/paho-mqtt-1.1.0.tgz#8c10e29eb162e966fb15188d965c3dce505de9d9" - integrity sha512-KPbL9KAB0ASvhSDbOrZBaccXS+/s7/LIofbPyERww8hM5Ko71GUJQ6Nmg0BWqj8phAIT8zdf/Sd/RftHU9i2HA== - pako@2.0.4: version "2.0.4" resolved "https://registry.yarnpkg.com/pako/-/pako-2.0.4.tgz#6cebc4bbb0b6c73b0d5b8d7e8476e2b2fbea576d" @@ -30948,7 +30898,7 @@ strip-outer@^1.0.0: dependencies: escape-string-regexp "^1.0.2" -strnum@^1.0.4, strnum@^1.0.5: +strnum@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db" integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA== @@ -32707,10 +32657,10 @@ uuid-browser@^3.1.0: resolved "https://registry.npmjs.org/uuid-browser/-/uuid-browser-3.1.0.tgz#0f05a40aef74f9e5951e20efbf44b11871e56410" integrity sha1-DwWkCu90+eWVHiDvv0SxGHHlZBA= -uuid@3.3.2: - version "3.3.2" - resolved "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" - integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA== +uuid@3.4.0, uuid@^3.0.0, uuid@^3.0.1, uuid@^3.2.1, uuid@^3.3.2, uuid@^3.3.3: + version "3.4.0" + resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" + integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== uuid@8.0.0: version "8.0.0" @@ -32722,11 +32672,6 @@ uuid@8.3.2, uuid@^8.0.0, uuid@^8.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== -uuid@^3.0.0, uuid@^3.0.1, uuid@^3.2.1, uuid@^3.3.2, uuid@^3.3.3: - version "3.4.0" - resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" - integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== - uvu@^0.5.0: version "0.5.3" resolved "https://registry.npmjs.org/uvu/-/uvu-0.5.3.tgz#3d83c5bc1230f153451877bfc7f4aea2392219ae"