Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 80 additions & 62 deletions s3-uploader/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,12 +566,12 @@
"@smithy/types" "^4.2.0"
tslib "^2.6.2"

"@smithy/abort-controller@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.0.tgz#ced549ad5e74232bdcb3eec990b02b1c6d81003d"
integrity sha512-PLUYa+SUKOEZtXFURBu/CNxlsxfaFGxSBPcStL13KpVeVWIfdezWyDqkz7iDLmwnxojXD0s5KzuB5HGHvt4Aeg==
"@smithy/abort-controller@^4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.4.tgz#8031d32aea69c714eae49c1f43ce0ea60481d2d3"
integrity sha512-Z4DUr/AkgyFf1bOThW2HwzREagee0sB5ycl+hDiSZOfRLW8ZgrOjDi6g8mHH19yyU5E2A/64W3z6SMIf5XiUSQ==
dependencies:
"@smithy/types" "^4.6.0"
"@smithy/types" "^4.8.1"
tslib "^2.6.2"

"@smithy/chunked-blob-reader-native@^4.0.0":
Expand Down Expand Up @@ -600,36 +600,22 @@
"@smithy/util-middleware" "^4.0.2"
tslib "^2.6.2"

"@smithy/core@^3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.14.0.tgz#22bdb346b171c76b629c4f59dc496c27e10f1c82"
integrity sha512-XJ4z5FxvY/t0Dibms/+gLJrI5niRoY0BCmE02fwmPcRYFPI4KI876xaE79YGWIKnEslMbuQPsIEsoU/DXa0DoA==
"@smithy/core@^3.14.0", "@smithy/core@^3.3.0":
version "3.17.2"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.17.2.tgz#bd27762dfd9f61e60b2789a20fa0dfd647827e98"
integrity sha512-n3g4Nl1Te+qGPDbNFAYf+smkRVB+JhFsGy9uJXXZQEufoP4u0r+WLh6KvTDolCswaagysDc/afS1yvb2jnj1gQ==
dependencies:
"@smithy/middleware-serde" "^4.2.0"
"@smithy/protocol-http" "^5.3.0"
"@smithy/types" "^4.6.0"
"@smithy/util-base64" "^4.2.0"
"@smithy/middleware-serde" "^4.2.4"
"@smithy/protocol-http" "^5.3.4"
"@smithy/types" "^4.8.1"
"@smithy/util-base64" "^4.3.0"
"@smithy/util-body-length-browser" "^4.2.0"
"@smithy/util-middleware" "^4.2.0"
"@smithy/util-stream" "^4.4.0"
"@smithy/util-middleware" "^4.2.4"
"@smithy/util-stream" "^4.5.5"
"@smithy/util-utf8" "^4.2.0"
"@smithy/uuid" "^1.1.0"
tslib "^2.6.2"

"@smithy/core@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.3.0.tgz#a6b141733fa530cb2f9b49a8e70ae98169c92cf0"
integrity sha512-r6gvs5OfRq/w+9unPm7B3po4rmWaGh0CIL/OwHntGGux7+RhOOZLGuurbeMgWV6W55ZuyMTypJLeH0vn/ZRaWQ==
dependencies:
"@smithy/middleware-serde" "^4.0.3"
"@smithy/protocol-http" "^5.1.0"
"@smithy/types" "^4.2.0"
"@smithy/util-body-length-browser" "^4.0.0"
"@smithy/util-middleware" "^4.0.2"
"@smithy/util-stream" "^4.2.0"
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@smithy/credential-provider-imds@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.2.tgz#1ec34a04842fa69996b151a695b027f0486c69a8"
Expand Down Expand Up @@ -697,15 +683,15 @@
"@smithy/util-base64" "^4.0.0"
tslib "^2.6.2"

"@smithy/fetch-http-handler@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.0.tgz#1c5205642a9295f44441d8763e7c3a51a747fc95"
integrity sha512-BG3KSmsx9A//KyIfw+sqNmWFr1YBUr+TwpxFT7yPqAk0yyDh7oSNgzfNH7pS6OC099EGx2ltOULvumCFe8bcgw==
"@smithy/fetch-http-handler@^5.3.5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.5.tgz#5cfea38d9a1519741c7147fea10a4a064de03f66"
integrity sha512-mg83SM3FLI8Sa2ooTJbsh5MFfyMTyNRwxqpKHmE0ICRIa66Aodv80DMsTQI02xBLVJ0hckwqTRr5IGAbbWuFLQ==
dependencies:
"@smithy/protocol-http" "^5.3.0"
"@smithy/querystring-builder" "^4.2.0"
"@smithy/types" "^4.6.0"
"@smithy/util-base64" "^4.2.0"
"@smithy/protocol-http" "^5.3.4"
"@smithy/querystring-builder" "^4.2.4"
"@smithy/types" "^4.8.1"
"@smithy/util-base64" "^4.3.0"
tslib "^2.6.2"

"@smithy/hash-blob-browser@^4.0.2":
Expand Down Expand Up @@ -831,6 +817,15 @@
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/middleware-serde@^4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.4.tgz#43da8ac40e2bcdd30e705a6047a3a667ce44433c"
integrity sha512-jUr3x2CDhV15TOX2/Uoz4gfgeqLrRoTQbYAuhLS7lcVKNev7FeYSJ1ebEfjk+l9kbb7k7LfzIR/irgxys5ZTOg==
dependencies:
"@smithy/protocol-http" "^5.3.4"
"@smithy/types" "^4.8.1"
tslib "^2.6.2"

"@smithy/middleware-stack@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.0.2.tgz#ca7bc3eedc7c1349e2cf94e0dc92a68d681bef18"
Expand Down Expand Up @@ -880,15 +875,15 @@
"@smithy/types" "^4.2.0"
tslib "^2.6.2"

"@smithy/node-http-handler@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.3.0.tgz#783d3dbdf5b90b9e0ca1e56070a3be38b3836b7d"
integrity sha512-RHZ/uWCmSNZ8cneoWEVsVwMZBKy/8123hEpm57vgGXA3Irf/Ja4v9TVshHK2ML5/IqzAZn0WhINHOP9xl+Qy6Q==
"@smithy/node-http-handler@^4.4.4":
version "4.4.4"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.4.tgz#e0ccaae333960df7e9387e9487554b98674b7720"
integrity sha512-VXHGfzCXLZeKnFp6QXjAdy+U8JF9etfpUXD1FAbzY1GzsFJiDQRQIt2CnMUvUdz3/YaHNqT3RphVWMUpXTIODA==
dependencies:
"@smithy/abort-controller" "^4.2.0"
"@smithy/protocol-http" "^5.3.0"
"@smithy/querystring-builder" "^4.2.0"
"@smithy/types" "^4.6.0"
"@smithy/abort-controller" "^4.2.4"
"@smithy/protocol-http" "^5.3.4"
"@smithy/querystring-builder" "^4.2.4"
"@smithy/types" "^4.8.1"
tslib "^2.6.2"

"@smithy/property-provider@^4.0.2", "@smithy/property-provider@^4.0.4", "@smithy/property-provider@^4.2.0":
Expand All @@ -915,6 +910,14 @@
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/protocol-http@^5.3.4":
version "5.3.4"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.4.tgz#2773de28d0b7e8b0ab83e94673fee0966fc8c68c"
integrity sha512-3sfFd2MAzVt0Q/klOmjFi3oIkxczHs0avbwrfn1aBqtc23WqQSmjvk77MBw9WkEQcwbOYIX5/2z4ULj8DuxSsw==
dependencies:
"@smithy/types" "^4.8.1"
tslib "^2.6.2"

"@smithy/querystring-builder@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.2.tgz#834cea95bf413ab417bf9c166d60fd80d2cb3016"
Expand All @@ -924,12 +927,12 @@
"@smithy/util-uri-escape" "^4.0.0"
tslib "^2.6.2"

"@smithy/querystring-builder@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.0.tgz#a6191d2eccc14ffce821a559ec26c94c636a39c6"
integrity sha512-Q4oFD0ZmI8yJkiPPeGUITZj++4HHYCW3pYBYfIobUCkYpI6mbkzmG1MAQQ3lJYYWj3iNqfzOenUZu+jqdPQ16A==
"@smithy/querystring-builder@^4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.4.tgz#9f57301a895bb986cf7740edd70a91df335e6109"
integrity sha512-KQ1gFXXC+WsbPFnk7pzskzOpn4s+KheWgO3dzkIEmnb6NskAIGp/dGdbKisTPJdtov28qNDohQrgDUKzXZBLig==
dependencies:
"@smithy/types" "^4.6.0"
"@smithy/types" "^4.8.1"
"@smithy/util-uri-escape" "^4.2.0"
tslib "^2.6.2"

Expand Down Expand Up @@ -1033,6 +1036,13 @@
dependencies:
tslib "^2.6.2"

"@smithy/types@^4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.8.1.tgz#0ecad4e329340c8844e38a18c7608d84cc1c853c"
integrity sha512-N0Zn0OT1zc+NA+UVfkYqQzviRh5ucWwO7mBV3TmHHprMnfcJNfhlPicDkBHi0ewbh+y3evR6cNAW0Raxvb01NA==
dependencies:
tslib "^2.6.2"

"@smithy/url-parser@^4.0.2", "@smithy/url-parser@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.3.tgz#82508f273a3f074d47d0919f7ce08028c6575c2f"
Expand All @@ -1051,10 +1061,10 @@
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@smithy/util-base64@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.2.0.tgz#677f616772389adbad278b05d84835abbfe63bbc"
integrity sha512-+erInz8WDv5KPe7xCsJCp+1WCjSbah9gWcmUXc9NqmhyPx59tf7jqFz+za1tRG1Y5KM1Cy1rWCcGypylFp4mvA==
"@smithy/util-base64@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.0.tgz#5e287b528793aa7363877c1a02cd880d2e76241d"
integrity sha512-GkXZ59JfyxsIwNTWFnjmFEI8kZpRNIBfxKjv09+nkAWPt/4aGaEWMM04m4sxgNVWkbt2MdSvE3KF/PfX4nFedQ==
dependencies:
"@smithy/util-buffer-from" "^4.2.0"
"@smithy/util-utf8" "^4.2.0"
Expand Down Expand Up @@ -1176,6 +1186,14 @@
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/util-middleware@^4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.4.tgz#d66d6b67c4c90be7bf0659f57000122b1a6bbf82"
integrity sha512-fKGQAPAn8sgV0plRikRVo6g6aR0KyKvgzNrPuM74RZKy/wWVzx3BMk+ZWEueyN3L5v5EDg+P582mKU+sH5OAsg==
dependencies:
"@smithy/types" "^4.8.1"
tslib "^2.6.2"

"@smithy/util-retry@^4.0.2":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.4.tgz#4e372f83aa83170eb95bc35a60be827555f90208"
Expand All @@ -1199,15 +1217,15 @@
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@smithy/util-stream@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.4.0.tgz#e203c74b8664d0e3f537185de5da960655333a45"
integrity sha512-vtO7ktbixEcrVzMRmpQDnw/Ehr9UWjBvSJ9fyAbadKkC4w5Cm/4lMO8cHz8Ysb8uflvQUNRcuux/oNHKPXkffg==
"@smithy/util-stream@^4.5.5":
version "4.5.5"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.5.tgz#a3fd73775c65dd23370d021b8818914a2c44f28e"
integrity sha512-7M5aVFjT+HPilPOKbOmQfCIPchZe4DSBc1wf1+NvHvSoFTiFtauZzT+onZvCj70xhXd0AEmYnZYmdJIuwxOo4w==
dependencies:
"@smithy/fetch-http-handler" "^5.3.0"
"@smithy/node-http-handler" "^4.3.0"
"@smithy/types" "^4.6.0"
"@smithy/util-base64" "^4.2.0"
"@smithy/fetch-http-handler" "^5.3.5"
"@smithy/node-http-handler" "^4.4.4"
"@smithy/types" "^4.8.1"
"@smithy/util-base64" "^4.3.0"
"@smithy/util-buffer-from" "^4.2.0"
"@smithy/util-hex-encoding" "^4.2.0"
"@smithy/util-utf8" "^4.2.0"
Expand Down