@aws-amplify/ui-react-liveness 3.6.8 → 3.6.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- const VERSION = '3.6.8';
1
+ const VERSION = '3.6.9';
2
2
 
3
3
  export { VERSION };
package/dist/index.js CHANGED
@@ -1251,7 +1251,7 @@ function createRequestStreamGenerator(stream) {
1251
1251
  };
1252
1252
  }
1253
1253
 
1254
- const VERSION = '3.6.8';
1254
+ const VERSION = '3.6.9';
1255
1255
 
1256
1256
  const BASE_USER_AGENT = `ui-react-liveness/${VERSION}`;
1257
1257
  const getLivenessUserAgent = () => {
@@ -1 +1 @@
1
- export declare const VERSION = "3.6.8";
1
+ export declare const VERSION = "3.6.9";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui-react-liveness",
3
- "version": "3.6.8",
3
+ "version": "3.6.9",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.mjs",
6
6
  "exports": {
@@ -51,8 +51,8 @@
51
51
  "react-dom": "^16.14 || ^17 || ^18 || ^19"
52
52
  },
53
53
  "dependencies": {
54
- "@aws-amplify/ui": "6.15.5",
55
- "@aws-amplify/ui-react": "6.15.5",
54
+ "@aws-amplify/ui": "6.15.6",
55
+ "@aws-amplify/ui-react": "6.15.6",
56
56
  "@aws-sdk/client-rekognitionstreaming": "^3.974.0",
57
57
  "@aws-sdk/util-format-url": "^3.972.37",
58
58
  "@smithy/eventstream-serde-browser": "^4.0.4",