From 50c2567845d3fef9328ea433b9d3f6ac9f667f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:50:50 +0000 Subject: [PATCH] chore(deps): bump @smithy/node-http-handler from 4.7.7 to 4.8.0 (#1834) Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 4.7.7 to 4.8.0. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.8.0/packages/node-http-handler) --- updated-dependencies: - dependency-name: "@smithy/node-http-handler" dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b2632bf..293f3e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^3.0.1", "@aws-sdk/client-sts": "^3.1064.0", - "@smithy/node-http-handler": "^4.7.7", + "@smithy/node-http-handler": "^4.8.0", "proxy-agent": "^8.0.2" }, "devDependencies": { @@ -2373,13 +2373,13 @@ } }, "node_modules/@smithy/node-http-handler": { - "version": "4.7.7", - "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.7.tgz", - "integrity": "sha512-ZAFvHXrEk6K180EVhmZVg8GU5pUH5BSFqRs27JW3j1qEFx9YyYwWFx17x/MHcjALYimGAji7qEOlF1++be+G5A==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.8.0.tgz", + "integrity": "sha512-Mq7TNt/VhlEWiYRLQGpzUWeUxh899UGpjKh7Ru0WVIDIjnE+cTRAn0NYlFQ6bWfsQnKnpCbWJj86HzmcG0qEdg==", "license": "Apache-2.0", "dependencies": { - "@smithy/core": "^3.24.6", - "@smithy/types": "^4.14.3", + "@smithy/core": "^3.25.0", + "@smithy/types": "^4.15.0", "tslib": "^2.6.2" }, "engines": { diff --git a/package.json b/package.json index 6fcaf19..adfb6ce 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@actions/core": "^3.0.1", "@aws-sdk/client-sts": "^3.1064.0", - "@smithy/node-http-handler": "^4.7.7", + "@smithy/node-http-handler": "^4.8.0", "proxy-agent": "^8.0.2" }, "keywords": [