From 544de3bdd1a58b2ab5bdbd11661a8ee7dd13c5f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 03:46:50 +0000 Subject: [PATCH] chore(deps): bump @smithy/node-http-handler from 4.9.8 to 4.9.12 (#1901) Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 4.9.8 to 4.9.12. - [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.9.12/packages/node-http-handler) --- updated-dependencies: - dependency-name: "@smithy/node-http-handler" dependency-version: 4.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 83a3023..5f594e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^3.0.1", "@aws-sdk/client-sts": "^3.1091.0", - "@smithy/node-http-handler": "^4.9.8", + "@smithy/node-http-handler": "^4.9.12", "proxy-agent": "^8.0.2" }, "devDependencies": { @@ -2299,12 +2299,12 @@ } }, "node_modules/@smithy/node-http-handler": { - "version": "4.9.8", - "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.9.8.tgz", - "integrity": "sha512-ArSSIN4t1wLutcIkHzaL6N11J7xpZK7W3T0pFz9cep9zIpEr9x5+lhJRcVUgObGI3OIMbnROq7w8bwzx+Nkf8A==", + "version": "4.9.12", + "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.9.12.tgz", + "integrity": "sha512-dWW5KRt4mnEvjNzbGqGeCuAvgum85Y9ZoyuMQqcTEfapndyVJ1k9BEHK7kdXJZ32enyRmmwcFjMwlB/KgLKI3Q==", "license": "Apache-2.0", "dependencies": { - "@smithy/core": "^3.29.6", + "@smithy/core": "^3.31.0", "@smithy/types": "^4.16.1", "tslib": "^2.6.2" }, diff --git a/package.json b/package.json index 726130c..1ddaae4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@actions/core": "^3.0.1", "@aws-sdk/client-sts": "^3.1091.0", - "@smithy/node-http-handler": "^4.9.8", + "@smithy/node-http-handler": "^4.9.12", "proxy-agent": "^8.0.2" }, "keywords": [