From 742bce241823a1d1a7c3973d4f258a92f1007a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 03:37:37 +0000 Subject: [PATCH] Bump @smithy/middleware-stack from 4.0.2 to 4.2.5 in /container-uploader Bumps [@smithy/middleware-stack](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-stack) from 4.0.2 to 4.2.5. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-stack/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-stack@4.2.5/packages/middleware-stack) --- updated-dependencies: - dependency-name: "@smithy/middleware-stack" dependency-version: 4.2.5 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- container-uploader/yarn.lock | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/container-uploader/yarn.lock b/container-uploader/yarn.lock index 0fd65ad80c..a04f519175 100644 --- a/container-uploader/yarn.lock +++ b/container-uploader/yarn.lock @@ -867,20 +867,12 @@ "@smithy/types" "^4.6.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" - integrity sha512-eSPVcuJJGVYrFYu2hEq8g8WWdJav3sdrI4o2c6z/rjnYDd3xH9j9E7deZQCzFn4QvGPouLngH3dQ+QVTxv5bOQ== - dependencies: - "@smithy/types" "^4.2.0" - tslib "^2.6.2" - -"@smithy/middleware-stack@^4.2.0": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.0.tgz#fa2f7dcdb0f3a1649d1d2ec3dc4841d9c2f70e67" - integrity sha512-G5CJ//eqRd9OARrQu9MK1H8fNm2sMtqFh6j8/rPozhEL+Dokpvi1Og+aCixTuwDAGZUkJPk6hJT5jchbk/WCyg== +"@smithy/middleware-stack@^4.0.2", "@smithy/middleware-stack@^4.2.0": + version "4.2.5" + resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.5.tgz#2d13415ed3561c882594c8e6340b801d9a2eb222" + integrity sha512-bYrutc+neOyWxtZdbB2USbQttZN0mXaOyYLIsaTbJhFsfpXyGWUxJpEuO1rJ8IIJm2qH4+xJT0mxUSsEDTYwdQ== dependencies: - "@smithy/types" "^4.6.0" + "@smithy/types" "^4.9.0" tslib "^2.6.2" "@smithy/node-config-provider@^4.0.2":