chore: Bump @smithy/node-http-handler from 2.1.4 to 2.1.5 (#868)

Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.5/packages/node-http-handler)

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-26 03:31:54 +00:00
committed by GitHub
parent 83ceb16ee1
commit 6960539309
2 changed files with 46 additions and 46 deletions
+45 -45
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-sts": "^3",
"@smithy/node-http-handler": "^2.1.4",
"@smithy/node-http-handler": "^2.1.5",
"https-proxy-agent": "^5.0.0"
},
"devDependencies": {
@@ -1944,11 +1944,11 @@
"dev": true
},
"node_modules/@smithy/abort-controller": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.8.tgz",
"integrity": "sha512-2SOdVj5y0zE37Y9scSXoizoxgi6mgnDabi7a/SOfhl0p+50I0rIkuJTfyAuTPDtQ7e5dD6tSZPCLB3c/YM6Zig==",
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.9.tgz",
"integrity": "sha512-8liHOEbx99xcy4VndeQNQhyA0LS+e7UqsuRnDTSIA26IKBv/7vA9w09KOd4fgNULrvX0r3WpA6cwsQTRJpSWkg==",
"dependencies": {
"@smithy/types": "^2.3.2",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"
},
"engines": {
@@ -2127,14 +2127,14 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.4.tgz",
"integrity": "sha512-8Rw/AusvWDyC6SK8esAcVBeTlQHf94NMFv805suFUJCQ2gwlh0oLDNh+6s2MDOrxcjvLxjjzv1mytM0Mt+0cPQ==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.5.tgz",
"integrity": "sha512-52uF+BrZaFiBh+NT/bADiVDCQO91T+OwDRsuaAeWZC1mlCXFjAPPQdxeQohtuYOe9m7mPP/xIMNiqbe8jvndHA==",
"dependencies": {
"@smithy/abort-controller": "^2.0.8",
"@smithy/protocol-http": "^3.0.4",
"@smithy/querystring-builder": "^2.0.8",
"@smithy/types": "^2.3.2",
"@smithy/abort-controller": "^2.0.9",
"@smithy/protocol-http": "^3.0.5",
"@smithy/querystring-builder": "^2.0.9",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"
},
"engines": {
@@ -2154,11 +2154,11 @@
}
},
"node_modules/@smithy/protocol-http": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.4.tgz",
"integrity": "sha512-CGfSWk6TRlbwa8YgrSXdn80Yu7pov3EV/h7TSfiCHhq6/LO3WymmqnzgH1f0qV2bdTDipIkTNp5dGCGN3Af/5g==",
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.5.tgz",
"integrity": "sha512-3t3fxj+ip4EPHRC2fQ0JimMxR/qCQ1LSQJjZZVZFgROnFLYWPDgUZqpoi7chr+EzatxJVXF/Rtoi5yLHOWCoZQ==",
"dependencies": {
"@smithy/types": "^2.3.2",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"
},
"engines": {
@@ -2166,11 +2166,11 @@
}
},
"node_modules/@smithy/querystring-builder": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.8.tgz",
"integrity": "sha512-+vzIMwjC8Saz97/ptPn+IJRCRRZ+pP95ZIWDRqEqZV/a6hiKbaFoMSa2iCKsnKzR696U2JZXrDqMu3e/FD1+2g==",
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.9.tgz",
"integrity": "sha512-Yt6CPF4j3j1cuwod/DRflbuXxBFjJm7gAjy6W1RE21Rz5/kfGFqiZBXWmmXwGtnnhiLThYwoHK4S6/TQtnx0Fg==",
"dependencies": {
"@smithy/types": "^2.3.2",
"@smithy/types": "^2.3.3",
"@smithy/util-uri-escape": "^2.0.0",
"tslib": "^2.5.0"
},
@@ -2246,9 +2246,9 @@
}
},
"node_modules/@smithy/types": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.3.2.tgz",
"integrity": "sha512-iH0cdKi7HQlzfAM3w2shFk/qZYKAqJWswtpmQpPtlruF+uFZeGEpMJjgDRyhWiddfVM4e2oP4nMaOBsMy6lXgg==",
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.3.3.tgz",
"integrity": "sha512-zTdIPR9PvFVNRdIKMQu4M5oyTaycIbUqLheQqaOi9rTWPkgjGO2wDBxMA1rBHQB81aqAEv+DbSS4jfKyQMnXRA==",
"dependencies": {
"tslib": "^2.5.0"
},
@@ -12436,11 +12436,11 @@
"dev": true
},
"@smithy/abort-controller": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.8.tgz",
"integrity": "sha512-2SOdVj5y0zE37Y9scSXoizoxgi6mgnDabi7a/SOfhl0p+50I0rIkuJTfyAuTPDtQ7e5dD6tSZPCLB3c/YM6Zig==",
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.9.tgz",
"integrity": "sha512-8liHOEbx99xcy4VndeQNQhyA0LS+e7UqsuRnDTSIA26IKBv/7vA9w09KOd4fgNULrvX0r3WpA6cwsQTRJpSWkg==",
"requires": {
"@smithy/types": "^2.3.2",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"
}
},
@@ -12586,14 +12586,14 @@
}
},
"@smithy/node-http-handler": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.4.tgz",
"integrity": "sha512-8Rw/AusvWDyC6SK8esAcVBeTlQHf94NMFv805suFUJCQ2gwlh0oLDNh+6s2MDOrxcjvLxjjzv1mytM0Mt+0cPQ==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.5.tgz",
"integrity": "sha512-52uF+BrZaFiBh+NT/bADiVDCQO91T+OwDRsuaAeWZC1mlCXFjAPPQdxeQohtuYOe9m7mPP/xIMNiqbe8jvndHA==",
"requires": {
"@smithy/abort-controller": "^2.0.8",
"@smithy/protocol-http": "^3.0.4",
"@smithy/querystring-builder": "^2.0.8",
"@smithy/types": "^2.3.2",
"@smithy/abort-controller": "^2.0.9",
"@smithy/protocol-http": "^3.0.5",
"@smithy/querystring-builder": "^2.0.9",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"
}
},
@@ -12607,20 +12607,20 @@
}
},
"@smithy/protocol-http": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.4.tgz",
"integrity": "sha512-CGfSWk6TRlbwa8YgrSXdn80Yu7pov3EV/h7TSfiCHhq6/LO3WymmqnzgH1f0qV2bdTDipIkTNp5dGCGN3Af/5g==",
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.5.tgz",
"integrity": "sha512-3t3fxj+ip4EPHRC2fQ0JimMxR/qCQ1LSQJjZZVZFgROnFLYWPDgUZqpoi7chr+EzatxJVXF/Rtoi5yLHOWCoZQ==",
"requires": {
"@smithy/types": "^2.3.2",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"
}
},
"@smithy/querystring-builder": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.8.tgz",
"integrity": "sha512-+vzIMwjC8Saz97/ptPn+IJRCRRZ+pP95ZIWDRqEqZV/a6hiKbaFoMSa2iCKsnKzR696U2JZXrDqMu3e/FD1+2g==",
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.9.tgz",
"integrity": "sha512-Yt6CPF4j3j1cuwod/DRflbuXxBFjJm7gAjy6W1RE21Rz5/kfGFqiZBXWmmXwGtnnhiLThYwoHK4S6/TQtnx0Fg==",
"requires": {
"@smithy/types": "^2.3.2",
"@smithy/types": "^2.3.3",
"@smithy/util-uri-escape": "^2.0.0",
"tslib": "^2.5.0"
}
@@ -12678,9 +12678,9 @@
}
},
"@smithy/types": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.3.2.tgz",
"integrity": "sha512-iH0cdKi7HQlzfAM3w2shFk/qZYKAqJWswtpmQpPtlruF+uFZeGEpMJjgDRyhWiddfVM4e2oP4nMaOBsMy6lXgg==",
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.3.3.tgz",
"integrity": "sha512-zTdIPR9PvFVNRdIKMQu4M5oyTaycIbUqLheQqaOi9rTWPkgjGO2wDBxMA1rBHQB81aqAEv+DbSS4jfKyQMnXRA==",
"requires": {
"tslib": "^2.5.0"
}
+1 -1
View File
@@ -41,7 +41,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-sts": "^3",
"@smithy/node-http-handler": "^2.1.4",
"@smithy/node-http-handler": "^2.1.5",
"https-proxy-agent": "^5.0.0"
},
"keywords": [