|
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]. 8": |
| 6 | + version "5.0.8" |
| 7 | + resolved "https://registry.yarnpkg.com/@aws-amplify/analytics/-/analytics-5.0.8.tgz#ad3d0af7b3a22f62702333abb5a244f2426bae63" |
| 8 | + integrity sha512-PzGGaReUsodPP7wSd6KgpJ/AVbNu4V8oUKSqrMz8kxiMJQrHreFt0hcGgtVnvnjvPT/hMfsfnC1JJPgF7g9Krg== |
9 | 9 | dependencies:
|
10 |
| - "@aws-amplify/cache" "4.0.6" |
11 |
| - "@aws-amplify/core" "4.1.2" |
| 10 | + "@aws-amplify/cache" "4.0.10" |
| 11 | + "@aws-amplify/core" "4.2.2" |
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.1.0" |
| 36 | + resolved "https://registry.yarnpkg.com/@aws-amplify/api-graphql/-/api-graphql-2.1.0.tgz#e9d4dfad9155586ff761c4f40e0cf794d55a65b1" |
| 37 | + integrity sha512-ZEqYKg3aPa4jw8QTIua2pqQUOFFBG4iilZI4Z97SpHrSqS7BbxxpZ/d85f2+Hdd4CwLHcSUJ+INVHk2S2gmkXw== |
| 38 | + dependencies: |
| 39 | + "@aws-amplify/api-rest" "2.0.8" |
| 40 | + "@aws-amplify/auth" "4.2.0" |
| 41 | + "@aws-amplify/cache" "4.0.10" |
| 42 | + "@aws-amplify/core" "4.2.2" |
| 43 | + "@aws-amplify/pubsub" "4.1.0" |
| 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.8" |
| 58 | + resolved "https://registry.yarnpkg.com/@aws-amplify/api-rest/-/api-rest-2.0.8.tgz#3db70c941ca7ae896eb47d9ff2c95bb4039fba35" |
| 59 | + integrity sha512-qQEs5/fccVdvg38e7YpG6szplGtXVLbkle6AuXzz8kEhJaTtf3tglMpYjEoOiPkcWumAA29BKcY+64UwuzqKtg== |
| 60 | + dependencies: |
| 61 | + "@aws-amplify/core" "4.2.2" |
| 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.8" |
| 74 | + resolved "https://registry.yarnpkg.com/@aws-amplify/api/-/api-4.0.8.tgz#088341532f685fe5376ba1cc7bd0f02f9acf2d3c" |
| 75 | + integrity sha512-1MAppavXu+Yj2/YeeLJFXiVopkINLlJoW3taaEXKJyrFl9jfgMeCtcY7VPWd05daefmQ7N8xulE2E9Rt9NYrcw== |
| 76 | + dependencies: |
| 77 | + "@aws-amplify/api-graphql" "2.1.0" |
| 78 | + "@aws-amplify/api-rest" "2.0.8" |
| 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.2.0" |
| 92 | + resolved "https://registry.yarnpkg.com/@aws-amplify/auth/-/auth-4.2.0.tgz#fd0e29fb68f8e2ad6cb35d4a2d1884cab7565fea" |
| 93 | + integrity sha512-gswW6aLM7p1k8/A1dW4uyb8sMmu9eDwUIgiLU2YM1l9M6euFGMD6voH5mm1IPHijmObANSSzG4RYoSszUh2ooA== |
| 94 | + dependencies: |
| 95 | + "@aws-amplify/cache" "4.0.10" |
| 96 | + "@aws-amplify/core" "4.2.2" |
| 97 | + amazon-cognito-identity-js "5.0.6" |
| 98 | + crypto-js "^4.1.1" |
| 99 | + |
| 100 | + |
| 101 | + version "4.0.10" |
| 102 | + resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.10.tgz#9067f4984cbd33727866a238f677f95ce8d9a372" |
| 103 | + integrity sha512-0F2h4wVL8p9p0j+E3+huwppQ7Mmvcnrh8HtNKDFY4bSL8ZLD8l0poLKo63m6fybgKTbNljepgC/e/RY7Zi2VwQ== |
| 104 | + dependencies: |
| 105 | + "@aws-amplify/core" "4.2.2" |
| 106 | + |
60 | 107 |
|
61 | 108 | version "4.0.6"
|
62 | 109 | resolved "https://registry.yarnpkg.com/@aws-amplify/cache/-/cache-4.0.6.tgz#f8a22d96379363f806b1ed3989be9873ee74fc4d"
|
|
77 | 124 | universal-cookie "^4.0.4"
|
78 | 125 | zen-observable-ts "0.8.19"
|
79 | 126 |
|
80 |
| -"@aws-amplify/ [email protected].2": |
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 | +"@aws-amplify/ [email protected].2": |
| 128 | + version "4.2.2" |
| 129 | + resolved "https://registry.yarnpkg.com/@aws-amplify/core/-/core-4.2.2.tgz#20ab4e2ef628b1fe5242b7a11744eece5a35212c" |
| 130 | + integrity sha512-QWikn74nmtAvZUj7cUCHH8g8Z6g04KChVC73w39nBZH9rr5nLps+S3933Tk0SveTgZJIIVFgPDE0uXVfxgsVwQ== |
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.3.0" |
| 143 | + resolved "https://registry.yarnpkg.com/@aws-amplify/datastore/-/datastore-3.3.0.tgz#e7fb03dff141688a85da62bd97a06ece24e3ea53" |
| 144 | + integrity sha512-QgNLdiI416pWYHArqdBYF9KoOUtsg85474cEydZJVrjshEuF+mtQAfi4cu410nDbQ0B7ovhsbOEJSIbWXl7Ddw== |
| 145 | + dependencies: |
| 146 | + "@aws-amplify/api" "4.0.8" |
| 147 | + "@aws-amplify/auth" "4.2.0" |
| 148 | + "@aws-amplify/core" "4.2.2" |
| 149 | + "@aws-amplify/pubsub" "4.1.0" |
| 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]. 8": |
| 159 | + version "4.0.8" |
| 160 | + resolved "https://registry.yarnpkg.com/@aws-amplify/interactions/-/interactions-4.0.8.tgz#0a52634bc1bce1e24c060e1165f17eb4aa1c394a" |
| 161 | + integrity sha512-FsHQuYHXM35b8eVhCWssfcxoSXBXhlmT1NQArCIS3sMSLtGuxthpG08IdE1caGDA2ubdVwwa6m45KPUmaZxuJA== |
101 | 162 | dependencies:
|
102 |
| - "@aws-amplify/core" "4.1.2" |
| 163 | + "@aws-amplify/core" "4.2.2" |
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]. 8": |
| 167 | + version "4.0.8" |
| 168 | + resolved "https://registry.yarnpkg.com/@aws-amplify/predictions/-/predictions-4.0.8.tgz#a20639f8ab1c6eb312fb2b31026175fb5ee684d2" |
| 169 | + integrity sha512-87R//HsEfGaWSqjg0ucKkfbH9Lq2WbfkOqTvn3YaXh+GpgRIqf4DBk4gsVB2grv2QOwWt5cTYZ+DsbX6V9cO/w== |
109 | 170 | dependencies:
|
110 |
| - "@aws-amplify/core" "4.1.2" |
111 |
| - "@aws-amplify/storage" "4.2.1" |
| 171 | + "@aws-amplify/core" "4.2.2" |
| 172 | + "@aws-amplify/storage" "4.3.3" |
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.1.0": |
| 196 | + version "4.1.0" |
| 197 | + resolved "https://registry.yarnpkg.com/@aws-amplify/pubsub/-/pubsub-4.1.0.tgz#8396a132c597eb663d067c24548d7f607184dcef" |
| 198 | + integrity sha512-L1V/dAyNROlZTokH3loSnfNqgS1M6pcs/XFZTs5on6JXjOmO/ykZFTyM0OjF9zNaid6qy6q/zBqtmgRKIeifug== |
138 | 199 | dependencies:
|
139 |
| - "@aws-amplify/core" "4.1.2" |
| 200 | + "@aws-amplify/auth" "4.2.0" |
| 201 | + "@aws-amplify/cache" "4.0.10" |
| 202 | + "@aws-amplify/core" "4.2.2" |
| 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.3" |
| 210 | + resolved "https://registry.yarnpkg.com/@aws-amplify/storage/-/storage-4.3.3.tgz#e2e20ffe2815724fdde0bcfff4990c5a4527e486" |
| 211 | + integrity sha512-H+jlf1che+v4rnXKdgNZ7AWoglD5YI5052vgJCgoq24ZaDCnGtT6CHGNW/LQaiOgXg/kGH+pZGkhduzPYR00PQ== |
| 212 | + dependencies: |
| 213 | + "@aws-amplify/core" "4.2.2" |
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]. 8": |
| 228 | + version "3.0.8" |
| 229 | + resolved "https://registry.yarnpkg.com/@aws-amplify/xr/-/xr-3.0.8.tgz#fdc887d7c4b556b1ff1fd12b3aeccb8e99c3f1b3" |
| 230 | + integrity sha512-ZBguPwX6TaQSpJOGWQOzx6U+TrtHUac56FsRzegTHkGxDXTrUKwOCPmmT5PQWnb0QI7Sj3HkBmQ4rhKVrYuv5g== |
157 | 231 | dependencies:
|
158 |
| - "@aws-amplify/core" "4.1.2" |
| 232 | + "@aws-amplify/core" "4.2.2" |
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.2: |
| 4353 | + version "4.2.2" |
| 4354 | + resolved "https://registry.yarnpkg.com/aws-amplify/-/aws-amplify-4.2.2.tgz#7f6dd567b588f85fa4c8306a104df2f00fe4d179" |
| 4355 | + integrity sha512-fBgr2BOzsEQzMu4oaMefctoP54+DE0Eb60pYWkJNRQWyImMAz4shStsLn4Ap6lc3+Ynyh4Vv05/tfx8bFSvt+w== |
| 4356 | + dependencies: |
| 4357 | + "@aws-amplify/analytics" "5.0.8" |
| 4358 | + "@aws-amplify/api" "4.0.8" |
| 4359 | + "@aws-amplify/auth" "4.2.0" |
| 4360 | + "@aws-amplify/cache" "4.0.10" |
| 4361 | + "@aws-amplify/core" "4.2.2" |
| 4362 | + "@aws-amplify/datastore" "3.3.0" |
| 4363 | + "@aws-amplify/interactions" "4.0.8" |
| 4364 | + "@aws-amplify/predictions" "4.0.8" |
| 4365 | + "@aws-amplify/pubsub" "4.1.0" |
| 4366 | + "@aws-amplify/storage" "4.3.3" |
4245 | 4367 | "@aws-amplify/ui" "2.0.3"
|
4246 |
| - "@aws-amplify/xr" "3.0.4" |
| 4368 | + "@aws-amplify/xr" "3.0.8" |
4247 | 4369 |
|
4248 | 4370 | axios-retry@^3.1.9:
|
4249 | 4371 | version "3.1.9"
|
@@ -5663,7 +5785,7 @@ crypto-browserify@^3.11.0:
|
5663 | 5785 | randombytes "^2.0.0"
|
5664 | 5786 | randomfill "^1.0.3"
|
5665 | 5787 |
|
5666 |
| -crypto-js@^4.0.0: |
| 5788 | +crypto-js@^4.0.0, crypto-js@^4.1.1: |
5667 | 5789 | version "4.1.1"
|
5668 | 5790 | resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
|
5669 | 5791 | integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
|
|
0 commit comments