From 5eb9ec1e59779e3759b57c533c8b20b66b7c0636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 23:44:47 +0000 Subject: [PATCH] Bump @smithy/fetch-http-handler from 5.0.2 to 5.0.4 in /result-builder Bumps [@smithy/fetch-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/fetch-http-handler) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/fetch-http-handler@5.0.4/packages/fetch-http-handler) --- updated-dependencies: - dependency-name: "@smithy/fetch-http-handler" dependency-version: 5.0.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- result-builder/yarn.lock | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/result-builder/yarn.lock b/result-builder/yarn.lock index d9e3870778..146cf346a1 100644 --- a/result-builder/yarn.lock +++ b/result-builder/yarn.lock @@ -616,18 +616,7 @@ "@smithy/url-parser" "^4.0.3" tslib "^2.6.2" -"@smithy/fetch-http-handler@^5.0.2": - version "5.0.2" - resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.2.tgz#9d3cacf044aa9573ab933f445ab95cddb284813d" - integrity sha512-+9Dz8sakS9pe7f2cBocpJXdeVjMopUDLgZs1yWeu7h++WqSbjUYv/JAJwKwXw1HV6gq1jyWjxuyn24E2GhoEcQ== - dependencies: - "@smithy/protocol-http" "^5.1.0" - "@smithy/querystring-builder" "^4.0.2" - "@smithy/types" "^4.2.0" - "@smithy/util-base64" "^4.0.0" - tslib "^2.6.2" - -"@smithy/fetch-http-handler@^5.0.4": +"@smithy/fetch-http-handler@^5.0.2", "@smithy/fetch-http-handler@^5.0.4": version "5.0.4" resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.4.tgz#c68601b4676787e049b5d464d5f4b825dbb44013" integrity sha512-AMtBR5pHppYMVD7z7G+OlHHAcgAN7v0kVKEpHuTO4Gb199Gowh0taYi9oDStFeUhetkeP55JLSVlTW1n9rFtUw==