From 04994f8ea0880eec451e79e273a3d0d276a64776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:47:01 +0000 Subject: [PATCH] fix(lambda): bump the aws group in /lambdas with 7 updates Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.970.0` | `3.979.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.970.0` | `3.978.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/types) | `3.969.0` | `3.973.1` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.970.0` | `3.978.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.970.0` | `3.978.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.970.0` | `3.978.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.970.0` | `3.978.0` | Updates `@aws-sdk/client-ec2` from 3.970.0 to 3.979.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.979.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.970.0 to 3.978.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.978.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.969.0 to 3.973.1 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/types) Updates `@aws-sdk/client-sqs` from 3.970.0 to 3.978.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.978.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.970.0 to 3.978.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.978.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.970.0 to 3.978.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.978.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.970.0 to 3.978.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.978.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.979.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.973.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.978.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] --- .../functions/ami-housekeeper/package.json | 6 +- lambdas/functions/control-plane/package.json | 6 +- .../functions/gh-agent-syncer/package.json | 6 +- .../termination-watcher/package.json | 4 +- lambdas/functions/webhook/package.json | 4 +- lambdas/libs/aws-ssm-util/package.json | 4 +- lambdas/yarn.lock | 884 +++++++++--------- 7 files changed, 478 insertions(+), 436 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index bf0019000b..573de1c630 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@vercel/ncc": "^0.38.4", "aws-sdk-client-mock": "^4.1.0", @@ -26,8 +26,8 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.965.0", - "@aws-sdk/client-ssm": "^3.965.0", + "@aws-sdk/client-ec2": "^3.979.0", + "@aws-sdk/client-ssm": "^3.978.0", "cron-parser": "^5.4.0" }, "nx": { diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 4fe4b650d3..4a2271f2f6 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@octokit/types": "^16.0.0", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", @@ -33,8 +33,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.30.0", - "@aws-sdk/client-ec2": "^3.965.0", - "@aws-sdk/client-sqs": "^3.965.0", + "@aws-sdk/client-ec2": "^3.979.0", + "@aws-sdk/client-sqs": "^3.978.0", "@middy/core": "^6.4.5", "@octokit/auth-app": "8.1.2", "@octokit/core": "7.0.6", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 33a907ea0b..efbc7c33eb 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", "@types/request": "^2.48.13", @@ -28,8 +28,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.965.0", - "@aws-sdk/lib-storage": "^3.965.0", + "@aws-sdk/client-s3": "^3.978.0", + "@aws-sdk/lib-storage": "^3.978.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.1", "axios": "^1.13.2" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index d01a6b18fc..5196610595 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -15,7 +15,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", "@vercel/ncc": "^0.38.4", @@ -24,7 +24,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.965.0", + "@aws-sdk/client-ec2": "^3.979.0", "@middy/core": "^6.4.5" }, "nx": { diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 5bcf8eec00..19d6406837 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/client-eventbridge": "^3.965.0", + "@aws-sdk/client-eventbridge": "^3.978.0", "@octokit/webhooks-types": "^7.6.1", "@types/aws-lambda": "^8.10.159", "@types/express": "^5.0.3", @@ -30,7 +30,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.965.0", + "@aws-sdk/client-sqs": "^3.978.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.1", "@octokit/types": "^16.0.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index bc83f73d21..a59bec401f 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -15,7 +15,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", "aws-sdk-client-mock": "^4.1.0", @@ -23,7 +23,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.965.0" + "@aws-sdk/client-ssm": "^3.978.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 6f37b8bc0f..8ac5799c9c 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,9 +103,9 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.965.0" - "@aws-sdk/client-ssm": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ec2": "npm:^3.979.0" + "@aws-sdk/client-ssm": "npm:^3.978.0" + "@aws-sdk/types": "npm:^3.973.1" "@types/aws-lambda": "npm:^8.10.159" "@vercel/ncc": "npm:^0.38.4" aws-sdk-client-mock: "npm:^4.1.0" @@ -133,8 +133,8 @@ __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.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ssm": "npm:^3.978.0" + "@aws-sdk/types": "npm:^3.973.1" "@types/aws-lambda": "npm:^8.10.159" "@types/node": "npm:^22.19.3" aws-sdk-client-mock: "npm:^4.1.0" @@ -149,9 +149,9 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.30.0" - "@aws-sdk/client-ec2": "npm:^3.965.0" - "@aws-sdk/client-sqs": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ec2": "npm:^3.979.0" + "@aws-sdk/client-sqs": "npm:^3.978.0" + "@aws-sdk/types": "npm:^3.973.1" "@middy/core": "npm:^6.4.5" "@octokit/auth-app": "npm:8.1.2" "@octokit/core": "npm:7.0.6" @@ -176,9 +176,9 @@ __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.965.0" - "@aws-sdk/lib-storage": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-s3": "npm:^3.978.0" + "@aws-sdk/lib-storage": "npm:^3.978.0" + "@aws-sdk/types": "npm:^3.973.1" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@types/aws-lambda": "npm:^8.10.159" @@ -197,8 +197,8 @@ __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.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ec2": "npm:^3.979.0" + "@aws-sdk/types": "npm:^3.973.1" "@middy/core": "npm:^6.4.5" "@types/aws-lambda": "npm:^8.10.159" "@types/node": "npm:^22.19.3" @@ -214,8 +214,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.965.0" - "@aws-sdk/client-sqs": "npm:^3.965.0" + "@aws-sdk/client-eventbridge": "npm:^3.978.0" + "@aws-sdk/client-sqs": "npm:^3.978.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@octokit/types": "npm:^16.0.0" @@ -318,130 +318,130 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-ec2@npm:3.970.0" +"@aws-sdk/client-ec2@npm:^3.979.0": + version: 3.984.0 + resolution: "@aws-sdk/client-ec2@npm:3.984.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.970.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/credential-provider-node": "npm:^3.972.5" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-sdk-ec2": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.984.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/1a5b55bd1c48c8401b4be5391247799d11e196f7ea6d7ecd0e5f9f0ac6be66e5619cae353d435efd691bb641501eb3cddb7a615d932673f7043a946456560daf + checksum: 10c0/424853409f97fe6a50b480fa396b98b1edad44f0c283cedd3fb887c985d64b217d224af2f0580ff298be37913feb704d92d75322536da0c3c24222801121ba54 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.970.0" +"@aws-sdk/client-eventbridge@npm:^3.978.0": + version: 3.984.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.984.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/credential-provider-node": "npm:^3.972.5" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/signature-v4-multi-region": "npm:3.984.0" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.984.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3ad634c147e6cefcc1216dbd373a73160916fc9a851ad0cc058049623fee1d1cecbfd09a4076cdf5e72f179392964856981ee94687f1e22af1970cd3b589bcd5 + checksum: 10c0/06a4508f2cb4a3eeacc524e2837bf97dade0062de024f47390ec2a6972ac7ea07af194a70fbbe31c3780593cfc745f4ffa2d8fed7cada2266c62fb7e4e0c86e6 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-s3@npm:3.970.0" +"@aws-sdk/client-s3@npm:^3.978.0": + version: 3.984.0 + resolution: "@aws-sdk/client-s3@npm:3.984.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.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.969.0" - "@aws-sdk/middleware-expect-continue": "npm:3.969.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-location-constraint": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.970.0" - "@aws-sdk/middleware-ssec": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/credential-provider-node": "npm:^3.972.5" + "@aws-sdk/middleware-bucket-endpoint": "npm:^3.972.3" + "@aws-sdk/middleware-expect-continue": "npm:^3.972.3" + "@aws-sdk/middleware-flexible-checksums": "npm:^3.972.4" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-location-constraint": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.6" + "@aws-sdk/middleware-ssec": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/signature-v4-multi-region": "npm:3.984.0" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.984.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/eventstream-serde-browser": "npm:^4.2.8" "@smithy/eventstream-serde-config-resolver": "npm:^4.3.8" "@smithy/eventstream-serde-node": "npm:^4.2.8" @@ -452,21 +452,21 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/md5-js": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" @@ -474,372 +474,372 @@ __metadata: "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/7b9dfeee7c93e3451e4eb6f83a5f78955ca4f17b444c6b2e34b827eaf067addfbb88308994624666ab9a10f281bb75e75a40c451403ef48dc21fb90eb61b197c + checksum: 10c0/285b912e985fad794fb11b6d22c5f2505929b783c9b13c344a6b4a3dc0838f7b201ef8c88256fcbce921cb0173eab8ec6b599689951bf89279fcda987d16ad63 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-sqs@npm:3.970.0" +"@aws-sdk/client-sqs@npm:^3.978.0": + version: 3.984.0 + resolution: "@aws-sdk/client-sqs@npm:3.984.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.970.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/credential-provider-node": "npm:^3.972.5" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-sdk-sqs": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.984.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/md5-js": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3ebf5c2ecd31be4670b140d8beb6622bdb5fd1d8081bbab02116e2f33bef7e1318450c8dfe5ccf1c2c405f200e93dc1509d34e564c13b4572a185d32328f873f + checksum: 10c0/77c13192ddfa3e0646c623d8e703f501240f0709bc723920ae01c761f5d3d805e15f361b17c4e44911635128cfc2ee13e7ab2129344ba3d0e16010bc8c8de24c languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-ssm@npm:3.970.0" +"@aws-sdk/client-ssm@npm:^3.978.0": + version: 3.984.0 + resolution: "@aws-sdk/client-ssm@npm:3.984.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/credential-provider-node": "npm:^3.972.5" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.984.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/a9fe4e1498c0947ca297e7d8199412158cbe96ac92044dcb4d701a695250681a7314f2f94a25f81923c50c2a4ef122c2f5b86b77554a948d2681679ad5b94439 + checksum: 10c0/8a334565fe0e383fd517eb2871c54fc182248d9c12c2554bc82cc901d752483f9173d0df1d80939d5520831e5eb5bd4e0ef181782b06eb4046ce4345e1d22730 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/client-sso@npm:3.970.0" +"@aws-sdk/client-sso@npm:3.982.0": + version: 3.982.0 + resolution: "@aws-sdk/client-sso@npm:3.982.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.982.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/e95812ac99ca60cb5569583cff19c367da84d862b4632507fa4b9ae800e45a21fbaa9df045b24987b88dd3488592cc96fa31e670b4455f7db9a360d80169839d + checksum: 10c0/ee6e546cd90e49c75c086cbbfaa05f1e6699f94a7b3a53d73f7c507a5f59ac8ac7655db03eb7c345a4cf3f3908446863436690f143e2090cf369ce410e0c740b languageName: node linkType: hard -"@aws-sdk/core@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/core@npm:3.970.0" +"@aws-sdk/core@npm:^3.973.6": + version: 3.973.6 + resolution: "@aws-sdk/core@npm:3.973.6" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/xml-builder": "npm:3.969.0" - "@smithy/core": "npm:^3.20.6" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/xml-builder": "npm:^3.972.4" + "@smithy/core": "npm:^3.22.0" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/6cbd710a0083824de47de047c9f8b5adaff232f150b0f0ddc09984296bd8bb8e8a56080401b2723e72b42b3bf0169531e5c2fb744661f34af316f40ca003bb56 + checksum: 10c0/baa575be0fd2c1148452a115e4d2ff50155f5d4ca1b38b48e0ad8cb5446d76ade3e94f83e9441f435f7ad31d76d92e3cf23fb4a053003c5b2c4a04b7039124d2 languageName: node linkType: hard -"@aws-sdk/crc64-nvme@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/crc64-nvme@npm:3.969.0" +"@aws-sdk/crc64-nvme@npm:3.972.0": + version: 3.972.0 + resolution: "@aws-sdk/crc64-nvme@npm:3.972.0" dependencies: "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/23288d2bf150bbebb95aa035ee0b48d5fc11b94cbb4d2d0ec55c29d3db3a16558718d0129bba31057688834e07cf4353394868d4b499e2c03eb9451aa0a5f193 + checksum: 10c0/c756b934baa51a7582f5efc8a935b3ce3403f0574451ffa8769e2cecac4cd5f08e0c6f0d5cb85c3e3bcf34cbc475c10e9d8302265a5b1fbb37424b5ac2580a6f languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.970.0" +"@aws-sdk/credential-provider-env@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/credential-provider-env@npm:3.972.4" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/33fdb9cea332f79b03ad41ed7f608b4f4e9f227f27aa5aa0995ac12f37c5ce490cf0a6785b5bde0aa05b6c6bfa35d5469f4dcd1533075f9a1fbc2ba898954757 + checksum: 10c0/f25d2dfa77222a515c6f388ee7050ee8caf99147dba52799bf7f0ec1884e7fb5ab722aa271651ca417afbc81d91c1ded0d16d2cf0327aa706ca91cbebbffb7d9 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.970.0" +"@aws-sdk/credential-provider-http@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/credential-provider-http@npm:3.972.6" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/util-stream": "npm:^4.5.10" tslib: "npm:^2.6.2" - checksum: 10c0/246a8a3f396f235319693b188184d317546c4f33b53b60b5899dc410df0bb931ea73ef6a6f8b5dbf25bd157b46f0b79d169203d0a3bfa2eb074cc26ce8195a98 + checksum: 10c0/6c1cee3976c857950b3a429dd10fd53343b4d57b8a05405f6a0af49bf9ec842eee6592bd936c01f07abad701256ca15be8b921b34a2fa6d70e178b2adfa05a6f languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.970.0" +"@aws-sdk/credential-provider-ini@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/credential-provider-ini@npm:3.972.4" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-env": "npm:3.970.0" - "@aws-sdk/credential-provider-http": "npm:3.970.0" - "@aws-sdk/credential-provider-login": "npm:3.970.0" - "@aws-sdk/credential-provider-process": "npm:3.970.0" - "@aws-sdk/credential-provider-sso": "npm:3.970.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/credential-provider-env": "npm:^3.972.4" + "@aws-sdk/credential-provider-http": "npm:^3.972.6" + "@aws-sdk/credential-provider-login": "npm:^3.972.4" + "@aws-sdk/credential-provider-process": "npm:^3.972.4" + "@aws-sdk/credential-provider-sso": "npm:^3.972.4" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.4" + "@aws-sdk/nested-clients": "npm:3.982.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/credential-provider-imds": "npm:^4.2.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/82559746f198ed03d284ee5428854994ca81a5e0050b82885c01aefdcb3095f4489e0ea77510a3cdcf9babddefd55ee73cb1b67c77fb280c7c0e3b1ff6ce191a + checksum: 10c0/a5c86d61d5299ce566d41522d3d1cdcf2963738548e6d742875b24193a1d444f3e5248875ae1d4e1760438972e448e3486927d6c5ec30d5e230ade542872ee1c languageName: node linkType: hard -"@aws-sdk/credential-provider-login@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-login@npm:3.970.0" +"@aws-sdk/credential-provider-login@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/credential-provider-login@npm:3.972.4" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/nested-clients": "npm:3.982.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/151925592321173999a2ee10ef89b4372c5eee8da6cb16002ed731009d777c018de8f993bcd590667d7ec489342a2ac5e9c8d35ce35b89d720cf4b88f9dc8c04 + checksum: 10c0/6660a356b6315ccde07df5e0d3f89157fb69bf9daaad060fd5150357a18bbb96729e7425c7a1da20344d18f2bd92291bb41db8e82d4987745ada0f3fadc0d5a2 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.970.0" +"@aws-sdk/credential-provider-node@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/credential-provider-node@npm:3.972.5" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.970.0" - "@aws-sdk/credential-provider-http": "npm:3.970.0" - "@aws-sdk/credential-provider-ini": "npm:3.970.0" - "@aws-sdk/credential-provider-process": "npm:3.970.0" - "@aws-sdk/credential-provider-sso": "npm:3.970.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/credential-provider-env": "npm:^3.972.4" + "@aws-sdk/credential-provider-http": "npm:^3.972.6" + "@aws-sdk/credential-provider-ini": "npm:^3.972.4" + "@aws-sdk/credential-provider-process": "npm:^3.972.4" + "@aws-sdk/credential-provider-sso": "npm:^3.972.4" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.4" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/credential-provider-imds": "npm:^4.2.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/2e3f4999f906eb079c3791bc69879fefe2ea3e23f8f3a0ba3ad02ee2029d6568f05238eb1db2acbe4a4c103f2f0b9ed90d9f8e1cbdd9e8c386ccd97e0d72fa21 + checksum: 10c0/6768c622206ac40cd6ba6f4bb3e703bdfc34d2166ff8728e1b9d4d4b835a69c39c587b346f348ba870089dedd076f8fa85a47fc257664fe26e5e9f1c04883acd languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.970.0" +"@aws-sdk/credential-provider-process@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/credential-provider-process@npm:3.972.4" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/ce5919f510f8cfd7f0ac2789aae4fbfb2e825a93ef3acfd11f8ac9ed747bc7a2ddc39b173b22466ed1cb57514f508a32ee5f11f9521962ed08df4986689872e8 + checksum: 10c0/bb65d4b22e7cb97bf5999eaee0334e0497b2f7c0316b7e2b44329652566d09cc442a775a3d1c472ce9fa8bbaa4581b94f133fd561d7997bb7b4444276ac5b743 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.970.0" +"@aws-sdk/credential-provider-sso@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/credential-provider-sso@npm:3.972.4" dependencies: - "@aws-sdk/client-sso": "npm:3.970.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/token-providers": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/client-sso": "npm:3.982.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/token-providers": "npm:3.982.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/848a15a0cb607b91a95986f80cb552edd8882033ca1fb2eef9702d096cfba7046f1fdd52fc662cc09cf8bb7cb80ad46c4533c2bb2c348107cbee70a77324aa41 + checksum: 10c0/c8b0fcabfe029d7ade4cc0a8c4efbdbfad5e0fa69bde4d96228dfb36800bf42b42ec5bb8e3ffcc61d82c636c6c0a066280875e1b7a0638aef99ecc8d3f4d1596 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.970.0" +"@aws-sdk/credential-provider-web-identity@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.4" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/nested-clients": "npm:3.982.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/373946a6c8149cf4d657b847dcb0e1c316d844ce3b5d9dcf0d0da6a8ea052ba623045d2e165006902a4def846de369498df76f0ffcb24b5f5a6347cd43f5d3e0 + checksum: 10c0/6ac61dc6666eb96d0ba3c5af63aaf6298bb4e7fb69ef59ccac27ce93d8e75477dd9cbeeb7bea34ae4f91cfa6799892b484f3fdd6535272107e7f4d57966115bc languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/lib-storage@npm:3.970.0" +"@aws-sdk/lib-storage@npm:^3.978.0": + version: 3.984.0 + resolution: "@aws-sdk/lib-storage@npm:3.984.0" dependencies: "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/smithy-client": "npm:^4.11.1" 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.970.0 - checksum: 10c0/31d085fb55f1ef7d7adc989b325ee2ffb579a39e6c9da1e5aaa821de0bb7251189fe0ce84b1e7e765b5b6b00473a17f1864fd2c7f9616ac22558b8164a917b53 + "@aws-sdk/client-s3": ^3.984.0 + checksum: 10c0/a8be5a7151ef72ed3668330573f129e39922638c6ad09dae31b38188532ba3e4b2810af5fcd9ba312bf419a7d4dbed8b705f6f872423e7d04a552af46c2aeab2 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.969.0" +"@aws-sdk/middleware-bucket-endpoint@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-arn-parser": "npm:3.968.0" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-arn-parser": "npm:^3.972.2" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" "@smithy/util-config-provider": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/c826ea68cb38089a7b9194bb8efc03e39437cccd3446e94e0edf9fe018c591f7486885bac65382116a7597fbf0848895850bc0e95035c4fce641da958852c0d9 + checksum: 10c0/391c8f6d514c41543c6a66578ce6d7d29c9cf8677d9a4d07bc0cae27418fb47b65e8104a7a4f9ac2bc3d6ae2ce73dca3ed44fd7fbafb4bcb3cb06858bcae8230 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.969.0" +"@aws-sdk/middleware-expect-continue@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/2847641732193a4615a3a4baa3f0bfcf9b9b8f5401eea811ddf7f9afae2ab539fc7c9f3f4944891490466c7882c86b535718bc5a1907d0d43974e293e8410273 + checksum: 10c0/69bcb15de22c3895df744d85eb668238fb7a307975b4e236c6c19f41f3c2f07a036de06db637abd8accbfadf06c557d3578ad71ac18ef71a3d52091f8ade5b87 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.970.0" +"@aws-sdk/middleware-flexible-checksums@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.972.4" 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.970.0" - "@aws-sdk/crc64-nvme": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/crc64-nvme": "npm:3.972.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/is-array-buffer": "npm:^4.2.0" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" @@ -848,274 +848,287 @@ __metadata: "@smithy/util-stream": "npm:^4.5.10" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/6a8b7a577234c7945e881eaf2dd3e2d74d25d6bb5f04d0b566ebe0cb05d476b9b49d3c3658163466e746b7c365e0abb14b83948f016860b4995c07ae928c3c73 + checksum: 10c0/1a87b03fe834e10287768162b219a3ef4c55c9adce3134c7f2b29ecb730e92aa141057889475855c8d1d6498a5e22381028d17a4b8dcc137f6dfc9f37506c634 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.969.0" +"@aws-sdk/middleware-host-header@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-host-header@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/5d180165141ecde6730d795ea196632efa3597e0d6c6a8aa02708c5110cd2cb1fca5ca77fedd0dbf56daf43aaad0d48d19b1b360deca926f2dbd16bfb9f07ac6 + checksum: 10c0/680a1934403b1544cbe1998ca22d684ff28bbbea78db8bea515bae80f7ede7ce762b2eb6fd5a56030b3a9a56a964e1c62ad40a8e2343e06862e1ccaa0cc3331b languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.969.0" +"@aws-sdk/middleware-location-constraint@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/3e7cb03a338230b9b553592b4f3f476a9511f2b5ffd426ad8f9f769178b66241d81f7a5f7124ba9651d67c1a591ad4aa3e81438aedeaa4c103d65684aed8ff6a + checksum: 10c0/a2a284f24147aaf2a5367cd280f6646700bec03bd5dc66e1db0cf871904d64d21d77f45767edc2cbe2d9ffbd7d55141ff30df0143cc63ae7fe8b89559916bbb5 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-logger@npm:3.969.0" +"@aws-sdk/middleware-logger@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-logger@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/d86afba86a19a86f683c80637c2520e0d39a0dbde8578d4eb9f305b33cf2552aec022aed9d0e47742d16c10460a75fb59a9e0d6a27749458c78659d550d78075 + checksum: 10c0/3cb6c1eddb7344f14f634fe1d6c9e7571ec8fe856ccf62dab71fae5fcef302f3b0e97d9ddb5ee90a427e14f28672cf406e8dadf30693e590f0d2a7eb1b439934 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.969.0" +"@aws-sdk/middleware-recursion-detection@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@aws/lambda-invoke-store": "npm:^0.2.2" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/ee7a119c44829fd6a03e4b4fbcd620890ada5c933f1b7bc44556b50b8e8c733129387c496ac7d8a3d8809956b7e5fa0a6e3d97d97755983f99674de28d1ba3b4 + checksum: 10c0/cc3e30e6968f18a5456c9b786b95579f688dd429422f6792211ebeaa462cf87186fd93996a8f034ce4abd95f39cfc0071c1cb801ad751be766617aac585cbb09 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.970.0" +"@aws-sdk/middleware-sdk-ec2@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-format-url": "npm:3.969.0" - "@smithy/middleware-endpoint": "npm:^4.4.7" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-format-url": "npm:^3.972.3" + "@smithy/middleware-endpoint": "npm:^4.4.12" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/7077ac3c236db2419e773601f6aac7c8e96ce3dd10ba62c677ff80c187264eaadb2eda5a9a86e05a655b8be6457afc6928882fffcbfa92507bbaf7517d5e0ab9 + checksum: 10c0/49aab56ab563948d04810a83fa57a1e6f99a43550a7f40ddb404bf553b645e690e53e6c6d1df7261d9750890e61bb9892c382ac844eed908cb88b9d39f81e071 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.970.0" +"@aws-sdk/middleware-sdk-s3@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.6" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-arn-parser": "npm:3.968.0" - "@smithy/core": "npm:^3.20.6" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-arn-parser": "npm:^3.972.2" + "@smithy/core": "npm:^3.22.0" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/util-config-provider": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-stream": "npm:^4.5.10" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/992aab9883f6ccda05ea5e2603acaa4532072f202887774251bf92546ceed665aba77ddba6f329c413f8b2e8bc376a0117dbf85adc5c44a0dccf79a7a1b09dae + checksum: 10c0/47a02069a24a7ed750ee15eea878d45d4aee11e119f3307100463a47d59ebd73f2b151620f2c78257aad8e6551644c3b03f7826685f302ed4168adadb8c07454 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.970.0" +"@aws-sdk/middleware-sdk-sqs@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@smithy/smithy-client": "npm:^4.10.8" + "@aws-sdk/types": "npm:^3.973.1" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/util-hex-encoding": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/a6e8863aacb41c5fd791e0361fa3e44cf2bff1d0dcccc96fedaf60364885be6eb2f40dd7fe0bdd201b5adfc5a3a9f761f2fc29cff5bec007ddc7af2857dd48d1 + checksum: 10c0/5301a824050138da4846f15d48c5a43f04917f283676e868ddb4b50db74b564135b2d9fe628a118207ecc0c14599a65e669bf282795b41040bdfcf4b2b7c8238 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.969.0" +"@aws-sdk/middleware-ssec@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-ssec@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/c017017a609b9dfcccb7f438a7137d414fb365a4a1b8e72b634ab4a65f2063d18868995d473989eb5a1fe52de174ae767320aaa9d1eba50fa045d0e581391c01 + checksum: 10c0/d4e1df3531947adbbd1cf64d89c5ad7b3596ffc471e83a32f555e0bd05e976d2bd183975689da60e4229bd0611cd53642a3b2355877348e99cdd3a1b7d4135ad languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.970.0" +"@aws-sdk/middleware-user-agent@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-user-agent@npm:3.972.6" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@smithy/core": "npm:^3.20.6" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.982.0" + "@smithy/core": "npm:^3.22.0" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/7109ac7554433e37a2fca737f8fe847528cd0aee33d8c8a30e7d242651b4424cd412a808c40c89f3eed46bb4a266429aa3ba4871229ebced4f96722eb4c7fcd7 + checksum: 10c0/f1ca5fc20b8eef9061070d573f7d0aac1997017e538d0fd37a3bf628df38e81f0e7c28332cf4fbae429d36285f504b37e4ea2500f7cef06c92ed3c4fe25d2349 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/nested-clients@npm:3.970.0" +"@aws-sdk/nested-clients@npm:3.982.0": + version: 3.982.0 + resolution: "@aws-sdk/nested-clients@npm:3.982.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.982.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.4" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.12" + "@smithy/middleware-retry": "npm:^4.4.29" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/node-http-handler": "npm:^4.4.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.28" + "@smithy/util-defaults-mode-node": "npm:^4.2.31" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/e9562cdb816315cf8636acb0f38f3535d02dbd4feebad2b0481c01a69ad39f41987ade53010bb292d35aa349523041c7fc7ce97dce5f594a3b7322f9db39122a + checksum: 10c0/cf8b90bac196d73ba91ed8c71dce190b6f7c8dfad34108cd8017e5c08f23b27b0f2434f7bb22ff36be30bef84c75e3e57bbb87d54a2a26865538bb6bb12b7856 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.969.0" +"@aws-sdk/region-config-resolver@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/region-config-resolver@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/config-resolver": "npm:^4.4.6" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/333578993d82c750422e7906ea4930241a2076448a1a1e5b3846bb499ee95a20821e3ca28e9dadb74d09da208204f3baa74682cefc337798b46ccd9b6f7b810b + checksum: 10c0/6682f729ba131b9067f7af77bcb49f3cae41668614e5c3b21ce8f091346a6961e852d0b72e15f262ad1fdccc9f4190680b35f756244cd691b6314b2866e071d9 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.970.0" +"@aws-sdk/signature-v4-multi-region@npm:3.984.0": + version: 3.984.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.984.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/b50423c831d927c4fb4cdcf2ddbe4caf3654a840a66751a931e459176b06bb2a78c507ba25a4caff824bf8c594d5ac87d95d59d3012274c4eb367103687701f2 + checksum: 10c0/181ba83561b331955b63483bb91f13231e25b9e367ae910f34f46aa99a82f693e71fe807b886b4a16361dcac258d33d5a5fff83f5696eca0345b83818595c751 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/token-providers@npm:3.970.0" +"@aws-sdk/token-providers@npm:3.982.0": + version: 3.982.0 + resolution: "@aws-sdk/token-providers@npm:3.982.0" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.6" + "@aws-sdk/nested-clients": "npm:3.982.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/e67a07f2b4657fd465e4b4846649b6f64080d423ba352d509c94aaacd7d20f6cfa8aa21f098887339d7855606446572ba8366fe902f97a8d4278f6501af3d79a + checksum: 10c0/255875330db17abba86353c558543aaad7b29fef57b336e8861fa559149a1b33906421bb059e602b8b2338f74dcad294195b04342dac3d32f996a9ecf4b5562e languageName: node linkType: hard -"@aws-sdk/types@npm:3.969.0, @aws-sdk/types@npm:^3.965.0": - version: 3.969.0 - resolution: "@aws-sdk/types@npm:3.969.0" +"@aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.4.1": + version: 3.914.0 + resolution: "@aws-sdk/types@npm:3.914.0" + dependencies: + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10c0/71de24f076587ffc53acdc62ef16de711bd0c00f9a40491cd12a2c762e794c751e4ab79e0fb798c06a6a0e731cf0716f7833add085b1c85b7bfa2fba75e83937 + languageName: node + linkType: hard + +"@aws-sdk/types@npm:^3.973.1": + version: 3.973.1 + resolution: "@aws-sdk/types@npm:3.973.1" dependencies: "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/cee8b3b7b1ffab838f44c9dae9565e23dc411e235ab5bf3b1e059b06e36b8f34573813f08959b10772d32d1277239db71f0daab2e04aeed92d1e27c1d6c1ae23 + checksum: 10c0/8a4a183cc39b4d6f4d065ece884b50d397a54b17add32b649f49adbe676174e7bee2c3c94394fc5227a4fccb96c34482291a1eb2702158e1dbb12c441af32863 languageName: node linkType: hard -"@aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.4.1": - version: 3.914.0 - resolution: "@aws-sdk/types@npm:3.914.0" +"@aws-sdk/util-arn-parser@npm:^3.972.2": + version: 3.972.2 + resolution: "@aws-sdk/util-arn-parser@npm:3.972.2" dependencies: - "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/71de24f076587ffc53acdc62ef16de711bd0c00f9a40491cd12a2c762e794c751e4ab79e0fb798c06a6a0e731cf0716f7833add085b1c85b7bfa2fba75e83937 + checksum: 10c0/94aec6e0217da6add9d2334e8ec1c0c23955d279478e0161d00f66fd3527baf8a483e6fc41ecc2fb44e0b4116b52e85847a525ee7bdf43ff07d206f1e4ef03c9 languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.968.0": - version: 3.968.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.968.0" +"@aws-sdk/util-endpoints@npm:3.982.0": + version: 3.982.0 + resolution: "@aws-sdk/util-endpoints@npm:3.982.0" dependencies: + "@aws-sdk/types": "npm:^3.973.1" + "@smithy/types": "npm:^4.12.0" + "@smithy/url-parser": "npm:^4.2.8" + "@smithy/util-endpoints": "npm:^3.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/fcb8f7a5cc660f3231e0e9f481b2a82f449b094e14ec5574c4138131f80a02bb3b35b8ab0b7fe47756ce29123db3346300a16ecf7ada6382a45555f4ae75ff0c + checksum: 10c0/1ebdb4e53e80a5c8f8f742268bbbabd3834b58784e1f6f6015985865893261830e3143282d84a6b1730f069ccd66e0e5d41b1082738c6800b2dac70f189c7e58 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/util-endpoints@npm:3.970.0" +"@aws-sdk/util-endpoints@npm:3.984.0": + version: 3.984.0 + resolution: "@aws-sdk/util-endpoints@npm:3.984.0" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-endpoints": "npm:^3.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/bb4805b4f3673fedef662687dfe7102469dcf740f4f7acebf5730dffc39c5773b447268ef9705e32024f2872c16cf45246fc588af2143bf36236a414cbdb43de + checksum: 10c0/5b49c27e11b94f3a505920b41e7a96be6cd3f370ccf2921d322f65f93ba4d50f99a0c32d9adc0d27500caa1b0ebd4491d6efe773d8f124c8272c9857a0ae4f1a languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/util-format-url@npm:3.969.0" +"@aws-sdk/util-format-url@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/util-format-url@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/querystring-builder": "npm:^4.2.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/21e43500d52b8a560a48056c5d0491d3ee51f09975ac2c0243c062b17b0095f957828a5b0d45bc98710809d01c6ec3c2c4dac921664317a84a0e1a85047ce74f + checksum: 10c0/dd7d63d7550198d257f6b5fb5c351ccd7442a1e9959391b8141a9af85504ef6267e5b4bea3d61efbdc71465bb39a66970b5c2bd27441a6c7fd82bc7983c06350 languageName: node linkType: hard @@ -1128,24 +1141,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.969.0" +"@aws-sdk/util-user-agent-browser@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/6deefdb977206cda7503868ac0a8233e5b16632114be4fff9068f2be05a4818f9414a41f1c720a364032b7310059f4d2529b51dfff1539bca6ca617995c5a087 + checksum: 10c0/637f1396cfbca7b352ffaf332998c4223c35d0fa41431c106151a34c6bfe7c9e32e6a6dc7e75c495714e05f3729ae1f61996da923156c3edcb33e217e24328ad languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.970.0" +"@aws-sdk/util-user-agent-node@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/util-user-agent-node@npm:3.972.4" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/middleware-user-agent": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" @@ -1154,18 +1167,18 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/5e9d5a508001aa4d85eed4249d4c6b997755fc8dde2ec281d11d9464165dc9dfc1132911051de81ab0401f32d5c9a54474ab97a1e2277bbbadbb6cbc05b75a63 + checksum: 10c0/2168c3be4dcdca97289a1d863a00026fb0ee66f3861a90c9b3abba342089ed6d50f1d4b6545047a1f6a98e968614100e8cd8b73856f24b12695bc7e116ef92cb languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/xml-builder@npm:3.969.0" +"@aws-sdk/xml-builder@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/xml-builder@npm:3.972.4" dependencies: "@smithy/types": "npm:^4.12.0" - fast-xml-parser: "npm:5.2.5" + fast-xml-parser: "npm:5.3.4" tslib: "npm:^2.6.2" - checksum: 10c0/fcc1669c09f802182ec1e9e91f171c612182858c5970273a83d4b07a560587e9df902f79a8e63eebf5d1d189b7c39e6ad5e7cb78fa0a20ad7d58e2aecd01af29 + checksum: 10c0/6ed7ace0e74902ddb1075404312182330827b9cc23439676f8a076bd90d10115232854e8e5512fd6a85c290c88b5b381b98b9bf79f573f5eb05b49e944d49f02 languageName: node linkType: hard @@ -4259,9 +4272,9 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.20.6": - version: 3.20.6 - resolution: "@smithy/core@npm:3.20.6" +"@smithy/core@npm:^3.22.0, @smithy/core@npm:^3.22.1": + version: 3.22.1 + resolution: "@smithy/core@npm:3.22.1" dependencies: "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/protocol-http": "npm:^5.3.8" @@ -4269,11 +4282,11 @@ __metadata: "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.11" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/0ee2ffae99945881fd8dfa9003f0dce851f7a60aebc3ac3288f01f20be0b8d116b9de14b93f8f58a1d6bf96f82bb490998d65191bbbf14d52412ff88eba6aea2 + checksum: 10c0/f1f65f7f323128f0b2d9a3ee13b1b4a5942e966ff12016549f4bff8a83ccd6d8d539e29d27c11ccf66d4948e4766bb1b2ea8f37b08c70f85ae8cb2a2ab034e3b languageName: node linkType: hard @@ -4443,11 +4456,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.4.7": - version: 4.4.7 - resolution: "@smithy/middleware-endpoint@npm:4.4.7" +"@smithy/middleware-endpoint@npm:^4.4.12, @smithy/middleware-endpoint@npm:^4.4.13": + version: 4.4.13 + resolution: "@smithy/middleware-endpoint@npm:4.4.13" dependencies: - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.22.1" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" @@ -4455,24 +4468,24 @@ __metadata: "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-middleware": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/448f97a7e243f7bc5158f8f9a5ac58c14a23036ee3b4a46c53730ffb81be16dae501002f4b4f557c4f78a9ab0dbe9a390ab22adbb0464288443b2e473350f5b6 + checksum: 10c0/0a67cf539065c1c2750006d37eee92ed50aca976febf3281f5cb7b52ee028a6f5c66ee8337d9ba7afd21915a17756e8301f0540911ad6d59669353b22450a119 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.23": - version: 4.4.23 - resolution: "@smithy/middleware-retry@npm:4.4.23" +"@smithy/middleware-retry@npm:^4.4.29": + version: 4.4.30 + resolution: "@smithy/middleware-retry@npm:4.4.30" dependencies: "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/service-error-classification": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.2" "@smithy/types": "npm:^4.12.0" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/43ae7f279bb0af7e75bcac8147957c7cf679e275c17fe36e1605a742c307d8a3398457bac3fb3a902ced2a7946b158bd54758e78ab0402b10595f3bbe441614d + checksum: 10c0/bf3294fd62696714a5c66a54e5ce01ce578c55a62f657ea409d55d2c7fe1cb806db9f9f4125fb17fba1d15323165f68758923686c45ab50579c7578e56945894 languageName: node linkType: hard @@ -4522,6 +4535,19 @@ __metadata: languageName: node linkType: hard +"@smithy/node-http-handler@npm:^4.4.9": + version: 4.4.9 + resolution: "@smithy/node-http-handler@npm:4.4.9" + dependencies: + "@smithy/abort-controller": "npm:^4.2.8" + "@smithy/protocol-http": "npm:^5.3.8" + "@smithy/querystring-builder": "npm:^4.2.8" + "@smithy/types": "npm:^4.12.0" + tslib: "npm:^2.6.2" + checksum: 10c0/e60d3724aa8a09273688ca81d5c3d613c3952b0011dc34034b78ab16b08d404c11cf9676b3265f299f7347fc5ad05c9ac0637b70488d9356a7c4b01222ab49e8 + languageName: node + linkType: hard + "@smithy/property-provider@npm:^4.2.8": version: 4.2.8 resolution: "@smithy/property-provider@npm:4.2.8" @@ -4607,18 +4633,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.10.8": - version: 4.10.8 - resolution: "@smithy/smithy-client@npm:4.10.8" +"@smithy/smithy-client@npm:^4.11.1, @smithy/smithy-client@npm:^4.11.2": + version: 4.11.2 + resolution: "@smithy/smithy-client@npm:4.11.2" dependencies: - "@smithy/core": "npm:^3.20.6" - "@smithy/middleware-endpoint": "npm:^4.4.7" + "@smithy/core": "npm:^3.22.1" + "@smithy/middleware-endpoint": "npm:^4.4.13" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.11" tslib: "npm:^2.6.2" - checksum: 10c0/2b96d61bafd7da4ac2657d909b12e3ca0664880ebd1a46961df75097ea1535cfe60a1dc188d9bdd2ed878be28fe2a894db951031e847ae751de8e717bf13f5bc + checksum: 10c0/496ef496306a5acfb0faeb6a5235c8089ac6fb928b6f1b14fb714d60cdf592c2fb6fb5f5f288da5395adc96948314357d47b815397409f4a6aa2db7cc3cc41cd languageName: node linkType: hard @@ -4718,30 +4744,30 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.22": - version: 4.3.22 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.22" +"@smithy/util-defaults-mode-browser@npm:^4.3.28": + version: 4.3.29 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.29" dependencies: "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.2" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/e0e7d7e3995607913c90465056d9f880631f1e881d8a0db929d8bbc8807bd4f6a9a921af2d4fdd6a8a53fc1c65cad7698dffafeaaeb80b1adf0365d3246ab4a0 + checksum: 10c0/1e74208a450182cc786fd59e33b256791690512e233338a68506b932149755297fe08ce8f87da90bc63d6594870d58f7c9b3d100ec3aeea9361688601c8a5f23 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.25": - version: 4.2.25 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.25" +"@smithy/util-defaults-mode-node@npm:^4.2.31": + version: 4.2.32 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.32" dependencies: "@smithy/config-resolver": "npm:^4.4.6" "@smithy/credential-provider-imds": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.2" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/958ff2decd165f5146e16909a9ceedd1b08298dfafc5a994194d6bd2e996157c367f419d9940ff1514eb91fb0ab6e8e050e7236162f4ff5dd3d1ce75c62343d6 + checksum: 10c0/fb8eee0a2cf72cc055d6944912279940365dc584aa341922aa3b8b59809cff13ef55b483017405bb46e905e90960d20760126f7abd4c88d763b5f2bd687895b2 languageName: node linkType: hard @@ -4802,6 +4828,22 @@ __metadata: languageName: node linkType: hard +"@smithy/util-stream@npm:^4.5.11": + version: 4.5.11 + resolution: "@smithy/util-stream@npm:4.5.11" + dependencies: + "@smithy/fetch-http-handler": "npm:^5.3.9" + "@smithy/node-http-handler": "npm:^4.4.9" + "@smithy/types": "npm:^4.12.0" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-buffer-from": "npm:^4.2.0" + "@smithy/util-hex-encoding": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10c0/ebc5f2b46ffacea6530df5ff8940a6d1a4d0019bd9b4bc9158b8ad4973b4a25143fa007c75c6f45a6971813b3c7b6d6c69cc0291f9f451e5972307740cfe1bed + languageName: node + linkType: hard + "@smithy/util-uri-escape@npm:^4.2.0": version: 4.2.0 resolution: "@smithy/util-uri-escape@npm:4.2.0" @@ -7446,14 +7488,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:5.2.5": - version: 5.2.5 - resolution: "fast-xml-parser@npm:5.2.5" +"fast-xml-parser@npm:5.3.4": + version: 5.3.4 + resolution: "fast-xml-parser@npm:5.3.4" dependencies: strnum: "npm:^2.1.0" bin: fxparser: src/cli/cli.js - checksum: 10c0/d1057d2e790c327ccfc42b872b91786a4912a152d44f9507bf053f800102dfb07ece3da0a86b33ff6a0caa5a5cad86da3326744f6ae5efb0c6c571d754fe48cd + checksum: 10c0/d77866ca860ad185153e12f6ba12274d32026319ad8064e4681342b8a8e1ffad3f1f98daf04d77239fb12eb1d906ee7185fd328deda74529680e8dae0f3e9327 languageName: node linkType: hard