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

Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 2.2.1 to 2.2.2.
- [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.2.2/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]
2024-01-09 17:13:15 +00:00
committed by GitHub
parent a7e8a89908
commit ad6ca71e8d
2 changed files with 40 additions and 40 deletions
+39 -39
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-sts": "^3",
"@smithy/node-http-handler": "^2.2.1",
"@smithy/node-http-handler": "^2.2.2",
"https-proxy-agent": "^5.0.0"
},
"devDependencies": {
@@ -1937,11 +1937,11 @@
"dev": true
},
"node_modules/@smithy/abort-controller": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.15.tgz",
"integrity": "sha512-JkS36PIS3/UCbq/MaozzV7jECeL+BTt4R75bwY8i+4RASys4xOyUS1HsRyUNSqUXFP4QyCz5aNnh3ltuaxv+pw==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.16.tgz",
"integrity": "sha512-4foO7738k8kM9flMHu3VLabqu7nPgvIj8TB909S0CnKx0YZz/dcDH3pZ/4JHdatfxlZdKF1JWOYCw9+v3HVVsw==",
"dependencies": {
"@smithy/types": "^2.7.0",
"@smithy/types": "^2.8.0",
"tslib": "^2.5.0"
},
"engines": {
@@ -2141,14 +2141,14 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.2.1.tgz",
"integrity": "sha512-8iAKQrC8+VFHPAT8pg4/j6hlsTQh+NKOWlctJBrYtQa4ExcxX7aSg3vdQ2XLoYwJotFUurg/NLqFCmZaPRrogw==",
"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==",
"dependencies": {
"@smithy/abort-controller": "^2.0.15",
"@smithy/protocol-http": "^3.0.11",
"@smithy/querystring-builder": "^2.0.15",
"@smithy/types": "^2.7.0",
"@smithy/abort-controller": "^2.0.16",
"@smithy/protocol-http": "^3.0.12",
"@smithy/querystring-builder": "^2.0.16",
"@smithy/types": "^2.8.0",
"tslib": "^2.5.0"
},
"engines": {
@@ -2168,11 +2168,11 @@
}
},
"node_modules/@smithy/protocol-http": {
"version": "3.0.11",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.11.tgz",
"integrity": "sha512-3ziB8fHuXIRamV/akp/sqiWmNPR6X+9SB8Xxnozzj+Nq7hSpyKdFHd1FLpBkgfGFUTzzcBJQlDZPSyxzmdcx5A==",
"version": "3.0.12",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.12.tgz",
"integrity": "sha512-Xz4iaqLiaBfbQpB9Hgi3VcZYbP7xRDXYhd8XWChh4v94uw7qwmvlxdU5yxzfm6ACJM66phHrTbS5TVvj5uQ72w==",
"dependencies": {
"@smithy/types": "^2.7.0",
"@smithy/types": "^2.8.0",
"tslib": "^2.5.0"
},
"engines": {
@@ -2180,11 +2180,11 @@
}
},
"node_modules/@smithy/querystring-builder": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.15.tgz",
"integrity": "sha512-e1q85aT6HutvouOdN+dMsN0jcdshp50PSCvxDvo6aIM57LqeXimjfONUEgfqQ4IFpYWAtVixptyIRE5frMp/2A==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.16.tgz",
"integrity": "sha512-Q/GsJT0C0mijXMRs7YhZLLCP5FcuC4797lYjKQkME5CZohnLC4bEhylAd2QcD3gbMKNjCw8+T2I27WKiV/wToA==",
"dependencies": {
"@smithy/types": "^2.7.0",
"@smithy/types": "^2.8.0",
"@smithy/util-uri-escape": "^2.0.0",
"tslib": "^2.5.0"
},
@@ -12500,11 +12500,11 @@
"dev": true
},
"@smithy/abort-controller": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.15.tgz",
"integrity": "sha512-JkS36PIS3/UCbq/MaozzV7jECeL+BTt4R75bwY8i+4RASys4xOyUS1HsRyUNSqUXFP4QyCz5aNnh3ltuaxv+pw==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.16.tgz",
"integrity": "sha512-4foO7738k8kM9flMHu3VLabqu7nPgvIj8TB909S0CnKx0YZz/dcDH3pZ/4JHdatfxlZdKF1JWOYCw9+v3HVVsw==",
"requires": {
"@smithy/types": "^2.7.0",
"@smithy/types": "^2.8.0",
"tslib": "^2.5.0"
}
},
@@ -12668,14 +12668,14 @@
}
},
"@smithy/node-http-handler": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.2.1.tgz",
"integrity": "sha512-8iAKQrC8+VFHPAT8pg4/j6hlsTQh+NKOWlctJBrYtQa4ExcxX7aSg3vdQ2XLoYwJotFUurg/NLqFCmZaPRrogw==",
"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==",
"requires": {
"@smithy/abort-controller": "^2.0.15",
"@smithy/protocol-http": "^3.0.11",
"@smithy/querystring-builder": "^2.0.15",
"@smithy/types": "^2.7.0",
"@smithy/abort-controller": "^2.0.16",
"@smithy/protocol-http": "^3.0.12",
"@smithy/querystring-builder": "^2.0.16",
"@smithy/types": "^2.8.0",
"tslib": "^2.5.0"
}
},
@@ -12689,20 +12689,20 @@
}
},
"@smithy/protocol-http": {
"version": "3.0.11",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.11.tgz",
"integrity": "sha512-3ziB8fHuXIRamV/akp/sqiWmNPR6X+9SB8Xxnozzj+Nq7hSpyKdFHd1FLpBkgfGFUTzzcBJQlDZPSyxzmdcx5A==",
"version": "3.0.12",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.12.tgz",
"integrity": "sha512-Xz4iaqLiaBfbQpB9Hgi3VcZYbP7xRDXYhd8XWChh4v94uw7qwmvlxdU5yxzfm6ACJM66phHrTbS5TVvj5uQ72w==",
"requires": {
"@smithy/types": "^2.7.0",
"@smithy/types": "^2.8.0",
"tslib": "^2.5.0"
}
},
"@smithy/querystring-builder": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.15.tgz",
"integrity": "sha512-e1q85aT6HutvouOdN+dMsN0jcdshp50PSCvxDvo6aIM57LqeXimjfONUEgfqQ4IFpYWAtVixptyIRE5frMp/2A==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.16.tgz",
"integrity": "sha512-Q/GsJT0C0mijXMRs7YhZLLCP5FcuC4797lYjKQkME5CZohnLC4bEhylAd2QcD3gbMKNjCw8+T2I27WKiV/wToA==",
"requires": {
"@smithy/types": "^2.7.0",
"@smithy/types": "^2.8.0",
"@smithy/util-uri-escape": "^2.0.0",
"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.1",
"@smithy/node-http-handler": "^2.2.2",
"https-proxy-agent": "^5.0.0"
},
"keywords": [