Merge pull request #1525 from aws-actions/dependabot/npm_and_yarn/main/smithy/node-http-handler-4.4.3

chore(deps): bump @smithy/node-http-handler from 4.4.2 to 4.4.3
This commit is contained in:
Michael Lehmann
2025-11-03 10:07:01 -08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"@actions/core": "^1.11.1", "@actions/core": "^1.11.1",
"@aws-sdk/client-sts": "^3.913.0", "@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" "proxy-agent": "^6.5.0"
}, },
"devDependencies": { "devDependencies": {
@@ -2215,9 +2215,9 @@
} }
}, },
"node_modules/@smithy/node-http-handler": { "node_modules/@smithy/node-http-handler": {
"version": "4.4.2", "version": "4.4.3",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.2.tgz", "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.3.tgz",
"integrity": "sha512-MHFvTjts24cjGo1byXqhXrbqm7uznFD/ESFx8npHMWTFQVdBZjrT1hKottmp69LBTRm/JQzP/sn1vPt0/r6AYQ==", "integrity": "sha512-MAwltrDB0lZB/H6/2M5PIsISSwdI5yIh6DaBB9r0Flo9nx3y0dzl/qTMJPd7tJvPdsx6Ks/cwVzheGNYzXyNbQ==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@smithy/abort-controller": "^4.2.3", "@smithy/abort-controller": "^4.2.3",
+1 -1
View File
@@ -34,7 +34,7 @@
"dependencies": { "dependencies": {
"@actions/core": "^1.11.1", "@actions/core": "^1.11.1",
"@aws-sdk/client-sts": "^3.913.0", "@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" "proxy-agent": "^6.5.0"
}, },
"keywords": [ "keywords": [