|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@aws-amplify/ [email protected]. 4": |
6 |
| - version "5.0.4" |
7 |
| - resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-5.0.4.tgz#88cbed2007ad42a91cc4aec44aec6a05289ae89f" |
8 |
| - integrity sha512-vzd16+CwAicROrO48+nbAuN7BTVvROniyBUpgZimjKsDyG+n/vHPYtUWLki15ExcP+DanjVJIkBTGCWkveF69A== |
| 5 | +"@aws-amplify/ [email protected]. 7": |
| 6 | + version "5.0.7" |
| 7 | + resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-5.0.7.tgz#cd7c7b59b412f41de94fe0d35aa2eada7b6de158" |
| 8 | + integrity sha512-LBYJjEXQ7XcxuP32OihSiOee8wN6nn7cNkJMYGxT0Cqa8ts52R3Vu0hy7rrksMizHZFIKcGN1wYg51Mv/RIBtw== |
9 | 9 | dependencies:
|
10 |
| - "@aws-amplify/cache" "4.0.6" |
11 |
| - "@aws-amplify/core" "4.1.2" |
| 10 | + "@aws-amplify/cache" "4.0.9" |
| 11 | + "@aws-amplify/core" "4.2.1" |
12 | 12 | "@aws-sdk/client-firehose" "3.6.1"
|
13 | 13 | "@aws-sdk/client-kinesis" "3.6.1"
|
14 | 14 | "@aws-sdk/client-personalize-events" "3.6.1"
|
|
31 | 31 | uuid "^3.2.1"
|
32 | 32 | zen-observable-ts "0.8.19"
|
33 | 33 |
|
| 34 | + |
| 35 | + version "2.0.7" |
| 36 | + resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-2.0.7.tgz#51a78629d76d229f1fb49010e873be96d177a12a" |
| 37 | + integrity sha512-mMAMzeOuvF/JCL7lypO7DxRsT3+VZhMPn/W/3iDGwLdjyOQQOEITKFZRy2FR/PsmxiHrOpuzNX4ip+7VzJoruw== |
| 38 | + dependencies: |
| 39 | + "@aws-amplify/api-rest" "2.0.7" |
| 40 | + "@aws-amplify/auth" "4.1.3" |
| 41 | + "@aws-amplify/cache" "4.0.9" |
| 42 | + "@aws-amplify/core" "4.2.1" |
| 43 | + "@aws-amplify/pubsub" "4.0.7" |
| 44 | + graphql "14.0.0" |
| 45 | + uuid "^3.2.1" |
| 46 | + zen-observable-ts "0.8.19" |
| 47 | + |
34 | 48 |
|
35 | 49 | version "2.0.4"
|
36 | 50 | resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-2.0.4.tgz#c69dc784830595abe1dc5505008e71c878bb28f0"
|
|
39 | 53 | "@aws-amplify/core" "4.1.2"
|
40 | 54 | axios "0.21.1"
|
41 | 55 |
|
| 56 | + |
| 57 | + version "2.0.7" |
| 58 | + resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-2.0.7.tgz#e05dc28c9c2f929e68d6538ca02e2266b027a315" |
| 59 | + integrity sha512-2uX8yuDdyKeyawbuI5Fxi7745XM3mwsOwp5/b3tFPWYDLav5PjitFviw06AwN8Wwh7Fxn59+/tVowvernNRRKQ== |
| 60 | + dependencies: |
| 61 | + "@aws-amplify/core" "4.2.1" |
| 62 | + axios "0.21.1" |
| 63 | + |
42 | 64 |
|
43 | 65 | version "4.0.4"
|
44 | 66 | resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-4.0.4.tgz#4f2c0867bf49292e91afb213235c6229aea73c94"
|
|
47 | 69 | "@aws-amplify/api-graphql" "2.0.4"
|
48 | 70 | "@aws-amplify/api-rest" "2.0.4"
|
49 | 71 |
|
| 72 | + |
| 73 | + version "4.0.7" |
| 74 | + resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-4.0.7.tgz#6721bdced73631189977c650306c1c196447fd2d" |
| 75 | + integrity sha512-ifd5GCuM8nUfogCX2ig2UfH35N62WxmtSPOx4G8XoPD10KA7jBbMogyGL3ijNBnfdJXyMtHnv9iV8e1FCnHlGA== |
| 76 | + dependencies: |
| 77 | + "@aws-amplify/api-graphql" "2.0.7" |
| 78 | + "@aws-amplify/api-rest" "2.0.7" |
| 79 | + |
50 | 80 |
|
51 | 81 | version "4.1.0"
|
52 | 82 | resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-4.1.0.tgz#9497bc8b5f8e37c21a3ebb421bf3bef658f9bf75"
|
|
57 | 87 | amazon-cognito-identity-js "5.0.3"
|
58 | 88 | crypto-js "^4.0.0"
|
59 | 89 |
|
| 90 | + |
| 91 | + version "4.1.3" |
| 92 | + resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-4.1.3.tgz#8c01af2006d827e0138585b7c496dde2b635ef32" |
| 93 | + integrity sha512-SCHn0l9v6kWhqHfa+WEvBhGq3el7z1iyW+hJJFmwPhxnQEYU69yFn4n7J3VAyk2zyvOssh6CYWsBIbgHqdM52Q== |
| 94 | + dependencies: |
| 95 | + "@aws-amplify/cache" "4.0.9" |
| 96 | + "@aws-amplify/core" "4.2.1" |
| 97 | + amazon-cognito-identity-js "5.0.6" |
| 98 | + crypto-js "^4.1.1" |
| 99 | + |
60 | 100 |
|
61 | 101 | version "4.0.6"
|
62 | 102 | resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.6.tgz#f8a22d96379363f806b1ed3989be9873ee74fc4d"
|
63 | 103 | integrity sha512-k2Y34wsWY42hrDmek//GHEzGlnQFNhmUle3Zicqlx91//Ax+EqStvBwlCLubvUuBj0cxg8yqKoyo1S5KRJfQTw==
|
64 | 104 | dependencies:
|
65 | 105 | "@aws-amplify/core" "4.1.2"
|
66 | 106 |
|
| 107 | + |
| 108 | + version "4.0.9" |
| 109 | + resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.9.tgz#9eba4756b83844e35adfcea879823fcdfc8a4472" |
| 110 | + integrity sha512-+fiwP1L7wCgYpQfpitI9l/AKa4NGSuucmaqTCZsmv5hOLcaTkZ2tt5AOv3grj29dUsDsfgp51Q6QkDJGU3HBmw== |
| 111 | + dependencies: |
| 112 | + "@aws-amplify/core" "4.2.1" |
| 113 | + |
67 | 114 |
|
68 | 115 | version "4.1.2"
|
69 | 116 | resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-4.1.2.tgz#06ebb88484bfe05b9e7446df37ff4e6cd6c0609f"
|
|
77 | 124 | universal-cookie "^4.0.4"
|
78 | 125 | zen-observable-ts "0.8.19"
|
79 | 126 |
|
80 |
| - |
81 |
| - version "3.1.2" |
82 |
| - resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-3.1.2.tgz#4e42563bd1a23452e75540405523b43e061cdf16" |
83 |
| - integrity sha512-5SySAAj88MAdI1YUbzXCB9654L1OD73A3tJYXJs2qf1iIXopmgeJx/RS99ILOFXtM3SFn4kBxREinCTyPcFXfw== |
| 127 | + |
| 128 | + version "4.2.1" |
| 129 | + resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-4.2.1.tgz#fb6393458bcec81a38d0b3752bbcdc7fe2d042ec" |
| 130 | + integrity sha512-iY4+mD9R5yLxS5gikCJO0TxXI9oSZewbE/teZ6Ja08vN1RV3M70QQthcKIpL4wUmEFReQfmcnxyQLBkS0RUS6w== |
84 | 131 | dependencies:
|
85 |
| - "@aws-amplify/api" "4.0.4" |
86 |
| - "@aws-amplify/auth" "4.1.0" |
87 |
| - "@aws-amplify/core" "4.1.2" |
88 |
| - "@aws-amplify/pubsub" "4.0.4" |
89 |
| - amazon-cognito-identity-js "5.0.3" |
| 132 | + "@aws-crypto/sha256-js" "1.0.0-alpha.0" |
| 133 | + "@aws-sdk/client-cloudwatch-logs" "3.6.1" |
| 134 | + "@aws-sdk/client-cognito-identity" "3.6.1" |
| 135 | + "@aws-sdk/credential-provider-cognito-identity" "3.6.1" |
| 136 | + "@aws-sdk/types" "3.6.1" |
| 137 | + "@aws-sdk/util-hex-encoding" "3.6.1" |
| 138 | + universal-cookie "^4.0.4" |
| 139 | + zen-observable-ts "0.8.19" |
| 140 | + |
| 141 | + |
| 142 | + version "3.2.2" |
| 143 | + resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-3.2.2.tgz#aba7df3ace1d73b5e1930a04cf1fe84551fff57b" |
| 144 | + integrity sha512-XxJ5BY1uxQFJ0c6qEo9vy8ej7ZvZFEHiLnEtlB2M9fh2jKy9sZ117VfF9Kh1dgv4XwNyIlz6rNWD4Hj87eabHg== |
| 145 | + dependencies: |
| 146 | + "@aws-amplify/api" "4.0.7" |
| 147 | + "@aws-amplify/auth" "4.1.3" |
| 148 | + "@aws-amplify/core" "4.2.1" |
| 149 | + "@aws-amplify/pubsub" "4.0.7" |
| 150 | + amazon-cognito-identity-js "5.0.6" |
90 | 151 | idb "5.0.6"
|
91 | 152 | immer "8.0.1"
|
92 | 153 | ulid "2.3.0"
|
93 | 154 | uuid "3.3.2"
|
94 | 155 | zen-observable-ts "0.8.19"
|
95 | 156 | zen-push "0.2.1"
|
96 | 157 |
|
97 |
| -"@aws-amplify/ [email protected]. 4": |
98 |
| - version "4.0.4" |
99 |
| - resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-4.0.4.tgz#1eff58c92d1554d79030d8c39a402abae97a4278" |
100 |
| - integrity sha512-BZ9qKLCyHaRqC28mhkWffO8Fe6/+R4GYWmhQyxp0s3ARjl/s+VUSvJVLttgyP0GhMG9X+OX7jNsYVt5F+Mvo2g== |
| 158 | +"@aws-amplify/ [email protected]. 7": |
| 159 | + version "4.0.7" |
| 160 | + resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-4.0.7.tgz#d9f8b1ef920299122fa09ca0c08414345aa7cac2" |
| 161 | + integrity sha512-OEaIlOGb8RACXe80FPZIANbexJVbwvCjlPRraT2mf4NZvW1jAi3j1I5hObisoDbWTnxFEqhQ4QYzIXOkJ+7cNA== |
101 | 162 | dependencies:
|
102 |
| - "@aws-amplify/core" "4.1.2" |
| 163 | + "@aws-amplify/core" "4.2.1" |
103 | 164 | "@aws-sdk/client-lex-runtime-service" "3.6.1"
|
104 | 165 |
|
105 |
| -"@aws-amplify/ [email protected]. 4": |
106 |
| - version "4.0.4" |
107 |
| - resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-4.0.4.tgz#777f8a965d6f7e72a3a0da52f781ec46d0d5fb3b" |
108 |
| - integrity sha512-9a/g5u0KT6LPY64LUjafYZGraAf/+h3NUTtNjcw4ol45mhPgUO06fTknJkTDedJOEdjC9JcwuWr+Sse1KctoPQ== |
| 166 | +"@aws-amplify/ [email protected]. 7": |
| 167 | + version "4.0.7" |
| 168 | + resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-4.0.7.tgz#0e057d75433eb817803f234328c33e00544d4bbc" |
| 169 | + integrity sha512-kNeVRXkdDeiXUg/ECiILmnuNuhWwJVLHccZktXc3gbPf5kDZsstPHPdxlXPdMvBLk2lk5Tw/HvF3vB6NTyJoPQ== |
109 | 170 | dependencies:
|
110 |
| - "@aws-amplify/core" "4.1.2" |
111 |
| - "@aws-amplify/storage" "4.2.1" |
| 171 | + "@aws-amplify/core" "4.2.1" |
| 172 | + "@aws-amplify/storage" "4.3.2" |
112 | 173 | "@aws-sdk/client-comprehend" "3.6.1"
|
113 | 174 | "@aws-sdk/client-polly" "3.6.1"
|
114 | 175 | "@aws-sdk/client-rekognition" "3.6.1"
|
|
131 | 192 | uuid "^3.2.1"
|
132 | 193 | zen-observable-ts "0.8.19"
|
133 | 194 |
|
134 |
| -"@aws-amplify/storage@4.2.1": |
135 |
| - version "4.2.1" |
136 |
| - resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-4.2.1.tgz#a2ee2949520a0562d4182072991c18466703b507" |
137 |
| - integrity sha512-y596fsIECu8FtePl7FAlyiIk3ctEPqgYk5E//83coDoGLTEoM9Ukv3y442UPQ56kaBp46FLycVQioAhObN3ETw== |
| 195 | +"@aws-amplify/pubsub@4.0.7": |
| 196 | + version "4.0.7" |
| 197 | + resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-4.0.7.tgz#2243ff1f85c86f533fda431780345141301e0390" |
| 198 | + integrity sha512-ay9dK1N3uwiaZryZkIGQQlOiRgqcwHKVA6z6Fm4XIaZoCiQxI/WjhEJcXGvny+uhyURefi1mgZNB6Ci68wr44g== |
138 | 199 | dependencies:
|
139 |
| - "@aws-amplify/core" "4.1.2" |
| 200 | + "@aws-amplify/auth" "4.1.3" |
| 201 | + "@aws-amplify/cache" "4.0.9" |
| 202 | + "@aws-amplify/core" "4.2.1" |
| 203 | + graphql "14.0.0" |
| 204 | + paho-mqtt "^1.1.0" |
| 205 | + uuid "^3.2.1" |
| 206 | + zen-observable-ts "0.8.19" |
| 207 | + |
| 208 | + |
| 209 | + version "4.3.2" |
| 210 | + resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-4.3.2.tgz#b7a3aece2af2a1dfef8b8fd7709eb8c558687bb9" |
| 211 | + integrity sha512-n40CI4e7fDnqmJBqZJGDA8A3RMVy4QMXDWSe11qoFf95bv/8duLHa08ec3/dpKQmw2yGxaQj133Hn1SOpY8dDQ== |
| 212 | + dependencies: |
| 213 | + "@aws-amplify/core" "4.2.1" |
140 | 214 | "@aws-sdk/client-s3" "3.6.1"
|
141 | 215 | "@aws-sdk/s3-request-presigner" "3.6.1"
|
142 | 216 | "@aws-sdk/util-create-request" "3.6.1"
|
|
150 | 224 | resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-2.0.3.tgz#7a88a416942aedbc6a6ea9850a2c98693c80340a"
|
151 | 225 | integrity sha512-LxbmPGD/S4bWzUh2PXMPSt/rXeUVJTsCbMpwH18XilTkXgOSmKH/eyVZNXUBY8C/xwqjzMTC68EtTlsM1DCq1A==
|
152 | 226 |
|
153 |
| -"@aws-amplify/ [email protected]. 4": |
154 |
| - version "3.0.4" |
155 |
| - resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-3.0.4.tgz#d55bec01877ab190d73f39792dcc4c20863fc04d" |
156 |
| - integrity sha512-2HmXUWIHh/i6j9g5srF00WICLnWqaauwAmF4g/m5KSo7Yk88dHW0lMhptMluhXTz5m95G88ZpFOu9jB3jtMVhQ== |
| 227 | +"@aws-amplify/ [email protected]. 7": |
| 228 | + version "3.0.7" |
| 229 | + resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-3.0.7.tgz#82996198487ae664715b831468cfaaa773f61058" |
| 230 | + integrity sha512-lw4NEfNDHm6LCPstT8fad+wxbomNqrK90h5O5ak0c7ZdrdBSMjU3ImESjf9gwwNDMC0FgDugM+Po+DNb1+rLvA== |
157 | 231 | dependencies:
|
158 |
| - "@aws-amplify/core" "4.1.2" |
| 232 | + "@aws-amplify/core" "4.2.1" |
159 | 233 |
|
160 | 234 | "@aws-crypto/crc32@^1.0.0":
|
161 | 235 | version "1.0.0"
|
|
232 | 306 | dependencies:
|
233 | 307 | tslib "^1.8.0"
|
234 | 308 |
|
| 309 | + |
| 310 | + version "3.6.1" |
| 311 | + resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudwatch-logs/-/client-cloudwatch-logs-3.6.1.tgz#5e8dba495a2ba9a901b0a1a2d53edef8bd452398" |
| 312 | + integrity sha512-QOxIDnlVTpnwJ26Gap6RGz61cDLH6TKrIp30VqwdMeT1pCGy8mn9rWln6XA+ymkofHy/08RfpGp+VN4axwd4Lw== |
| 313 | + dependencies: |
| 314 | + "@aws-crypto/sha256-browser" "^1.0.0" |
| 315 | + "@aws-crypto/sha256-js" "^1.0.0" |
| 316 | + "@aws-sdk/config-resolver" "3.6.1" |
| 317 | + "@aws-sdk/credential-provider-node" "3.6.1" |
| 318 | + "@aws-sdk/fetch-http-handler" "3.6.1" |
| 319 | + "@aws-sdk/hash-node" "3.6.1" |
| 320 | + "@aws-sdk/invalid-dependency" "3.6.1" |
| 321 | + "@aws-sdk/middleware-content-length" "3.6.1" |
| 322 | + "@aws-sdk/middleware-host-header" "3.6.1" |
| 323 | + "@aws-sdk/middleware-logger" "3.6.1" |
| 324 | + "@aws-sdk/middleware-retry" "3.6.1" |
| 325 | + "@aws-sdk/middleware-serde" "3.6.1" |
| 326 | + "@aws-sdk/middleware-signing" "3.6.1" |
| 327 | + "@aws-sdk/middleware-stack" "3.6.1" |
| 328 | + "@aws-sdk/middleware-user-agent" "3.6.1" |
| 329 | + "@aws-sdk/node-config-provider" "3.6.1" |
| 330 | + "@aws-sdk/node-http-handler" "3.6.1" |
| 331 | + "@aws-sdk/protocol-http" "3.6.1" |
| 332 | + "@aws-sdk/smithy-client" "3.6.1" |
| 333 | + "@aws-sdk/types" "3.6.1" |
| 334 | + "@aws-sdk/url-parser" "3.6.1" |
| 335 | + "@aws-sdk/url-parser-native" "3.6.1" |
| 336 | + "@aws-sdk/util-base64-browser" "3.6.1" |
| 337 | + "@aws-sdk/util-base64-node" "3.6.1" |
| 338 | + "@aws-sdk/util-body-length-browser" "3.6.1" |
| 339 | + "@aws-sdk/util-body-length-node" "3.6.1" |
| 340 | + "@aws-sdk/util-user-agent-browser" "3.6.1" |
| 341 | + "@aws-sdk/util-user-agent-node" "3.6.1" |
| 342 | + "@aws-sdk/util-utf8-browser" "3.6.1" |
| 343 | + "@aws-sdk/util-utf8-node" "3.6.1" |
| 344 | + tslib "^2.0.0" |
| 345 | + |
235 | 346 |
|
236 | 347 | version "3.6.1"
|
237 | 348 | resolved "https://registry.yarnpkg.com/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.6.1.tgz#36992a4fef7eff1f2b1dbee30850e30ebdfc15bb"
|
|
3975 | 4086 | isomorphic-unfetch "^3.0.0"
|
3976 | 4087 | js-cookie "^2.2.1"
|
3977 | 4088 |
|
| 4089 | + |
| 4090 | + version "5.0.6" |
| 4091 | + resolved "https://registry.yarnpkg.com/amazon-cognito-identity-js/-/amazon-cognito-identity-js-5.0.6.tgz#be7ed4aff610f4bc2b702b0db7d031dd90bbf259" |
| 4092 | + integrity sha512-iJIDOdJsC3YcAB+JuHuaMQ5uEkPo229+vNh0G80ehSNbfARJeFrv53ImXIJtykW4KfzSvLksyQEsEEijI4Z1ww== |
| 4093 | + dependencies: |
| 4094 | + buffer "4.9.2" |
| 4095 | + crypto-js "^4.1.1" |
| 4096 | + fast-base64-decode "^1.0.0" |
| 4097 | + isomorphic-unfetch "^3.0.0" |
| 4098 | + js-cookie "^2.2.1" |
| 4099 | + |
3978 | 4100 | ansi-align@^3.0.0:
|
3979 | 4101 | version "3.0.0"
|
3980 | 4102 | resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-3.0.0.tgz#b536b371cf687caaef236c18d3e21fe3797467cb"
|
@@ -4227,23 +4349,23 @@ autoprefixer@^9.6.1, autoprefixer@^9.8.6:
|
4227 | 4349 | postcss "^7.0.32"
|
4228 | 4350 | postcss-value-parser "^4.1.0"
|
4229 | 4351 |
|
4230 |
| -aws-amplify@4.1.2: |
4231 |
| - version "4.1.2" |
4232 |
| - resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-4.1.2.tgz#8c31f3a482cc90e3c360ee48ef2e011da83686db" |
4233 |
| - integrity sha512-KeAzI2DHsCdSgCz8QQr6VHmFdOh/34yqiqHIULQGlsFMvrUaZqMEPKYWqPNw/96Xd+pTvImz5K2b4Y3vmsy45g== |
4234 |
| - dependencies: |
4235 |
| - "@aws-amplify/analytics" "5.0.4" |
4236 |
| - "@aws-amplify/api" "4.0.4" |
4237 |
| - "@aws-amplify/auth" "4.1.0" |
4238 |
| - "@aws-amplify/cache" "4.0.6" |
4239 |
| - "@aws-amplify/core" "4.1.2" |
4240 |
| - "@aws-amplify/datastore" "3.1.2" |
4241 |
| - "@aws-amplify/interactions" "4.0.4" |
4242 |
| - "@aws-amplify/predictions" "4.0.4" |
4243 |
| - "@aws-amplify/pubsub" "4.0.4" |
4244 |
| - "@aws-amplify/storage" "4.2.1" |
| 4352 | +aws-amplify@4.2.1: |
| 4353 | + version "4.2.1" |
| 4354 | + resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-4.2.1.tgz#2404d063c7dfde0a6b8bdb7b0c11a5f843beee7a" |
| 4355 | + integrity sha512-hF1EI5fqYyfAZ2v2sfSZTuh4MXzSeqpSe7XkA2lLMMjuFIWaXxzAaRLk6thS1gR5Z/E82+gHGlJGRdoCG37A1Q== |
| 4356 | + dependencies: |
| 4357 | + "@aws-amplify/analytics" "5.0.7" |
| 4358 | + "@aws-amplify/api" "4.0.7" |
| 4359 | + "@aws-amplify/auth" "4.1.3" |
| 4360 | + "@aws-amplify/cache" "4.0.9" |
| 4361 | + "@aws-amplify/core" "4.2.1" |
| 4362 | + "@aws-amplify/datastore" "3.2.2" |
| 4363 | + "@aws-amplify/interactions" "4.0.7" |
| 4364 | + "@aws-amplify/predictions" "4.0.7" |
| 4365 | + "@aws-amplify/pubsub" "4.0.7" |
| 4366 | + "@aws-amplify/storage" "4.3.2" |
4245 | 4367 | "@aws-amplify/ui" "2.0.3"
|
4246 |
| - "@aws-amplify/xr" "3.0.4" |
| 4368 | + "@aws-amplify/xr" "3.0.7" |
4247 | 4369 |
|
4248 | 4370 | axios-retry@^3.1.9:
|
4249 | 4371 | version "3.1.9"
|
@@ -5668,6 +5790,11 @@ crypto-js@^4.0.0:
|
5668 | 5790 | resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.0.0.tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc"
|
5669 | 5791 | integrity sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg==
|
5670 | 5792 |
|
| 5793 | +crypto-js@^4.1.1: |
| 5794 | + version "4.1.1" |
| 5795 | + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf" |
| 5796 | + integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw== |
| 5797 | + |
5671 | 5798 | crypto-random-string@^2.0.0:
|
5672 | 5799 | version "2.0.0"
|
5673 | 5800 | resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
|
|
0 commit comments