diff --git a/.changeset/big-worms-study.md b/.changeset/big-worms-study.md new file mode 100644 index 00000000000..9b15a263746 --- /dev/null +++ b/.changeset/big-worms-study.md @@ -0,0 +1,5 @@ +--- +"@aws-amplify/ui-react-liveness": patch +--- + +chore(deps): refresh @aws-sdk/util-format-url dependency in liveness package diff --git a/packages/react-liveness/package.json b/packages/react-liveness/package.json index 92175c1a1fc..52a6ceaf30b 100644 --- a/packages/react-liveness/package.json +++ b/packages/react-liveness/package.json @@ -50,7 +50,7 @@ "@aws-amplify/ui": "6.0.17", "@aws-amplify/ui-react": "6.1.14", "@aws-sdk/client-rekognitionstreaming": "3.621.0", - "@aws-sdk/util-format-url": "^3.410.0", + "@aws-sdk/util-format-url": "3.609.0", "@smithy/eventstream-serde-browser": "^2.0.4", "@smithy/fetch-http-handler": "^2.1.3", "@smithy/protocol-http": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index c4c2250312c..6a07eb096cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1576,14 +1576,6 @@ "@smithy/types" "^2.2.2" tslib "^2.5.0" -"@aws-sdk/types@3.418.0": - version "3.418.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.418.0.tgz#c23213110b0c313d5546c810da032a441682f49a" - integrity sha512-y4PQSH+ulfFLY0+FYkaK4qbIaQI9IJNMO2xsxukW6/aNoApNymN1D2FSi2la8Qbp/iPjNDKsG8suNPm9NtsWXQ== - dependencies: - "@smithy/types" "^2.3.3" - tslib "^2.5.0" - "@aws-sdk/types@3.609.0": version "3.609.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.609.0.tgz#06b39d799c9f197a7b43670243e8e78a3bf7d6a5" @@ -1627,16 +1619,6 @@ "@smithy/types" "^3.3.0" tslib "^2.6.2" -"@aws-sdk/util-format-url@^3.410.0": - version "3.418.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.418.0.tgz#85035e704f5996189aeec2a7bd08265bcd87f1e1" - integrity sha512-7/Xy+8J1txuOYOKsez6vpKTIkHYIIX4c7anjp/aQgUQL23FDwkPisj56cIlevJ7useGugnYw1rUR6fMULGzQ/g== - dependencies: - "@aws-sdk/types" "3.418.0" - "@smithy/querystring-builder" "^2.0.9" - "@smithy/types" "^2.3.3" - tslib "^2.5.0" - "@aws-sdk/util-locate-window@^3.0.0": version "3.310.0" resolved "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz#b071baf050301adee89051032bd4139bba32cc40"