chore(deps): bump @smithy/node-http-handler from 4.9.13 to 4.11.0 (#1925)

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

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

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-08-18 03:46:51 +00:00
committed by GitHub
parent 0ea2ab0d82
commit ab089d1087
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@aws-sdk/client-sts": "^3.1106.0",
"@smithy/node-http-handler": "^4.9.13",
"@smithy/node-http-handler": "^4.11.0",
"proxy-agent": "^8.0.2"
},
"devDependencies": {
@@ -2258,9 +2258,9 @@
}
},
"node_modules/@smithy/core": {
"version": "3.32.0",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.32.0.tgz",
"integrity": "sha512-NAiCSC78fzbNIEWoheoF74Ob5ZorLijCHpMY26Fqvqg/+9LuyIqMfHDg2p8Yk1rqOyowtiL3y7WX0AW+teL6zw==",
"version": "3.33.0",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.33.0.tgz",
"integrity": "sha512-uKbkxgqLyepQDZoq8aRSdUqD1ID//rOqG96ixBhp++O7vBtmwYM6fwldGhr9HJP0iYrdc7GP/AlgzPWEZIrNRg==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.17.0",
@@ -2299,13 +2299,13 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "4.9.13",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.9.13.tgz",
"integrity": "sha512-Nmd/Nl35zfYrd+a6OO2cDJb3GPh9bgTjIUhcM+JFfjpp8/osCgboDV5nCT1I01Pv6R13eSKDKLSoVa5ZB6Zsfw==",
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.11.0.tgz",
"integrity": "sha512-ssHIZsadPUA3lGdnoByxfnjtb9xPYQLvdfJRLKIwxOoa6tO1suG4sLFSsgd7D/CsvYd8QbBIuKTImuJha5l6aQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.31.1",
"@smithy/types": "^4.16.1",
"@smithy/core": "^3.33.0",
"@smithy/types": "^4.17.0",
"tslib": "^2.6.2"
},
"engines": {
+1 -1
View File
@@ -35,7 +35,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@aws-sdk/client-sts": "^3.1106.0",
"@smithy/node-http-handler": "^4.9.13",
"@smithy/node-http-handler": "^4.11.0",
"proxy-agent": "^8.0.2"
},
"keywords": [