From c309ca37b0d262d6908340a9620cd1e010ecf6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:53:12 +0000 Subject: [PATCH] Bump @smithy/config-resolver from 4.4.3 to 4.6.4 in /s3-uploader Bumps [@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver) from 4.4.3 to 4.6.4. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/config-resolver@4.6.4/packages/config-resolver) --- updated-dependencies: - dependency-name: "@smithy/config-resolver" dependency-version: 4.6.4 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- s3-uploader/yarn.lock | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/s3-uploader/yarn.lock b/s3-uploader/yarn.lock index f846218529..739efd24fa 100644 --- a/s3-uploader/yarn.lock +++ b/s3-uploader/yarn.lock @@ -607,15 +607,11 @@ tslib "^2.6.2" "@smithy/config-resolver@^4.4.3": - version "4.4.3" - resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.3.tgz#37b0e3cba827272e92612e998a2b17e841e20bab" - integrity sha512-ezHLe1tKLUxDJo2LHtDuEDyWXolw8WGOR92qb4bQdWq/zKenO5BvctZGrVJBK08zjezSk7bmbKFOXIVyChvDLw== + version "4.6.4" + resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.6.4.tgz#f7dc269b1da919b1a5fc78d09525d09492fcca11" + integrity sha512-hleJmPg2glvKs1eijnZyle3t3CZLlJ9Yi6zzdjjY6d9lfLnjH17VR0uol23Mhv8NRPT96/Zy24nCvx+EZdW2TA== dependencies: - "@smithy/node-config-provider" "^4.3.5" - "@smithy/types" "^4.9.0" - "@smithy/util-config-provider" "^4.2.0" - "@smithy/util-endpoints" "^3.2.5" - "@smithy/util-middleware" "^4.2.5" + "@smithy/core" "^3.28.0" tslib "^2.6.2" "@smithy/core@^3.18.7": @@ -634,6 +630,14 @@ "@smithy/uuid" "^1.1.0" tslib "^2.6.2" +"@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/types" "^4.15.0" + tslib "^2.6.2" + "@smithy/credential-provider-imds@^4.2.5": version "4.2.5" resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.5.tgz#5acbcd1d02ae31700c2f027090c202d7315d70d3" @@ -926,6 +930,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.9.0": version "4.9.0" resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.9.0.tgz#c6636ddfa142e1ddcb6e4cf5f3e1a628d420486f"