Skip to content
Merged
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.5":
version "4.2.5"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.5.tgz#3386e8fff5a8d05930996d891d06803f2b7e5e2c"
integrity sha512-j7HwVkBw68YW8UmFRcjZOmssE77Rvk0GWAIN1oFBhsaovQmZWYCIcGa9/pwRB0ExI8Sk9MWNALTjftjHZea7VA==
dependencies:
"@smithy/types" "^4.6.0"
"@smithy/types" "^4.9.0"
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.18.7"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.18.7.tgz#88c67b9474eadf51a632e2956c8756d36c7072c8"
integrity sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==
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.6"
"@smithy/protocol-http" "^5.3.5"
"@smithy/types" "^4.9.0"
"@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.5"
"@smithy/util-stream" "^4.5.6"
"@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.6":
version "5.3.6"
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.6.tgz#d9dcb8d8ca152918224492f4d1cc1b50df93ae13"
integrity sha512-3+RG3EA6BBJ/ofZUeTFJA7mHfSYrZtQIrDP9dI8Lf7X6Jbos2jptuLrAAteDiFVrmbEmLSuRG/bUKzfAXk7dhg==
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.5"
"@smithy/querystring-builder" "^4.2.5"
"@smithy/types" "^4.9.0"
"@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.6":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.6.tgz#7e710f43206e13a8c081a372b276e7b2c51bff5b"
integrity sha512-VkLoE/z7e2g8pirwisLz8XJWedUSY8my/qrp81VmAdyrhi94T+riBfwP+AOEEFR9rFTSonC/5D2eWNmFabHyGQ==
dependencies:
"@smithy/protocol-http" "^5.3.5"
"@smithy/types" "^4.9.0"
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.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.5.tgz#2aea598fdf3dc4e32667d673d48abd4a073665f4"
integrity sha512-CMnzM9R2WqlqXQGtIlsHMEZfXKJVTIrqCNoSd/QpAyp+Dw0a1Vps13l6ma1fH8g7zSPNsA59B/kWgeylFuA/lw==
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.5"
"@smithy/protocol-http" "^5.3.5"
"@smithy/querystring-builder" "^4.2.5"
"@smithy/types" "^4.9.0"
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.5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.5.tgz#a8f4296dd6d190752589e39ee95298d5c65a60db"
integrity sha512-RlaL+sA0LNMp03bf7XPbFmT5gN+w3besXSWMkA8rcmxLSVfiEXElQi4O2IWwPfxzcHkxqrwBFMbngB8yx/RvaQ==
dependencies:
"@smithy/types" "^4.9.0"
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.5":
version "4.2.5"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.5.tgz#00cafa5a4055600ab8058e26db42f580146b91f3"
integrity sha512-y98otMI1saoajeik2kLfGyRp11e5U/iJYH/wLCh3aTV/XutbGT9nziKGkgCaMD1ghK7p6htHMm6b6scl9JRUWg==
dependencies:
"@smithy/types" "^4.6.0"
"@smithy/types" "^4.9.0"
"@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.9.0":
version "4.9.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.9.0.tgz#c6636ddfa142e1ddcb6e4cf5f3e1a628d420486f"
integrity sha512-MvUbdnXDTwykR8cB1WZvNNwqoWVaTRA0RLlLmf/cIFNMM2cKWz01X4Ly6SMC4Kks30r8tT3Cty0jmeWfiuyHTA==
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.5":
version "4.2.5"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.5.tgz#1ace865afe678fd4b0f9217197e2fe30178d4835"
integrity sha512-6Y3+rvBF7+PZOc40ybeZMcGln6xJGVeY60E7jy9Mv5iKpMJpHgRE6dKy9ScsVxvfAYuEX4Q9a65DQX90KaQ3bA==
dependencies:
"@smithy/types" "^4.9.0"
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.6":
version "4.5.6"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.6.tgz#ebee9e52adeb6f88337778b2f3356a2cc615298c"
integrity sha512-qWw/UM59TiaFrPevefOZ8CNBKbYEP6wBAIlLqxn3VAIo9rgnTNc4ASbVrqDmhuwI87usnjhdQrxodzAGFFzbRQ==
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.6"
"@smithy/node-http-handler" "^4.4.5"
"@smithy/types" "^4.9.0"
"@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
Loading