From e9d513df2ec670eeac1527986a34b3a0097d23df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:28:48 +0000 Subject: [PATCH] fix(lambda): bump the aws group in /lambdas with 6 updates Bumps the aws group in /lambdas with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.749.0` | `3.750.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.749.0` | `3.750.0` | Updates `@aws-sdk/client-ec2` from 3.749.0 to 3.750.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.749.0 to 3.750.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-ssm) Updates `@aws-sdk/client-sqs` from 3.749.0 to 3.750.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.749.0 to 3.750.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.749.0 to 3.750.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.749.0 to 3.750.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] --- .../functions/ami-housekeeper/package.json | 4 +- lambdas/functions/control-plane/package.json | 4 +- .../functions/gh-agent-syncer/package.json | 4 +- .../termination-watcher/package.json | 2 +- lambdas/functions/webhook/package.json | 4 +- lambdas/libs/aws-ssm-util/package.json | 2 +- lambdas/yarn.lock | 558 ++++++++++-------- 7 files changed, 327 insertions(+), 251 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 745565154e..19d9846095 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -39,8 +39,8 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.749.0", - "@aws-sdk/client-ssm": "^3.749.0", + "@aws-sdk/client-ec2": "^3.750.0", + "@aws-sdk/client-ssm": "^3.750.0", "@aws-sdk/types": "^3.734.0", "cron-parser": "^4.9.0", "typescript": "^5.7.3" diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 510560121d..1633253d3f 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -41,8 +41,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.14.0", - "@aws-sdk/client-ec2": "^3.749.0", - "@aws-sdk/client-sqs": "^3.749.0", + "@aws-sdk/client-ec2": "^3.750.0", + "@aws-sdk/client-sqs": "^3.750.0", "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.1.3", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index e2fc730e8b..a95979a65a 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -37,8 +37,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.749.0", - "@aws-sdk/lib-storage": "^3.749.0", + "@aws-sdk/client-s3": "^3.750.0", + "@aws-sdk/lib-storage": "^3.750.0", "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 7f6007639f..14aa5c65c9 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.749.0", + "@aws-sdk/client-ec2": "^3.750.0", "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "typescript": "^5.7.3" diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 049d437033..39a46a4156 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -16,7 +16,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/client-eventbridge": "^3.749.0", + "@aws-sdk/client-eventbridge": "^3.750.0", "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/express": "^5.0.0", @@ -40,7 +40,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.749.0", + "@aws-sdk/client-sqs": "^3.750.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.8.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index f6fb5a370f..3805fa00b3 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.749.0", + "@aws-sdk/client-ssm": "^3.750.0", "@aws-sdk/types": "^3.734.0" }, "nx": { diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 122888e383..265b8a8e08 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,8 +103,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.749.0" - "@aws-sdk/client-ssm": "npm:^3.749.0" + "@aws-sdk/client-ec2": "npm:^3.750.0" + "@aws-sdk/client-ssm": "npm:^3.750.0" "@aws-sdk/types": "npm:^3.734.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" @@ -164,7 +164,7 @@ __metadata: resolution: "@aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ssm": "npm:^3.749.0" + "@aws-sdk/client-ssm": "npm:^3.750.0" "@aws-sdk/types": "npm:^3.734.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" @@ -194,8 +194,8 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.14.0" - "@aws-sdk/client-ec2": "npm:^3.749.0" - "@aws-sdk/client-sqs": "npm:^3.749.0" + "@aws-sdk/client-ec2": "npm:^3.750.0" + "@aws-sdk/client-sqs": "npm:^3.750.0" "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.1.3" @@ -233,8 +233,8 @@ __metadata: resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-s3": "npm:^3.749.0" - "@aws-sdk/lib-storage": "npm:^3.749.0" + "@aws-sdk/client-s3": "npm:^3.750.0" + "@aws-sdk/lib-storage": "npm:^3.750.0" "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" @@ -265,7 +265,7 @@ __metadata: resolution: "@aws-github-runner/termination-watcher@workspace:functions/termination-watcher" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.749.0" + "@aws-sdk/client-ec2": "npm:^3.750.0" "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" @@ -297,8 +297,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.749.0" - "@aws-sdk/client-sqs": "npm:^3.749.0" + "@aws-sdk/client-eventbridge": "npm:^3.750.0" + "@aws-sdk/client-sqs": "npm:^3.750.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.8.0" @@ -406,45 +406,45 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-ec2@npm:3.749.0" +"@aws-sdk/client-ec2@npm:^3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/client-ec2@npm:3.750.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/credential-provider-node": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/credential-provider-node": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.749.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -453,86 +453,86 @@ __metadata: "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/391aa4c3404d6add1f68e905e5b1c6f7b7891ac75c6d16ba923fdf750b25e6442681df0f0391d2a2104e33096ae880ef88ed94d1a02e9c7b18779f6f087ba560 + checksum: 10c0/21057814d777734c9a9033c56f9b7ececc1a7ee9b10d25ba87f2f0c97677e2bddf15a3d8712bcee62b6037e310e9ced070a20c6fd1235dff926f75cf4716fe2a languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.749.0" +"@aws-sdk/client-eventbridge@npm:^3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.750.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/credential-provider-node": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/credential-provider-node": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.749.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/9e0f9194599ff04a7ef7bf10b0b499cb0b3a0d3e42bc47c21bd4362601baa1916edf34cf0a6d9f0a6f283bbf3a945068a8fbeaedac81fa6affa533d3a0dfb02a + checksum: 10c0/207d8a6292318a79546a37d9c82f39dd09f0886e1873e53c8f08b771b69c7d7dd3ca83c15929311e61d2cd5b9254f4808f08a90f95f83439d5d2288f0f079d88 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-s3@npm:3.749.0" +"@aws-sdk/client-s3@npm:^3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/client-s3@npm:3.750.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/credential-provider-node": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/credential-provider-node": "npm:3.750.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.734.0" "@aws-sdk/middleware-expect-continue": "npm:3.734.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.749.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-location-constraint": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.749.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.750.0" "@aws-sdk/middleware-ssec": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.749.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@aws-sdk/xml-builder": "npm:3.734.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -543,119 +543,119 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.1.1" "@smithy/util-utf8": "npm:^4.0.0" "@smithy/util-waiter": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/a71df78b44471e58b89e80a6ed0815d89d251af422ef0cb8ba92475f17a713e90f595e75dfdd743b9bfb6b9058911c49c912e49654ee882f84bf4b282eb8e54c + checksum: 10c0/502099eb11b014a5a13ad3b363fa33aa4706c4b9717b64b76fdf30cc8b0b907ce6dc4fbfc751deddfc978c88a46545e2ba310da2dec6c138cf59f7cfe2ed70f4 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-sqs@npm:3.749.0" +"@aws-sdk/client-sqs@npm:^3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/client-sqs@npm:3.750.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/credential-provider-node": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/credential-provider-node": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.749.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f69eae7a7e249eb75026deb9e9409459daed5b217cd9a1b3463d69e1426d72190019720043e500f1de2d1cbfa88784c34a270e4b171d043da952d3a538927264 + checksum: 10c0/acab5fa621e9cf6b87bd44b4fa8e7206ca6f96cbc30cc000c0711ccf384de97e8d687a802eb08365721a090029a3c9918f6d3f535e1556159ca8e8812f3c34da languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-ssm@npm:3.749.0" +"@aws-sdk/client-ssm@npm:^3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/client-ssm@npm:3.750.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/credential-provider-node": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/credential-provider-node": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -664,205 +664,205 @@ __metadata: "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/d3e73e1715117c154e7f837878368b25c7889d5d1c0fc3d516ea070f99bad46ebc0f81b416f1eb1a70d7c3621d779b497338bb99647996ccafdb1a91980e4460 + checksum: 10c0/45017aa8b5cb141243cd2e095ca74f901b2cc7cac83ccabc9ee9674b3cb1fd2b19fa560b28f122cb70bc7cc37bc5f87635e264a082335f43d738c8203ba873b9 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-sso@npm:3.749.0" +"@aws-sdk/client-sso@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/client-sso@npm:3.750.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/fcc721ca8b308cf90e27351c2961855a692ae986f031dadc9e19ba021b0d9c2199a1ca66c40e7711bba3373fb029f811cac9544921affcc2950f5922f3acd686 + checksum: 10c0/a7f2688697dfa9bad799cbd984295e9b685431ec8da13bdf12b8bf5e6c218e3caae231eba147f216d6cf6607c15ded0895535740131986a44e0ca121a095942e languageName: node linkType: hard -"@aws-sdk/core@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/core@npm:3.749.0" +"@aws-sdk/core@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/core@npm:3.750.0" dependencies: "@aws-sdk/types": "npm:3.734.0" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/c3853b159b51daef46da610402ae992030b6a0701e6ff513372f035f101eb08f58ee6fbb585e78c460d1e48aca227a09157cb79218646badb46b5ee71966f2f0 + checksum: 10c0/45e45a8ea152a10972aa6f54bfda8da9ca70edcf11b793b900b216a3244b149f6bf79a9ee1aaca8d4244511229045e883a6d469fd6e425e58a874bfd5660bee3 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.749.0" +"@aws-sdk/credential-provider-env@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/8b1d3abe20feb8b130edb5a744c43b1ad46c31fc293533d33f2f768789cfacfd889bdcaa6bb2418f402ede0fb49104b3b001682d06e250b30bbfe69bd732f1e3 + checksum: 10c0/19d4c486ef8e3acc7b249d9e617390edfcdf42b5f75ab10ac6d2491681aa9c3e835dea99c41d51a09433011843f20c84a724fbee8ef8fd01f4313c2689b8383a languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.749.0" +"@aws-sdk/credential-provider-http@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/property-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" - "@smithy/util-stream": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/30bdecc29f83e655b4d67f15bea6e9d22151c2bc1635f56d4dfdd7e6ff52c235cdbed5f183ac1e55e98e5827c1326b49fb5de0f059539e0f43d63bc8ee2d357c + checksum: 10c0/3324dbd96f6daebf71fd422819bdd35778e49bc697ed1b638b4572da89c45946029135603d1be855f01e01961627eee3361c5be3e20994467413dc3ae7fa45a0 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.749.0" +"@aws-sdk/credential-provider-ini@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/credential-provider-env": "npm:3.749.0" - "@aws-sdk/credential-provider-http": "npm:3.749.0" - "@aws-sdk/credential-provider-process": "npm:3.749.0" - "@aws-sdk/credential-provider-sso": "npm:3.749.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.749.0" - "@aws-sdk/nested-clients": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/credential-provider-env": "npm:3.750.0" + "@aws-sdk/credential-provider-http": "npm:3.750.0" + "@aws-sdk/credential-provider-process": "npm:3.750.0" + "@aws-sdk/credential-provider-sso": "npm:3.750.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.750.0" + "@aws-sdk/nested-clients": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/056cc57887168b129dd549cb7b9e050dfc5f113f79e6cf3c2da45eaff8b0532bb8d4021c579a9241a448cea95a94e2c2503443012b780b4e1950191344a4ff94 + checksum: 10c0/f25c297e2717bdf09ae167051be8080079810d4634d2125fb3118f9bcf2d65d41e7f765fdbe857e1f1298833dc0433c18c545146ea9ef2192c25a35842bce881 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.749.0" +"@aws-sdk/credential-provider-node@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.750.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.749.0" - "@aws-sdk/credential-provider-http": "npm:3.749.0" - "@aws-sdk/credential-provider-ini": "npm:3.749.0" - "@aws-sdk/credential-provider-process": "npm:3.749.0" - "@aws-sdk/credential-provider-sso": "npm:3.749.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.749.0" + "@aws-sdk/credential-provider-env": "npm:3.750.0" + "@aws-sdk/credential-provider-http": "npm:3.750.0" + "@aws-sdk/credential-provider-ini": "npm:3.750.0" + "@aws-sdk/credential-provider-process": "npm:3.750.0" + "@aws-sdk/credential-provider-sso": "npm:3.750.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/291402c8672a0bc37c5f5a0de618de7532b6ca199aea23214f560347a0da3c8b57dd33f53c3458ad5898f87faa3ca9a131b699789dac1f7f4586fd07e6e6bbd3 + checksum: 10c0/3badb574b7c00d764795672451bb19f3f83c7f2e37ef9c6742063973507c8c445607894e90ba8a84ab7cae07528e275635e479869ae6c14d65f68a234121b119 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.749.0" +"@aws-sdk/credential-provider-process@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/b6efa5d5ca33725ff2933ea2777c1ab56ea59b365d4a3ddae95560f8e4093a1ac530f3dffb58ddd4f67038cecb1a71b99fc8fae0cd8c765b7ec2019f93d26ca7 + checksum: 10c0/f6bf9e83daaa685afe3bd413a12ef02424467e852526d51bfe210672cc353068394462e9af61eda2403fef6fb1c40e790b98b231ff130e2bf56d7b4621a725e5 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.749.0" +"@aws-sdk/credential-provider-sso@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.750.0" dependencies: - "@aws-sdk/client-sso": "npm:3.749.0" - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/token-providers": "npm:3.749.0" + "@aws-sdk/client-sso": "npm:3.750.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/token-providers": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/75aa3c2b9273d6efa76a2abece1f3f20d6db45a4b9c1353d53e395aafaefd8b9226dd024e8c85446a5132fbdc03a3ee78bfd0cce855c65462b073a5b2a8e6821 + checksum: 10c0/32eb0a38c7f7c69a69fddf5411b3d4442226b54bef472316561685ab70438247f2a053255b2e2e3e79862c79b5614293e97fcc30e7e2fa3bf42e841de9f18974 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.749.0" +"@aws-sdk/credential-provider-web-identity@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" - "@aws-sdk/nested-clients": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/nested-clients": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/08ec53f56deb5ffe6ece0d3bcdd4d72dbefd1a9f26d81f686e08bd04e942c270053c5a8a4a322e3340171f77ca869ac41dc60c281dbeea59bb8b3ad28bf55b93 + checksum: 10c0/7a81561002c5b7a819c279bd2b881271b3bd0f641cef34a57e928eb7c0313d7302343e5a7c36ab452146ce2a03fe3c151d1b781553fab93d27c8478116d87ba2 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/lib-storage@npm:3.749.0" +"@aws-sdk/lib-storage@npm:^3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/lib-storage@npm:3.750.0" dependencies: "@smithy/abort-controller": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/smithy-client": "npm:^4.1.5" buffer: "npm:5.6.0" events: "npm:3.3.0" stream-browserify: "npm:3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-s3": ^3.749.0 - checksum: 10c0/11758c1529d53de78284c3f85c070167c51f085ee5e63f1d58aa3a7e5a5096f7cba9572120c37e3116a772833d8141dc32e7c87a4c0aef13a282371968900917 + "@aws-sdk/client-s3": ^3.750.0 + checksum: 10c0/2e03e785bfd87326412e4fbca5af9485a942715529748a459e4954d6c22e13654dbe8ce8c4f42f929db8f88f80bf95896b318ece48bbca226b707e99b28b0b10 languageName: node linkType: hard @@ -893,24 +893,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.749.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.750.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/is-array-buffer": "npm:^4.0.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.1.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3044fc248bc4e76bd2e756f98e277e3e701a0514f0870fc4ee66c870c3ad312a35b733b05749d0e756a96f296724a73d312c3f7abda6d5faaba5caef61d49531 + checksum: 10c0/d1c176d54978d3de1bb71531270e546ead441741547cc2f1aef97445d7af29aefee754df6ee9e85b06ca3528cfce22142c5c9c94f1f6e2bf12bb7c858462a73e languageName: node linkType: hard @@ -960,55 +960,55 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.749.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.750.0" dependencies: "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-format-url": "npm:3.734.0" - "@smithy/middleware-endpoint": "npm:^4.0.4" + "@smithy/middleware-endpoint": "npm:^4.0.5" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/45d5e9d005519418152de005556f226bd3424d5881f408d8eb0b879633fe5e5fca6817581cfd4f7829b7743a15fabfe26531e2b301979f005087d11f6428ae6c + checksum: 10c0/19fdcd680647364d743f428eacefedc84a9f8fae24e3d8e941802d07d2c66f07cf0d608827c1257c9a9407edaa8a5d07844a760e31f13960426748251d8a1dbe languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.749.0" +"@aws-sdk/middleware-sdk-s3@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-arn-parser": "npm:3.723.0" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/util-config-provider": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.1.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/4dff4870f8b2c57be84c694d1a4bf30782aa9788b9cbfeb63d393b5264c7bfca076b9e3333900b9133cff2b81f9a6d5cc1053fcd7c14a651f487aa468d4f71da + checksum: 10c0/f7e5e08c4ae895577f767060a7bc5cd7d9c24f105b66c44e906015932fcd4071c2e6c76e9e9df3790b8d4e72746a0f9dc628e8b7477fdafb81c8de8ccce1a24b languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.749.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.750.0" dependencies: "@aws-sdk/types": "npm:3.734.0" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/dc04cd2ba3914b8d32667d17da5125794060349d38f1381123732cdb1b4f1497edbb8514fd1768f78523a196aef368661993a851151e0f4d16166d6774bdbc52 + checksum: 10c0/a55151e05c7e3f8185069558dfd8939d179d9a48ce31f005687fce882b0a8310f4383b697a240d6565db35f460f49e774c89d4cf3f933190c02e317d099cb418 languageName: node linkType: hard @@ -1023,64 +1023,64 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.749.0" +"@aws-sdk/middleware-user-agent@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.750.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/049769b7f9e8de6f663a4728864da5c32aa485f651f37055f42894794cfb576f9482bfc84b8314db9bde78f7c2dab04d316fe5e92b47533653ddab53e2150c94 + checksum: 10c0/24e5636b40370b778631b4af6381082318ad3de64b5566805215b0242e4f58b089ab2cb2c8c915b12b007ac8a7477a37db71c5d0fbd40b1452fccd68e17f984c languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/nested-clients@npm:3.749.0" +"@aws-sdk/nested-clients@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/nested-clients@npm:3.750.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.750.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.750.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.4" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-retry": "npm:^4.0.6" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.6" + "@smithy/util-defaults-mode-node": "npm:^4.0.6" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/cc9b7d6d064f353f1afecd61d31108212435662ee421cded598e50a02ea889f3fac7d7d5700332cb2d4de7549731de14da2eddd810958402f8729809785c2f52 + checksum: 10c0/6bb067637b529b7db3e7ad0fd00baa36261b7436fd0ecda645250b2bcb40b4d00c62989a5fe766e190b35cf829dc8cb8b91a56ecc00f3078da3bb6aeadd8bf66 languageName: node linkType: hard @@ -1098,31 +1098,31 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.749.0" +"@aws-sdk/signature-v4-multi-region@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.750.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.749.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/25620882758a93494ec1ee02ea656a72d2aaba059e78b8c166d5068a224f26ff0059e5f6df27ee26d8fb0310fb8815a03526bae4a9539f3f5efc1f38db3bb60f + checksum: 10c0/b51c9bc6dda0b2ae2f5d75897be67f1408d27def508206b9c62cddd68e2ec7911e91a174b853dbfae7df8b294c01583ab0b936b9ce4acd00ff2e87b538268000 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/token-providers@npm:3.749.0" +"@aws-sdk/token-providers@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/token-providers@npm:3.750.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.749.0" + "@aws-sdk/nested-clients": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/c881a05ef66574435d29f902d2f82e1473ca8887af458169bf6266c709145ae36e79193d8165785414f86de2b8b6f2484220ce2d5f8b0a0c48d80d5c7be72845 + checksum: 10c0/1486ad60eef09bce9d9c118048c27969bdfee25721524a65a1c66e3461a1413e6ca1dedbf51976d8b39168c5045039d9e5a0d841b44aa29293858c07037a1c80 languageName: node linkType: hard @@ -1200,11 +1200,11 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.749.0" +"@aws-sdk/util-user-agent-node@npm:3.750.0": + version: 3.750.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.750.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.750.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" @@ -1214,7 +1214,7 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/947e58dbb62bd513027817908d207469faa7f8ffd8f6abd812a02649493c429658113c2b692d2cbae5cc1c671373b6f9ea968d3661744f1617baa48f68190608 + checksum: 10c0/0f903a4830a2d88e962644eb3a11a7d672898224579a3812172cbdabb881338bff08d904801cb9480c006342f7f605cb764c413e5cb09d4ccf5e40b82734b554 languageName: node linkType: hard @@ -4244,7 +4244,7 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.1.3, @smithy/core@npm:^3.1.4": +"@smithy/core@npm:^3.1.4": version: 3.1.4 resolution: "@smithy/core@npm:3.1.4" dependencies: @@ -4260,6 +4260,22 @@ __metadata: languageName: node linkType: hard +"@smithy/core@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/core@npm:3.1.5" + dependencies: + "@smithy/middleware-serde": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.1.2" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/3f705fd7cc4eb4fc8c9cc1a9466012f3f08ec7427528fd51d32353e7adb964bd59426adf188e9a933ee9d1e5fa57cefc1917da2ccee1737edb0eb9fe460e90a9 + languageName: node + linkType: hard + "@smithy/credential-provider-imds@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/credential-provider-imds@npm:4.0.1" @@ -4426,7 +4442,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.0.4, @smithy/middleware-endpoint@npm:^4.0.5": +"@smithy/middleware-endpoint@npm:^4.0.5": version: 4.0.5 resolution: "@smithy/middleware-endpoint@npm:4.0.5" dependencies: @@ -4442,20 +4458,36 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.0.5": +"@smithy/middleware-endpoint@npm:^4.0.6": version: 4.0.6 - resolution: "@smithy/middleware-retry@npm:4.0.6" + resolution: "@smithy/middleware-endpoint@npm:4.0.6" + dependencies: + "@smithy/core": "npm:^3.1.5" + "@smithy/middleware-serde": "npm:^4.0.2" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/0745d4eb28a1d0419e1f6efe9b726b5ff1389c2e9fcde407e0739a262b66b0e0eb130fe7e80e99e95e3c7472af4d597a592ec8be751f2184ca6947e77e31d0ea + languageName: node + linkType: hard + +"@smithy/middleware-retry@npm:^4.0.6": + version: 4.0.7 + resolution: "@smithy/middleware-retry@npm:4.0.7" dependencies: "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/service-error-classification": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/395888b3ae39b4bfa91b145f77f72a31de63a5e1fe7bbefb6a8ce0596b6843f92cf640421cf3e802746e6432946035d61e5e665d0dc1bdc9c70ce318b6347c45 + checksum: 10c0/17b01c539aa4f972ee03711ac88b1337dc534235fcf78914bea9745c45de4630103209907a69902843fe05cbbda6b41f908f24c0a4032c3fe92ff475242271d8 languageName: node linkType: hard @@ -4504,6 +4536,19 @@ __metadata: languageName: node linkType: hard +"@smithy/node-http-handler@npm:^4.0.3": + version: 4.0.3 + resolution: "@smithy/node-http-handler@npm:4.0.3" + dependencies: + "@smithy/abort-controller": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/querystring-builder": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/03e0e40725ac8884dc1715288bdbe6f05e8073c623c7d4eb4d6859e6ffdee1c831e407b1d286860580d7cb341d5ec41274e8888f2aeac6f865c0890ac4e9403c + languageName: node + linkType: hard + "@smithy/property-provider@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/property-provider@npm:4.0.1" @@ -4589,7 +4634,7 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.1.4, @smithy/smithy-client@npm:^4.1.5": +"@smithy/smithy-client@npm:^4.1.5": version: 4.1.5 resolution: "@smithy/smithy-client@npm:4.1.5" dependencies: @@ -4604,6 +4649,21 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^4.1.6": + version: 4.1.6 + resolution: "@smithy/smithy-client@npm:4.1.6" + dependencies: + "@smithy/core": "npm:^3.1.5" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.1.2" + tslib: "npm:^2.6.2" + checksum: 10c0/d3989f9af17e35e01ef09d3db52136548e9fa0433ec35ee4f192cd618e93a4a0472d79288655763142c7832d643ee3f0ecf6b84ea520bb07aa319615a2ed9629 + languageName: node + linkType: hard + "@smithy/types@npm:^2.12.0": version: 2.12.0 resolution: "@smithy/types@npm:2.12.0" @@ -4700,31 +4760,31 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.5": - version: 4.0.6 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.6" +"@smithy/util-defaults-mode-browser@npm:^4.0.6": + version: 4.0.7 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.7" dependencies: "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/4c1d406f7bde7455649ef70d1f09955e614da8a000ffeceac111aad0ee3daeb126206e88ae169f359da3aace382e2800bc20475438343ff87970682a3fdc6aa2 + checksum: 10c0/baefe69c613cbaacaf3aea78d8bbdb4051acaceb32161e65a74cadbdf25b92a84dc3b3566a4ad6ed6f3f4d0c70357a8557ed3cc899db2c38c5570a63ca58a07b languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.5": - version: 4.0.6 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.6" +"@smithy/util-defaults-mode-node@npm:^4.0.6": + version: 4.0.7 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.7" dependencies: "@smithy/config-resolver": "npm:^4.0.1" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/30209b45ed2f45d8152e4be2bffb1fe6b9a99fb350659170adcef464bd7f926c33651555d0592f1fbe1280432e90d0862061dd486af438afd9b356db20b0986e + checksum: 10c0/f380fb3a39250cd2a11f2706d14d64fee58c130b27b16754ec268758dd9aaae6bac13bf892580857ffd6d1ab3a6092ee61aafb1f90b7b5b66fc7e1a2b616929c languageName: node linkType: hard @@ -4769,7 +4829,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^4.1.0, @smithy/util-stream@npm:^4.1.1": +"@smithy/util-stream@npm:^4.1.1": version: 4.1.1 resolution: "@smithy/util-stream@npm:4.1.1" dependencies: @@ -4785,6 +4845,22 @@ __metadata: languageName: node linkType: hard +"@smithy/util-stream@npm:^4.1.2": + version: 4.1.2 + resolution: "@smithy/util-stream@npm:4.1.2" + dependencies: + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/node-http-handler": "npm:^4.0.3" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-buffer-from": "npm:^4.0.0" + "@smithy/util-hex-encoding": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/639328ec53d44f703b1e3cb9363397f6b506626584b22c68897133831b25026359f99f2b89c6d6c597e72773ff3508a374ae13cc266f1d1f761bcfbe9e4318d5 + languageName: node + linkType: hard + "@smithy/util-uri-escape@npm:^4.0.0": version: 4.0.0 resolution: "@smithy/util-uri-escape@npm:4.0.0"