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
192 changes: 22 additions & 170 deletions container-uploader/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -574,14 +574,6 @@
"@smithy/types" "^4.3.1"
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==
dependencies:
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/chunked-blob-reader-native@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.0.0.tgz#33cbba6deb8a3c516f98444f65061784f7cd7f8c"
Expand Down Expand Up @@ -609,20 +601,12 @@
"@smithy/util-middleware" "^4.2.12"
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.28.0":
version "3.28.0"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.28.0.tgz#52d8ab71429b8b9e0f41c6c8f42143439b2191fa"
integrity sha512-N/LoLG8pZ1zv5cIWpdF6vmSjtZtXKK9G0OqT5yYCOZU+CzPq1+nYA95VoKJBGWRScs7YbMugZ7lZx8Fj1vdHoA==
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/util-body-length-browser" "^4.2.0"
"@smithy/util-middleware" "^4.2.0"
"@smithy/util-stream" "^4.4.0"
"@smithy/util-utf8" "^4.2.0"
"@smithy/uuid" "^1.1.0"
"@smithy/types" "^4.15.0"
tslib "^2.6.2"

"@smithy/core@^3.3.0":
Expand Down Expand Up @@ -709,7 +693,7 @@
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/fetch-http-handler@^5.0.2", "@smithy/fetch-http-handler@^5.0.3", "@smithy/fetch-http-handler@^5.3.0":
"@smithy/fetch-http-handler@^5.0.2", "@smithy/fetch-http-handler@^5.0.3":
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==
Expand Down Expand Up @@ -810,20 +794,6 @@
"@smithy/util-middleware" "^4.0.3"
tslib "^2.6.2"

"@smithy/middleware-endpoint@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.0.tgz#407ce4051be2f1855259a02900a957e9b347fdfd"
integrity sha512-jFVjuQeV8TkxaRlcCNg0GFVgg98tscsmIrIwRFeC74TIUyLE3jmY9xgc1WXrPQYRjQNK3aRoaIk6fhFRGOIoGw==
dependencies:
"@smithy/core" "^3.14.0"
"@smithy/middleware-serde" "^4.2.0"
"@smithy/node-config-provider" "^4.3.0"
"@smithy/shared-ini-file-loader" "^4.3.0"
"@smithy/types" "^4.6.0"
"@smithy/url-parser" "^4.2.0"
"@smithy/util-middleware" "^4.2.0"
tslib "^2.6.2"

"@smithy/middleware-retry@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.1.1.tgz#8c65dec6fca1f4883a10f724f9d6cafea19d0ba4"
Expand All @@ -848,16 +818,7 @@
"@smithy/types" "^4.3.1"
tslib "^2.6.2"

"@smithy/middleware-serde@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.0.tgz#1b7fcaa699d1c48f2c3cbbce325aa756895ddf0f"
integrity sha512-rpTQ7D65/EAbC6VydXlxjvbifTf4IH+sADKg6JmAvhkflJO2NvDeyU9qsWUNBelJiQFcXKejUHWRSdmpJmEmiw==
dependencies:
"@smithy/protocol-http" "^5.3.0"
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/middleware-stack@^4.0.2", "@smithy/middleware-stack@^4.2.0":
"@smithy/middleware-stack@^4.0.2":
version "4.2.12"
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.12.tgz#96b43b2fab0d4a6723f813f76b72418b0fdb6ba0"
integrity sha512-kruC5gRHwsCOuyCd4ouQxYjgRAym2uDlCvQ5acuMtRrcdfg7mFBg6blaxcJ09STpt3ziEkis6bhg1uwrWU7txw==
Expand Down Expand Up @@ -896,17 +857,6 @@
"@smithy/types" "^4.3.1"
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==
dependencies:
"@smithy/abort-controller" "^4.2.0"
"@smithy/protocol-http" "^5.3.0"
"@smithy/querystring-builder" "^4.2.0"
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/property-provider@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.0.2.tgz#4572c10415c9d4215f3df1530ba61b0319b17b55"
Expand Down Expand Up @@ -963,14 +913,6 @@
"@smithy/types" "^4.3.1"
tslib "^2.6.2"

"@smithy/protocol-http@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.0.tgz#2a2834386b706b959d20e7841099b1780ae62ace"
integrity sha512-6POSYlmDnsLKb7r1D3SVm7RaYW6H1vcNcTWGWrF7s9+2noNYvUsm7E4tz5ZQ9HXPmKn6Hb67pBDRIjrT4w/d7Q==
dependencies:
"@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"
Expand All @@ -988,15 +930,6 @@
"@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==
dependencies:
"@smithy/types" "^4.6.0"
"@smithy/util-uri-escape" "^4.2.0"
tslib "^2.6.2"

"@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"
Expand All @@ -1006,7 +939,7 @@
"@smithy/util-uri-escape" "^4.2.0"
tslib "^2.6.2"

"@smithy/querystring-parser@^4.0.2", "@smithy/querystring-parser@^4.0.3", "@smithy/querystring-parser@^4.2.0":
"@smithy/querystring-parser@^4.0.2", "@smithy/querystring-parser@^4.0.3":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.3.tgz#b6d7d5cd300b4083c62d9bd30915f782d01f503e"
integrity sha512-cYlSNHcTAX/wc1rpblli3aUlLMGgKZ/Oqn8hhjFASXMCXjIqeuQBei0cnq2JR8t4RtU9FpG6uyl6PxyArTiwKA==
Expand Down Expand Up @@ -1045,14 +978,6 @@
"@smithy/types" "^4.3.0"
tslib "^2.6.2"

"@smithy/shared-ini-file-loader@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.3.0.tgz#241a493ea7fa7faeaefccf6a5fa81af521d91cfa"
integrity sha512-VCUPPtNs+rKWlqqntX0CbVvWyjhmX30JCtzO+s5dlzzxrvSfRh5SY0yxnkirvc1c80vdKQttahL71a9EsdolSQ==
dependencies:
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/shared-ini-file-loader@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.0.tgz#a2f8282f49982f00bafb1fa8cb7fc188a202a594"
Expand Down Expand Up @@ -1083,30 +1008,13 @@
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@smithy/smithy-client@^4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.2.1.tgz#21055bc038824de93aee778d040cdf9864e6114d"
integrity sha512-fbniZef60QdsBc4ZY0iyI8xbFHIiC/QRtPi66iE4ufjiE/aaz7AfUXzcWMkpO8r+QhLeNRIfmPchIG+3/QDZ6g==
"@smithy/smithy-client@^4.2.1", "@smithy/smithy-client@^4.7.0":
version "4.14.4"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.14.4.tgz#4c62b80a7ca29237a9b1c73788a402b414516a33"
integrity sha512-C0yK69+L7DAdTc2iA5LkPYlj1sWz8LciaIMFEgSJ4dKrZx7CVhgU0ss80g0z+CQZd9qlABbLMs7e2naL/O8zzQ==
dependencies:
"@smithy/core" "^3.3.0"
"@smithy/middleware-endpoint" "^4.1.1"
"@smithy/middleware-stack" "^4.0.2"
"@smithy/protocol-http" "^5.1.0"
"@smithy/types" "^4.2.0"
"@smithy/util-stream" "^4.2.0"
tslib "^2.6.2"

"@smithy/smithy-client@^4.7.0":
version "4.7.0"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.7.0.tgz#1b0b74a3f58bdf7a77024473b6fe6ec1aa9556c2"
integrity sha512-3BDx/aCCPf+kkinYf5QQhdQ9UAGihgOVqI3QO5xQfSaIWvUE4KYLtiGRWsNe1SR7ijXC0QEPqofVp5Sb0zC8xQ==
dependencies:
"@smithy/core" "^3.14.0"
"@smithy/middleware-endpoint" "^4.3.0"
"@smithy/middleware-stack" "^4.2.0"
"@smithy/protocol-http" "^5.3.0"
"@smithy/types" "^4.6.0"
"@smithy/util-stream" "^4.4.0"
"@smithy/core" "^3.28.0"
"@smithy/types" "^4.15.0"
tslib "^2.6.2"

"@smithy/types@^4.13.1":
Expand All @@ -1116,6 +1024,13 @@
dependencies:
tslib "^2.6.2"

"@smithy/types@^4.15.0":
version "4.15.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.15.0.tgz#0346065c3e810755428df89c9a84427969931357"
integrity sha512-Z5TAOxygoFvybJV3igo5SloFflSokHx2hu1eFA+DxDTcn+FtKxUSui+rbTRG1pAafMA888Z3MVvCWUuvCrTXjg==
dependencies:
tslib "^2.6.2"

"@smithy/types@^4.2.0", "@smithy/types@^4.3.0", "@smithy/types@^4.3.1", "@smithy/types@^4.6.0", "@smithy/types@^4.8.0", "@smithy/types@^4.9.0":
version "4.9.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.9.0.tgz#c6636ddfa142e1ddcb6e4cf5f3e1a628d420486f"
Expand All @@ -1141,15 +1056,6 @@
"@smithy/types" "^4.3.0"
tslib "^2.6.2"

"@smithy/url-parser@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.0.tgz#b6d6e739233ae120e4d6725b04375cb87791491f"
integrity sha512-AlBmD6Idav2ugmoAL6UtR6ItS7jU5h5RNqLMZC7QrLCoITA9NzIN3nx9GWi8g4z1pfWh2r9r96SX/jHiNwPJ9A==
dependencies:
"@smithy/querystring-parser" "^4.2.0"
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/url-parser@^4.2.5":
version "4.2.5"
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.5.tgz#2fea006108f17f7761432c7ef98d6aa003421487"
Expand All @@ -1168,15 +1074,6 @@
"@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==
dependencies:
"@smithy/util-buffer-from" "^4.2.0"
"@smithy/util-utf8" "^4.2.0"
tslib "^2.6.2"

"@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"
Expand All @@ -1193,13 +1090,6 @@
dependencies:
tslib "^2.6.2"

"@smithy/util-body-length-browser@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.0.tgz#04e9fc51ee7a3e7f648a4b4bcdf96c350cfa4d61"
integrity sha512-Fkoh/I76szMKJnBXWPdFkQJl2r9SjPt3cMzLdOB6eJ4Pnpas8hVoWPYemX/peO0yrrvldgCUVJqOAjUrOLjbxg==
dependencies:
tslib "^2.6.2"

"@smithy/util-body-length-node@^4.0.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.0.tgz#ea6a0fdabb48dd0b212e17e42b1f07bb7373147b"
Expand Down Expand Up @@ -1269,16 +1159,7 @@
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/util-endpoints@^3.0.2":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.3.3.tgz#0119f15bcac30b3b9af1d3cc0a8477e7199d0185"
integrity sha512-VACQVe50j0HZPjpwWcjyT51KUQ4AnsvEaQ2lKHOSL4mNLD0G9BjEniQ+yCt1qqfKfiAHRAts26ud7hBjamrwig==
dependencies:
"@smithy/node-config-provider" "^4.3.12"
"@smithy/types" "^4.13.1"
tslib "^2.6.2"

"@smithy/util-endpoints@^3.3.3":
"@smithy/util-endpoints@^3.0.2", "@smithy/util-endpoints@^3.3.3":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.3.3.tgz#0119f15bcac30b3b9af1d3cc0a8477e7199d0185"
integrity sha512-VACQVe50j0HZPjpwWcjyT51KUQ4AnsvEaQ2lKHOSL4mNLD0G9BjEniQ+yCt1qqfKfiAHRAts26ud7hBjamrwig==
Expand Down Expand Up @@ -1310,14 +1191,6 @@
"@smithy/types" "^4.3.0"
tslib "^2.6.2"

"@smithy/util-middleware@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.0.tgz#85973ae0db65af4ab4bedf12f31487a4105d1158"
integrity sha512-u9OOfDa43MjagtJZ8AapJcmimP+K2Z7szXn8xbty4aza+7P1wjFmy2ewjSbhEiYQoW1unTlOAIV165weYAaowA==
dependencies:
"@smithy/types" "^4.6.0"
tslib "^2.6.2"

"@smithy/util-middleware@^4.2.12":
version "4.2.12"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.12.tgz#d6cb837c2390375e2b6957e7f917350ca4bd8757"
Expand Down Expand Up @@ -1363,20 +1236,6 @@
"@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==
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/util-buffer-from" "^4.2.0"
"@smithy/util-hex-encoding" "^4.2.0"
"@smithy/util-utf8" "^4.2.0"
tslib "^2.6.2"

"@smithy/util-uri-escape@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz#a96c160c76f3552458a44d8081fade519d214737"
Expand Down Expand Up @@ -1424,13 +1283,6 @@
"@smithy/types" "^4.2.0"
tslib "^2.6.2"

"@smithy/uuid@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.0.tgz#9fd09d3f91375eab94f478858123387df1cda987"
integrity sha512-4aUIteuyxtBUhVdiQqcDhKFitwfd9hqoSDYY2KRXiWtgoWJ9Bmise+KfEPDiVHWeJepvF8xJO9/9+WDIciMFFw==
dependencies:
tslib "^2.6.2"

bowser@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f"
Expand Down
Loading