Skip to content

Commit

Permalink
fix(liveness): add missing liveness dependencies (#4446)
Browse files Browse the repository at this point in the history
* fix(liveness): add missing liveness dependencies

* Create loud-dodos-confess.md
  • Loading branch information
thaddmt authored Sep 15, 2023
1 parent d570694 commit ac3cfa8
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .changeset/loud-dodos-confess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@aws-amplify/ui-react-liveness": patch
---

fix(liveness): add missing liveness dependencies
3 changes: 3 additions & 0 deletions packages/react-liveness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@
"@aws-amplify/ui": "5.8.0",
"@aws-amplify/ui-react": "5.3.0",
"@aws-sdk/client-rekognitionstreaming": "3.398.0",
"@aws-sdk/util-format-url": "^3.410.0",
"@smithy/eventstream-serde-browser": "^2.0.4",
"@smithy/fetch-http-handler": "^2.1.3",
"@smithy/protocol-http": "^3.0.3",
"@tensorflow-models/blazeface": "0.0.7",
"@tensorflow/tfjs-backend-cpu": "3.11.0",
"@tensorflow/tfjs-backend-wasm": "3.11.0",
Expand Down
83 changes: 68 additions & 15 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ac3cfa8

Please sign in to comment.