chore(deps): bump @smithy/node-http-handler from 4.8.0 to 4.8.2 (#1842)

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

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.8.2
  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-06-23 03:53:19 +00:00
committed by GitHub
parent 71a32ae408
commit 6d136066d8
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@aws-sdk/client-sts": "^3.1069.0",
"@smithy/node-http-handler": "^4.8.0",
"@smithy/node-http-handler": "^4.8.2",
"proxy-agent": "^8.0.2"
},
"devDependencies": {
@@ -2306,9 +2306,9 @@
}
},
"node_modules/@smithy/core": {
"version": "3.25.0",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.25.0.tgz",
"integrity": "sha512-TTD6el7tvKyafkXBf7XO3jLOE+qVxOTrLjp/fEGiV3BMfUHK/LfdYlQO9YgZvzxC7kqA3H/IhJXNqQgnbgjb7A==",
"version": "3.26.0",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.26.0.tgz",
"integrity": "sha512-mLUktFAn+Pa2agl1J7VgtYNFWCX8/b4GMJSK1hCu4YCvtBfM6F8Os3EP4ry+DFFlXOf3wyvlgXhuUdFoy52D3g==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/crc32": "5.2.0",
@@ -2360,12 +2360,12 @@
}
},
"node_modules/@smithy/node-http-handler": {
"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==",
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.8.2.tgz",
"integrity": "sha512-wfl1uwrAqMH9/pi4kqBo5LBcFwrJLxuDLqL7p7qNcJIFcyZDUc6pzhYk4CYv+DP7fIUpQCZumwNnkhPKS52osQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.25.0",
"@smithy/core": "^3.26.0",
"@smithy/types": "^4.15.0",
"tslib": "^2.6.2"
},
+1 -1
View File
@@ -35,7 +35,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@aws-sdk/client-sts": "^3.1069.0",
"@smithy/node-http-handler": "^4.8.0",
"@smithy/node-http-handler": "^4.8.2",
"proxy-agent": "^8.0.2"
},
"keywords": [