chore(deps): bump @smithy/node-http-handler from 4.4.2 to 4.4.3

Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 4.4.2 to 4.4.3.
- [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.4.3/packages/node-http-handler)

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-28 03:02:05 +00:00
committed by kellertk
parent 6693fa69d2
commit d2df8fb83e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@aws-sdk/client-sts": "^3.913.0",
"@smithy/node-http-handler": "^4.4.0",
"@smithy/node-http-handler": "^4.4.3",
"proxy-agent": "^6.5.0"
},
"devDependencies": {
@@ -2215,9 +2215,9 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.2.tgz",
"integrity": "sha512-MHFvTjts24cjGo1byXqhXrbqm7uznFD/ESFx8npHMWTFQVdBZjrT1hKottmp69LBTRm/JQzP/sn1vPt0/r6AYQ==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.3.tgz",
"integrity": "sha512-MAwltrDB0lZB/H6/2M5PIsISSwdI5yIh6DaBB9r0Flo9nx3y0dzl/qTMJPd7tJvPdsx6Ks/cwVzheGNYzXyNbQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/abort-controller": "^4.2.3",

View File

@@ -34,7 +34,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@aws-sdk/client-sts": "^3.913.0",
"@smithy/node-http-handler": "^4.4.0",
"@smithy/node-http-handler": "^4.4.3",
"proxy-agent": "^6.5.0"
},
"keywords": [