chore: Bump @smithy/node-http-handler from 2.1.5 to 2.1.6 (#872)
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 2.1.5 to 2.1.6. - [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.6/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:
parent
8402193770
commit
6a430ce1a4
2 changed files with 40 additions and 40 deletions
78
package-lock.json
generated
78
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@aws-sdk/client-sts": "^3",
|
||||
"@smithy/node-http-handler": "^2.1.5",
|
||||
"@smithy/node-http-handler": "^2.1.6",
|
||||
"https-proxy-agent": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -1944,11 +1944,11 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@smithy/abort-controller": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.9.tgz",
|
||||
"integrity": "sha512-8liHOEbx99xcy4VndeQNQhyA0LS+e7UqsuRnDTSIA26IKBv/7vA9w09KOd4fgNULrvX0r3WpA6cwsQTRJpSWkg==",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.10.tgz",
|
||||
"integrity": "sha512-xn7PnFD3m4rQIG00h1lPuDVnC2QMtTFhzRLX3y56KkgFaCysS7vpNevNBgmNUtmJ4eVFc+66Zucwo2KDLdicOg==",
|
||||
"dependencies": {
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -2127,14 +2127,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@smithy/node-http-handler": {
|
||||
"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==",
|
||||
"version": "2.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.6.tgz",
|
||||
"integrity": "sha512-NspvD3aCwiUNtoSTcVHz0RZz1tQ/SaRIe1KPF+r0mAdCZ9eWuhIeJT8ZNPYa1ITn7/Lgg64IyFjqPynZ8KnYQw==",
|
||||
"dependencies": {
|
||||
"@smithy/abort-controller": "^2.0.9",
|
||||
"@smithy/protocol-http": "^3.0.5",
|
||||
"@smithy/querystring-builder": "^2.0.9",
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/abort-controller": "^2.0.10",
|
||||
"@smithy/protocol-http": "^3.0.6",
|
||||
"@smithy/querystring-builder": "^2.0.10",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -2154,11 +2154,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@smithy/protocol-http": {
|
||||
"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==",
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.6.tgz",
|
||||
"integrity": "sha512-F0jAZzwznMmHaggiZgc7YoS08eGpmLvhVktY/Taz6+OAOHfyIqWSDNgFqYR+WHW9z5fp2XvY4mEUrQgYMQ71jw==",
|
||||
"dependencies": {
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -2166,11 +2166,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@smithy/querystring-builder": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.9.tgz",
|
||||
"integrity": "sha512-Yt6CPF4j3j1cuwod/DRflbuXxBFjJm7gAjy6W1RE21Rz5/kfGFqiZBXWmmXwGtnnhiLThYwoHK4S6/TQtnx0Fg==",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.10.tgz",
|
||||
"integrity": "sha512-uujJGp8jzrrU1UHme8sUKEbawQTcTmUWsh8rbGXYD/lMwNLQ+9jQ9dMDWbbH9Hpoa9RER1BeL/38WzGrbpob2w==",
|
||||
"dependencies": {
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"@smithy/util-uri-escape": "^2.0.0",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
|
|
@ -12436,11 +12436,11 @@
|
|||
"dev": true
|
||||
},
|
||||
"@smithy/abort-controller": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.9.tgz",
|
||||
"integrity": "sha512-8liHOEbx99xcy4VndeQNQhyA0LS+e7UqsuRnDTSIA26IKBv/7vA9w09KOd4fgNULrvX0r3WpA6cwsQTRJpSWkg==",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.10.tgz",
|
||||
"integrity": "sha512-xn7PnFD3m4rQIG00h1lPuDVnC2QMtTFhzRLX3y56KkgFaCysS7vpNevNBgmNUtmJ4eVFc+66Zucwo2KDLdicOg==",
|
||||
"requires": {
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"tslib": "^2.5.0"
|
||||
}
|
||||
},
|
||||
|
|
@ -12586,14 +12586,14 @@
|
|||
}
|
||||
},
|
||||
"@smithy/node-http-handler": {
|
||||
"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==",
|
||||
"version": "2.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.6.tgz",
|
||||
"integrity": "sha512-NspvD3aCwiUNtoSTcVHz0RZz1tQ/SaRIe1KPF+r0mAdCZ9eWuhIeJT8ZNPYa1ITn7/Lgg64IyFjqPynZ8KnYQw==",
|
||||
"requires": {
|
||||
"@smithy/abort-controller": "^2.0.9",
|
||||
"@smithy/protocol-http": "^3.0.5",
|
||||
"@smithy/querystring-builder": "^2.0.9",
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/abort-controller": "^2.0.10",
|
||||
"@smithy/protocol-http": "^3.0.6",
|
||||
"@smithy/querystring-builder": "^2.0.10",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"tslib": "^2.5.0"
|
||||
}
|
||||
},
|
||||
|
|
@ -12607,20 +12607,20 @@
|
|||
}
|
||||
},
|
||||
"@smithy/protocol-http": {
|
||||
"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==",
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.6.tgz",
|
||||
"integrity": "sha512-F0jAZzwznMmHaggiZgc7YoS08eGpmLvhVktY/Taz6+OAOHfyIqWSDNgFqYR+WHW9z5fp2XvY4mEUrQgYMQ71jw==",
|
||||
"requires": {
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"tslib": "^2.5.0"
|
||||
}
|
||||
},
|
||||
"@smithy/querystring-builder": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.9.tgz",
|
||||
"integrity": "sha512-Yt6CPF4j3j1cuwod/DRflbuXxBFjJm7gAjy6W1RE21Rz5/kfGFqiZBXWmmXwGtnnhiLThYwoHK4S6/TQtnx0Fg==",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.10.tgz",
|
||||
"integrity": "sha512-uujJGp8jzrrU1UHme8sUKEbawQTcTmUWsh8rbGXYD/lMwNLQ+9jQ9dMDWbbH9Hpoa9RER1BeL/38WzGrbpob2w==",
|
||||
"requires": {
|
||||
"@smithy/types": "^2.3.3",
|
||||
"@smithy/types": "^2.3.4",
|
||||
"@smithy/util-uri-escape": "^2.0.0",
|
||||
"tslib": "^2.5.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@aws-sdk/client-sts": "^3",
|
||||
"@smithy/node-http-handler": "^2.1.5",
|
||||
"@smithy/node-http-handler": "^2.1.6",
|
||||
"https-proxy-agent": "^5.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue