chore: Bump @smithy/node-http-handler from 2.2.2 to 2.3.1 (#980)

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

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2024-01-23 04:00:46 +00:00
committed by GitHub
parent 2119c3b075
commit 0bd285c4bc
2 changed files with 28 additions and 28 deletions
+27 -27
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-sts": "^3",
"@smithy/node-http-handler": "^2.2.2",
"@smithy/node-http-handler": "^2.3.1",
"https-proxy-agent": "^5.0.0"
},
"devDependencies": {
@@ -1918,11 +1918,11 @@
"dev": true
},
"node_modules/@smithy/abort-controller": {
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.16.tgz",
"integrity": "sha512-4foO7738k8kM9flMHu3VLabqu7nPgvIj8TB909S0CnKx0YZz/dcDH3pZ/4JHdatfxlZdKF1JWOYCw9+v3HVVsw==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.1.1.tgz",
"integrity": "sha512-1+qdrUqLhaALYL0iOcN43EP6yAXXQ2wWZ6taf4S2pNGowmOc5gx+iMQv+E42JizNJjB0+gEadOXeV1Bf7JWL1Q==",
"dependencies": {
"@smithy/types": "^2.8.0",
"@smithy/types": "^2.9.1",
"tslib": "^2.5.0"
},
"engines": {
@@ -2122,14 +2122,14 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.2.2.tgz",
"integrity": "sha512-XO58TO/Eul/IBQKFKaaBtXJi0ItEQQCT+NI4IiKHCY/4KtqaUT6y/wC1EvDqlA9cP7Dyjdj7FdPs4DyynH3u7g==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.3.1.tgz",
"integrity": "sha512-gLA8qK2nL9J0Rk/WEZSvgin4AppvuCYRYg61dcUo/uKxvMZsMInL5I5ZdJTogOvdfVug3N2dgI5ffcUfS4S9PA==",
"dependencies": {
"@smithy/abort-controller": "^2.0.16",
"@smithy/protocol-http": "^3.0.12",
"@smithy/querystring-builder": "^2.0.16",
"@smithy/types": "^2.8.0",
"@smithy/abort-controller": "^2.1.1",
"@smithy/protocol-http": "^3.1.1",
"@smithy/querystring-builder": "^2.1.1",
"@smithy/types": "^2.9.1",
"tslib": "^2.5.0"
},
"engines": {
@@ -2149,11 +2149,11 @@
}
},
"node_modules/@smithy/protocol-http": {
"version": "3.0.12",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.12.tgz",
"integrity": "sha512-Xz4iaqLiaBfbQpB9Hgi3VcZYbP7xRDXYhd8XWChh4v94uw7qwmvlxdU5yxzfm6ACJM66phHrTbS5TVvj5uQ72w==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.1.1.tgz",
"integrity": "sha512-6ZRTSsaXuSL9++qEwH851hJjUA0OgXdQFCs+VDw4tGH256jQ3TjYY/i34N4vd24RV3nrjNsgd1yhb57uMoKbzQ==",
"dependencies": {
"@smithy/types": "^2.8.0",
"@smithy/types": "^2.9.1",
"tslib": "^2.5.0"
},
"engines": {
@@ -2161,12 +2161,12 @@
}
},
"node_modules/@smithy/querystring-builder": {
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.16.tgz",
"integrity": "sha512-Q/GsJT0C0mijXMRs7YhZLLCP5FcuC4797lYjKQkME5CZohnLC4bEhylAd2QcD3gbMKNjCw8+T2I27WKiV/wToA==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.1.1.tgz",
"integrity": "sha512-C/ko/CeEa8jdYE4gt6nHO5XDrlSJ3vdCG0ZAc6nD5ZIE7LBp0jCx4qoqp7eoutBu7VrGMXERSRoPqwi1WjCPbg==",
"dependencies": {
"@smithy/types": "^2.8.0",
"@smithy/util-uri-escape": "^2.0.0",
"@smithy/types": "^2.9.1",
"@smithy/util-uri-escape": "^2.1.1",
"tslib": "^2.5.0"
},
"engines": {
@@ -2243,9 +2243,9 @@
}
},
"node_modules/@smithy/types": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.8.0.tgz",
"integrity": "sha512-h9sz24cFgt/W1Re22OlhQKmUZkNh244ApgRsUDYinqF8R+QgcsBIX344u2j61TPshsTz3CvL6HYU1DnQdsSrHA==",
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.9.1.tgz",
"integrity": "sha512-vjXlKNXyprDYDuJ7UW5iobdmyDm6g8dDG+BFUncAg/3XJaN45Gy5RWWWUVgrzIK7S4R1KWgIX5LeJcfvSI24bw==",
"dependencies": {
"tslib": "^2.5.0"
},
@@ -2417,9 +2417,9 @@
}
},
"node_modules/@smithy/util-uri-escape": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz",
"integrity": "sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-2.1.1.tgz",
"integrity": "sha512-saVzI1h6iRBUVSqtnlOnc9ssU09ypo7n+shdQ8hBTZno/9rZ3AuRYvoHInV57VF7Qn7B+pFJG7qTzFiHxWlWBw==",
"dependencies": {
"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.2.2",
"@smithy/node-http-handler": "^2.3.1",
"https-proxy-agent": "^5.0.0"
},
"keywords": [