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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-28 03:46:50 +00:00
committed by GitHub
parent 63142d578f
commit 544de3bdd1
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -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"
},
+1 -1
View File
@@ -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": [