chore(deps): bump @smithy/node-http-handler from 4.7.6 to 4.7.7 (#1823)

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

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.7.7
  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-09 03:49:05 +00:00
committed by GitHub
parent 68fa256f0b
commit c2036624d0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@aws-sdk/client-sts": "^3.1061.0",
"@smithy/node-http-handler": "^4.7.3",
"@smithy/node-http-handler": "^4.7.7",
"proxy-agent": "^8.0.2"
},
"devDependencies": {
@@ -2373,9 +2373,9 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "4.7.6",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.6.tgz",
"integrity": "sha512-3fya8i7GrJilQouk4cZJKdy5k8MWQBpjfXrRNaXDedH8r779tr0jcxyH3+yoTmsluc2+vF4S343yFbnvu8ExDQ==",
"version": "4.7.7",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.7.tgz",
"integrity": "sha512-ZAFvHXrEk6K180EVhmZVg8GU5pUH5BSFqRs27JW3j1qEFx9YyYwWFx17x/MHcjALYimGAji7qEOlF1++be+G5A==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.24.6",
+1 -1
View File
@@ -35,7 +35,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@aws-sdk/client-sts": "^3.1061.0",
"@smithy/node-http-handler": "^4.7.3",
"@smithy/node-http-handler": "^4.7.7",
"proxy-agent": "^8.0.2"
},
"keywords": [