From f59595035b5afd11f00906adefe285115fc14679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 07:10:24 +0000 Subject: [PATCH] fix(lambda): bump the aws group across 1 directory with 7 updates Bumps the aws group with 7 updates in the /lambdas directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.923.0` | `3.930.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.922.0` | `3.930.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.922.0` | `3.930.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.922.0` | `3.930.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.922.0` | `3.930.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.922.0` | `3.930.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.922.0` | `3.930.0` | Updates `@aws-sdk/client-ec2` from 3.923.0 to 3.930.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.930.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.922.0 to 3.930.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.930.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.922.0 to 3.930.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.930.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.930.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.922.0 to 3.930.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.930.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.922.0 to 3.930.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.930.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.922.0 to 3.930.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.930.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.930.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.930.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.930.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.930.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.930.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.930.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.930.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 | 1632 ++++++++--------- 7 files changed, 829 insertions(+), 833 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index c8f4371933..1415aa6648 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.921.0", + "@aws-sdk/types": "^3.930.0", "@types/aws-lambda": "^8.10.155", "@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.921.0", - "@aws-sdk/client-ssm": "^3.921.0", + "@aws-sdk/client-ec2": "^3.930.0", + "@aws-sdk/client-ssm": "^3.930.0", "cron-parser": "^5.4.0" }, "nx": { diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index fec26c785c..efd15f7cd7 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.921.0", + "@aws-sdk/types": "^3.930.0", "@octokit/types": "^16.0.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.19.0", @@ -33,8 +33,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.28.1", - "@aws-sdk/client-ec2": "^3.921.0", - "@aws-sdk/client-sqs": "^3.921.0", + "@aws-sdk/client-ec2": "^3.930.0", + "@aws-sdk/client-sqs": "^3.930.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 aeddb95e72..a853908d00 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.921.0", + "@aws-sdk/types": "^3.930.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.19.0", "@types/request": "^2.48.13", @@ -28,8 +28,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.921.0", - "@aws-sdk/lib-storage": "^3.921.0", + "@aws-sdk/client-s3": "^3.930.0", + "@aws-sdk/lib-storage": "^3.930.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 8997399c81..751b3060f5 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.921.0", + "@aws-sdk/types": "^3.930.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.19.0", "@vercel/ncc": "^0.38.4", @@ -24,7 +24,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.921.0", + "@aws-sdk/client-ec2": "^3.930.0", "@middy/core": "^6.4.5" }, "nx": { diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 71f7eb70b2..5654816c6d 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.921.0", + "@aws-sdk/client-eventbridge": "^3.930.0", "@octokit/webhooks-types": "^7.6.1", "@types/aws-lambda": "^8.10.155", "@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.921.0", + "@aws-sdk/client-sqs": "^3.930.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 403ca41c6e..f239a9b9a8 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.921.0", + "@aws-sdk/types": "^3.930.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.19.0", "aws-sdk-client-mock": "^4.1.0", @@ -23,7 +23,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.921.0" + "@aws-sdk/client-ssm": "^3.930.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index fdebd1d681..60d819c663 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.921.0" - "@aws-sdk/client-ssm": "npm:^3.921.0" - "@aws-sdk/types": "npm:^3.921.0" + "@aws-sdk/client-ec2": "npm:^3.930.0" + "@aws-sdk/client-ssm": "npm:^3.930.0" + "@aws-sdk/types": "npm:^3.930.0" "@types/aws-lambda": "npm:^8.10.155" "@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.921.0" - "@aws-sdk/types": "npm:^3.921.0" + "@aws-sdk/client-ssm": "npm:^3.930.0" + "@aws-sdk/types": "npm:^3.930.0" "@types/aws-lambda": "npm:^8.10.155" "@types/node": "npm:^22.19.0" 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.28.1" - "@aws-sdk/client-ec2": "npm:^3.921.0" - "@aws-sdk/client-sqs": "npm:^3.921.0" - "@aws-sdk/types": "npm:^3.921.0" + "@aws-sdk/client-ec2": "npm:^3.930.0" + "@aws-sdk/client-sqs": "npm:^3.930.0" + "@aws-sdk/types": "npm:^3.930.0" "@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.921.0" - "@aws-sdk/lib-storage": "npm:^3.921.0" - "@aws-sdk/types": "npm:^3.921.0" + "@aws-sdk/client-s3": "npm:^3.930.0" + "@aws-sdk/lib-storage": "npm:^3.930.0" + "@aws-sdk/types": "npm:^3.930.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@types/aws-lambda": "npm:^8.10.155" @@ -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.921.0" - "@aws-sdk/types": "npm:^3.921.0" + "@aws-sdk/client-ec2": "npm:^3.930.0" + "@aws-sdk/types": "npm:^3.930.0" "@middy/core": "npm:^6.4.5" "@types/aws-lambda": "npm:^8.10.155" "@types/node": "npm:^22.19.0" @@ -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.921.0" - "@aws-sdk/client-sqs": "npm:^3.921.0" + "@aws-sdk/client-eventbridge": "npm:^3.930.0" + "@aws-sdk/client-sqs": "npm:^3.930.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@octokit/types": "npm:^16.0.0" @@ -315,736 +315,732 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.921.0": - version: 3.923.0 - resolution: "@aws-sdk/client-ec2@npm:3.923.0" +"@aws-sdk/client-ec2@npm:^3.930.0": + version: 3.933.0 + resolution: "@aws-sdk/client-ec2@npm:3.933.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/credential-provider-node": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/credential-provider-node": "npm:3.933.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.930.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.4" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/util-waiter": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/8aacfc94b545e445ee9bdfb116aff22b663fb012ebcfe1d7698044328d7698763647ac12b525e1c9872bf23f94316ecdef9385568072b6c6b31a9b15392ced5d + checksum: 10c0/4f3161263c8767a185aa088bdd92715beef1a52ddd4b6dd2eb9c856428d3462a2753b2fed122bf7035232bdd5d3e225f1cdc576677dccea590bd4cc97c63d4c0 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.921.0": - version: 3.922.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.922.0" +"@aws-sdk/client-eventbridge@npm:^3.930.0": + version: 3.933.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.933.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/credential-provider-node": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/credential-provider-node": "npm:3.933.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/e17b71d172672a9dc44fe0df099f8ad9d2845da629c77b7315410bf45de80163d768d86ba9a6025146ab9516d054f705789b5a298087267d2a260b6422118a72 + checksum: 10c0/e48b91ba4c9d873be2a5fd816a650cfc55f126647bd6b7a36a4cbe808555f9b8d557e4176d83ed3b510490e2c2e03e4af25933d737d164fb6d3ab8eeb8772a72 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.921.0": - version: 3.922.0 - resolution: "@aws-sdk/client-s3@npm:3.922.0" +"@aws-sdk/client-s3@npm:^3.930.0": + version: 3.933.0 + resolution: "@aws-sdk/client-s3@npm:3.933.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.922.0" - "@aws-sdk/credential-provider-node": "npm:3.922.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.922.0" - "@aws-sdk/middleware-expect-continue": "npm:3.922.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-location-constraint": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.922.0" - "@aws-sdk/middleware-ssec": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@aws-sdk/xml-builder": "npm:3.921.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/eventstream-serde-browser": "npm:^4.2.4" - "@smithy/eventstream-serde-config-resolver": "npm:^4.3.4" - "@smithy/eventstream-serde-node": "npm:^4.2.4" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-blob-browser": "npm:^4.2.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/hash-stream-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/md5-js": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/credential-provider-node": "npm:3.933.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.930.0" + "@aws-sdk/middleware-expect-continue": "npm:3.930.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.932.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-location-constraint": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.932.0" + "@aws-sdk/middleware-ssec": "npm:3.930.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/eventstream-serde-browser": "npm:^4.2.5" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.5" + "@smithy/eventstream-serde-node": "npm:^4.2.5" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-blob-browser": "npm:^4.2.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/hash-stream-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/md5-js": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" - "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" + "@smithy/util-stream": "npm:^4.5.6" "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.4" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/util-waiter": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/ed94e34b271a336dc85149605e4dbe2dba65d791b30f4cdb3c39660737a1b6d66ae3b3a75a9634d48e08d25c1483ce1e5a99521828c9e39282e8eaa871bb83f9 + checksum: 10c0/f57e3baa34a4b8e1160aa12fccd3abe14d5e37abcddc4d15f5ba818870fd144b76ed25da7594324935259e6f6daa63c898217ee494f1f6c184767f3047341d63 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.921.0": - version: 3.922.0 - resolution: "@aws-sdk/client-sqs@npm:3.922.0" +"@aws-sdk/client-sqs@npm:^3.930.0": + version: 3.933.0 + resolution: "@aws-sdk/client-sqs@npm:3.933.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/credential-provider-node": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/md5-js": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/credential-provider-node": "npm:3.933.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.930.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/md5-js": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/f54c0517e2ce5163dbb231e7d2bcdfbb336781a7030e9ea990414b7ae3780c1a05bc28aca42ab5bed8107998bbce1ac32c374c58652f658a8c289a30b45855c5 + checksum: 10c0/69f392983453a8706009631015a6770a051b1fa122eb9b6e9600b23455b95298d6635075037f0b0dfed44c7a21cbb439d69eaecf2d77c9592971419340ece8bb languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.921.0": - version: 3.922.0 - resolution: "@aws-sdk/client-ssm@npm:3.922.0" +"@aws-sdk/client-ssm@npm:^3.930.0": + version: 3.933.0 + resolution: "@aws-sdk/client-ssm@npm:3.933.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/credential-provider-node": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/credential-provider-node": "npm:3.933.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.4" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/util-waiter": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/039559e886bf7c4bcb501321ccd916424f914b47bce9b37c64e3a12b15733068ea9364f15d7604c9d36d0c66976b8dc92226529675f885979e393e89c5b7ef59 + checksum: 10c0/71ea987d7144605494d9835d75e2b34b3538b8b5adb20c0893e2d53b0fda0563d10f4d029c4bb5362d59de05213a2782c578e27d2577ef390c714023fda24b73 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/client-sso@npm:3.922.0" +"@aws-sdk/client-sso@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/client-sso@npm:3.933.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/32170244bc1569857cc9062c86416eb0b6bab9f8284f357a7abb535bff0865dfd8ed56e0648ef23a4c58e26f4523ba62ee87b3895ee2a053b60f93efa8147cf3 + checksum: 10c0/668f1bcffe180f69a54df952cddd9455b675d3cc26095236154defb85838940241de8aca04c7d79139ff9bd5c418c25816678a0b5007f0a5206597a93b58538e languageName: node linkType: hard -"@aws-sdk/core@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/core@npm:3.922.0" +"@aws-sdk/core@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/core@npm:3.932.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/xml-builder": "npm:3.921.0" - "@smithy/core": "npm:^3.17.2" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/signature-v4": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/xml-builder": "npm:3.930.0" + "@smithy/core": "npm:^3.18.2" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/signature-v4": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/fdd9fb28853ece26617338630dbaa04c1d9261b6b6977a4db8230fecc177e1ef12ae86833af66b8f325a59bac6ad2451069256ef73595a50af00fe02e52aed01 + checksum: 10c0/6281fb602151029e79d2a11603a22259a9e3b8794a4ab2bda3378337dee53c773b6e71b7c9edabee6e1690c0f329f4203ba32e11b18eeb27e264782b8a939886 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.922.0" +"@aws-sdk/credential-provider-env@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.932.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/c3ba63c50814c9922588f5639ac1113364de4c81af4288962b09ba371d366ef5bb97a7667813a44ee17477abac776acaef7d037672453a5fbe105e95d5e227ef + checksum: 10c0/8e51df25ca4bcc130f91b38bf34463126319cbb3374546d1b70fd407d7d5f156bf790afd8c4f5201fffc6f3568e34d8d4c5693ec245f7178914ef961afbc5379 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.922.0" +"@aws-sdk/credential-provider-http@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.932.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/util-stream": "npm:^4.5.5" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/util-stream": "npm:^4.5.6" tslib: "npm:^2.6.2" - checksum: 10c0/70f3c6315a2cd3ece055d2732a9b4eab2129781aa29d437a59f7e9a153b0b649b43f375692bcda252801bc7c9798cb1f25e9c3cabdcf383021542243c6154287 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.922.0" - dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/credential-provider-env": "npm:3.922.0" - "@aws-sdk/credential-provider-http": "npm:3.922.0" - "@aws-sdk/credential-provider-process": "npm:3.922.0" - "@aws-sdk/credential-provider-sso": "npm:3.922.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.922.0" - "@aws-sdk/nested-clients": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/credential-provider-imds": "npm:^4.2.4" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + checksum: 10c0/9311976376f9572b1194c2ccc454da0390c3fe784177250542744a510fd3c0a40925b1a509d90f2520b38e53c3bffc5175e158dbe39e4c952752c55fca3d0fba + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.933.0" + dependencies: + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/credential-provider-env": "npm:3.932.0" + "@aws-sdk/credential-provider-http": "npm:3.932.0" + "@aws-sdk/credential-provider-process": "npm:3.932.0" + "@aws-sdk/credential-provider-sso": "npm:3.933.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.933.0" + "@aws-sdk/nested-clients": "npm:3.933.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/credential-provider-imds": "npm:^4.2.5" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/7d58cfa719f99b2f30e262147df8d7bdaeb61918d8d913303c52500edffb017c24855123d42c7b9d277bf044e4c0fb6041a5097d686951c5acdcc173a9edfb6b + checksum: 10c0/af4eb701282c8e49810154118c11aa64d507e93f60619153455d9aa0ecd53d973e4742b7f4ad844d28a9e96d697279919f1f3086d977093c6fee71c00060866a languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.922.0" +"@aws-sdk/credential-provider-node@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.933.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.922.0" - "@aws-sdk/credential-provider-http": "npm:3.922.0" - "@aws-sdk/credential-provider-ini": "npm:3.922.0" - "@aws-sdk/credential-provider-process": "npm:3.922.0" - "@aws-sdk/credential-provider-sso": "npm:3.922.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/credential-provider-imds": "npm:^4.2.4" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/credential-provider-env": "npm:3.932.0" + "@aws-sdk/credential-provider-http": "npm:3.932.0" + "@aws-sdk/credential-provider-ini": "npm:3.933.0" + "@aws-sdk/credential-provider-process": "npm:3.932.0" + "@aws-sdk/credential-provider-sso": "npm:3.933.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.933.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/credential-provider-imds": "npm:^4.2.5" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/3e303fb04f9a9f27c78270662f96a649157c37dc580608dd1dd16df1a0a56027c7650ef777aeb9297149979dc88efeab58a687b7127573ba73c4b972398e58d2 + checksum: 10c0/ba79c8b2b01226f2972705db5056e4712ab3aa843a83bad2c66abde48965db1a4a7548d0ff0e72517dbea3294df2f671e0b5f0d20f0203f1270c3731002693d3 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.922.0" +"@aws-sdk/credential-provider-process@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.932.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/1ea7f7135a9ff5e1b76338be23e71f425a336f38083eb67d82bf94138e7fdb137ea96e512cbab3843f6af2fde4c1f3e9f68a6586688a427e198017292ae38856 + checksum: 10c0/32765a809f828a4d2a0542fb2f4e97f0d9aa73b708a5962296fc11d4829573583c1354acb3ed3bf3803727ef4cd4838d355186746cc32ec82aa1876d3ca221c6 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.922.0" +"@aws-sdk/credential-provider-sso@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.933.0" dependencies: - "@aws-sdk/client-sso": "npm:3.922.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/token-providers": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/client-sso": "npm:3.933.0" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/token-providers": "npm:3.933.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/277e756a6ac8e4a253822bbcb4065854a649f81f574d220287c224156c423bcbb0238028695ca5c3a4c99fd73a99a5627171bf397dd6a943e700621423bf0842 + checksum: 10c0/d707b8844ec22c04aee1f5524e0511475c0641cbdfd97f0c60906fcf30d6fe74050137bf682498c3db819cf0b71b6121d38442966e54014442e1e87b31cb3a05 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.922.0" +"@aws-sdk/credential-provider-web-identity@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.933.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/nested-clients": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/nested-clients": "npm:3.933.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/f30912be8e568331300c79d308c0bf4e7428e7c5dd93351e9fe1f71d9a0ef899a252d7e372032b296985ccc4768a575e2538b31d3a6d854146a5b96d7681b0b9 + checksum: 10c0/c7a24f6f53aafdd3f80c11cbd54010b9eaa94a8e2f0fc8eccc41b1c99a403b0a578f05819ec39cf7edbe716471f07fd06564e791dad06eba0cc979ab77a4567c languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.921.0": - version: 3.922.0 - resolution: "@aws-sdk/lib-storage@npm:3.922.0" +"@aws-sdk/lib-storage@npm:^3.930.0": + version: 3.933.0 + resolution: "@aws-sdk/lib-storage@npm:3.933.0" dependencies: - "@smithy/abort-controller": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/abort-controller": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/smithy-client": "npm:^4.9.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.922.0 - checksum: 10c0/20b4bde1f6decdde135113cd2a16580cf635bc7d10a536e33461082d340bb9e20cf7bb1cef0707fdf48b61303d012303d10ed0dc1fd61e28bfbffd67d2c58f59 + "@aws-sdk/client-s3": ^3.933.0 + checksum: 10c0/703240e6498e3f53384c150f7d0a83034273d9a39a0ca71596458673e5d457184191f75b308a039d52224355a6113cd7870f6d74d90c4e9a01fd1a3ca4e1963b languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.922.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/types": "npm:3.930.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-config-provider": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/12bec86e132953f85cac9a177e6ba4ffc14981222b20269b273f696f8786d31eb3627f14f2def183eb9bc980b7818f7eeb69de6ab916fbdbbd2935a96f0367a7 + checksum: 10c0/916be162c00a1b8da3a679b06d8d2f6182b88d87afbbec8d22f1a6368180856a26fa96dde56f5b4a247d01c8972aae86c13f19dc3c039f72eab4ba6621387376 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.922.0" +"@aws-sdk/middleware-expect-continue@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/f7416fa024094abfb9008a60bcf50fc46fa13e84970d20dbdfd1149a97f6959de02879426300a575a7f8951d196647abdd5f530eb2d4f12ce115950c34dbccdb + checksum: 10c0/ec6343fb1044fabe1b2b33469405201f1db7078f15f5da0e101ef21a26a39e5dfcda70bd00fc10ddfc5471f41b01aa5857f2b629fe6caabffdc016cf2906b139 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.922.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.932.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.922.0" - "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-stream": "npm:^4.5.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-stream": "npm:^4.5.6" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/2cb719f24ac735aa97d0594bea98fe529a4185a14e82e1e0903c7b0c33d7aa5952e8848ce9d35004c7acdea397bc695e69fc9c76ed7020ed3f32459737a2ff78 + checksum: 10c0/dca526ea4c825fada94fe8abbca60016463f054069d084ebdb1ad423a788690056dc4fd3348009b565abc99eab8e6efd09415282124bb4940afd77e3a10b9407 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.922.0" +"@aws-sdk/middleware-host-header@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/a3c0664b13bce6274ff67c809bc61553e178879842182064093b0e3628e91ade7555da2e29ca08d058125fc902a33601d0ed46d6a29f49f55d33f7a11166d1ba + checksum: 10c0/1e63fba34977dc74004c627d3bc92c7ec226b8e3e4b10af38c0004b915e5e644d9a7ea84f17dfd111fadc67c67f2a668eeaa67216803a2c4b30bb8bd6efd1c42 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.922.0" +"@aws-sdk/middleware-location-constraint@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/5d1991b35aec1e9658fdf299146345c916e72d474926c8410cf82f8044401cffa42e593397643d9f7c3276aeaa369ebff001a0c0be6a4af9e36c4752fe5617e6 + checksum: 10c0/2ff5ede2cc912f0688e06f1ff4dbf3da0e18bcbaf9bafaa872526adbb4275c54609ffe92c0ad1f581e1f0833d17216ec7ea3af405eb4b609e64b11d2041c53e0 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-logger@npm:3.922.0" +"@aws-sdk/middleware-logger@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-logger@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/b9e24de778ba03b39e531e485b05d2ea8deaed6e1f69dea3b8e33c133c1fa350821edb1cc12193c799af513897012b6b9bcb449d16d6f847a921a553101896e6 + checksum: 10c0/f680f9d0da3d56260ec1943393c04dc5f4e88c305a777af868c2e640dcd9663f3facb49d96112e50a191d4890a41a134227de55191e00b8e6413f06959435a9e languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.922.0" +"@aws-sdk/middleware-recursion-detection@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.933.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@aws/lambda-invoke-store": "npm:^0.1.1" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@aws/lambda-invoke-store": "npm:^0.2.0" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/9975b01a3ff28e2fb8cb29b252f2839c59efd72f84f0d50cf69d51617452741feb6d4d1fb7fdee929d1b3791fd7d98cb1cad16362ac35fee33d68e8868ce8ef2 + checksum: 10c0/3c5c916382d26f36f1ed321e83e227ae95f635f68e8b96b8470015701f351ae4bd0281278d4b154e6286b8005473289cedefd161de579ef17d89149adc693797 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.922.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-format-url": "npm:3.922.0" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/signature-v4": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-format-url": "npm:3.930.0" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/signature-v4": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/d9668ee918f602b6c40178f1ddf5234b60a710884c040e877c99d62f627cacbc9f90b615c3507c987b74ee9ee7e7c5ba1a9d2d4e0d31e019fdd89cea51f20cf4 + checksum: 10c0/f1f86fb1244e8207311faa9f53949c6802ad7cb55cf3dbe343445e3c92d25fc0ee217047e56b7b6de9e29354e2ae27a7c102791d754ed1cb3dd36f156b65467a languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.922.0" +"@aws-sdk/middleware-sdk-s3@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.932.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/core": "npm:^3.17.2" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/signature-v4": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" + "@smithy/core": "npm:^3.18.2" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/signature-v4": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-stream": "npm:^4.5.6" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/fd6950bf2fa8516f90fe256895cf3baf008b5d444cc425ddf3e844f5829a55f822b7ee83e75f3ff458b733853715668142d67b2c1b8496f236d5ad9cb64546d1 + checksum: 10c0/4b65cbfd98ad0594f4c45ee27342eff471662e2f3b9a9b3a2d0a421c4e4e02454d6aae4de027cbe1cc925594abba6b45a8ffbd800ae6b0785656d956d2cf44a5 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.922.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-hex-encoding": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/750d8734fa858b60af22202e00423cc7dc745d0d829a7a72f7d278563e813fb0be3c312a63769d37869f56c62bf9e54459b1f9c040950a4fa3fc8c6c5422ce48 + checksum: 10c0/855bbf3871317f197512af8d35fb8a620c012ca01d9b8bb0748763ec8e078de94bd509f62b9ed89bd14e8435a133d86bc6246146fe01b296b6162ea0312d75df languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.922.0" +"@aws-sdk/middleware-ssec@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/fe21229157aef84b6871dcc2a1bc97a267a9d5a54c784c18df265d6cdeebf99c8801e3a8b610ef26b4629afd217c130383c0d34edf0660d8fc8085690d5a0915 + checksum: 10c0/4d014c1abf7945fc75d7e32dd083c1048e08d44fcfdb10b586e528f3928b36dfeb60d4299b33623d2060d8201c27756fa28b2e26b328faf7533d1cc23d84fe24 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.922.0" +"@aws-sdk/middleware-user-agent@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.932.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@smithy/core": "npm:^3.17.2" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@smithy/core": "npm:^3.18.2" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/be3d38d7082ab003ddb489ccdfe30ebd5e639fe2c6465bcbce11fc64b275ba6aa9fa1f8d39e460a60419dec6a67b7d236023485f9b2aeebdec2404ae2612dabb + checksum: 10c0/8d9a4cf650764a05911a3039d1ac54bbf66e4798ebc584366de632f9cc9ae2d29d2cea580f5be03dd86e977775d53ebb2224a1b9e9480bdbfd399f4a8c134267 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/nested-clients@npm:3.922.0" +"@aws-sdk/nested-clients@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/nested-clients@npm:3.933.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/middleware-host-header": "npm:3.922.0" - "@aws-sdk/middleware-logger": "npm:3.922.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/region-config-resolver": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@aws-sdk/util-endpoints": "npm:3.922.0" - "@aws-sdk/util-user-agent-browser": "npm:3.922.0" - "@aws-sdk/util-user-agent-node": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/core": "npm:^3.17.2" - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/hash-node": "npm:^4.2.4" - "@smithy/invalid-dependency": "npm:^4.2.4" - "@smithy/middleware-content-length": "npm:^4.2.4" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-retry": "npm:^4.4.6" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/middleware-host-header": "npm:3.930.0" + "@aws-sdk/middleware-logger": "npm:3.930.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.933.0" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/region-config-resolver": "npm:3.930.0" + "@aws-sdk/types": "npm:3.930.0" + "@aws-sdk/util-endpoints": "npm:3.930.0" + "@aws-sdk/util-user-agent-browser": "npm:3.930.0" + "@aws-sdk/util-user-agent-node": "npm:3.932.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/core": "npm:^3.18.2" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/hash-node": "npm:^4.2.5" + "@smithy/invalid-dependency": "npm:^4.2.5" + "@smithy/middleware-content-length": "npm:^4.2.5" + "@smithy/middleware-endpoint": "npm:^4.3.9" + "@smithy/middleware-retry": "npm:^4.4.9" + "@smithy/middleware-serde": "npm:^4.2.5" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/smithy-client": "npm:^4.9.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" "@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.5" - "@smithy/util-defaults-mode-node": "npm:^4.2.7" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-defaults-mode-browser": "npm:^4.3.8" + "@smithy/util-defaults-mode-node": "npm:^4.2.11" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/87b6d0a0edab2d7c746fe7567d7e9fc95006b5ae5b16d6b3ff7518692f933fbb4ff392a6951cc30b820c602722aef49fde82575ca302a013490cce859c1ffeff + checksum: 10c0/3ce432757e648731c545de5d112272d46ba67a24d9eba4536059a8af4034e91caaea86f40c2aeba39c76efcf4492b41e939b59c0e3f1891c0b4dce5e92a81843 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.922.0" +"@aws-sdk/region-config-resolver@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/config-resolver": "npm:^4.4.1" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/05ade4d91e33c69db35af9bd1da4003a95c02a9e24b862116699db27cc86e719ff2b74df6d8c5960dedbd06ef19a104ec3f734f36eeab7140fb0a69b5870192d + checksum: 10c0/17977852c551b6b895acf365938d257c0bc172f3fc90f37ee8ade8057acdef90bc66319687aa2e6d16bb4aa87140fc55ae37589cf5111e1a467dfb5ce7421b8e languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.922.0" +"@aws-sdk/signature-v4-multi-region@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.932.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/signature-v4": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/middleware-sdk-s3": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/signature-v4": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/1e307a0b8a8ee5a70e2ba8d84e5106bbf68d288fde8dcedbea7b693958d381710ea75161fb937ff75af3fbe833a0fef2c8b67e212bb51d9d0b5815b13c56f461 + checksum: 10c0/dc19168eb2da314b4ddea434b5d7229ed4dc4d6af16ecbf31b2b7c750c3f4e219eb7f1b36e589b1b3ce446f8cbfda93d4f84edf1cc3533696afd33fc6eb4cac7 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/token-providers@npm:3.922.0" +"@aws-sdk/token-providers@npm:3.933.0": + version: 3.933.0 + resolution: "@aws-sdk/token-providers@npm:3.933.0" dependencies: - "@aws-sdk/core": "npm:3.922.0" - "@aws-sdk/nested-clients": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/core": "npm:3.932.0" + "@aws-sdk/nested-clients": "npm:3.933.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/ba5817a75c0b4cd92aab2d88996fb0a622309538e642f137aee102d1b04962e1b4d39256a157c09be23507ab95859d1a6979faa0ae45b6ca1fe13fa6f4e1d7bc + checksum: 10c0/d50349c3bbff398ff12da65dfdefa94ddc393bbb954a9a33d0e10c1ad7c90a3a460c440481e838b3c1d54bcd6f35e9e5bd185fdc7640e73551420ca66ed2e1d4 languageName: node linkType: hard -"@aws-sdk/types@npm:3.922.0, @aws-sdk/types@npm:^3.921.0": - version: 3.922.0 - resolution: "@aws-sdk/types@npm:3.922.0" +"@aws-sdk/types@npm:3.930.0, @aws-sdk/types@npm:^3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/types@npm:3.930.0" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/8a02f3af191d553ed54d30c404ac35c439db71c64ed45a7bcbf53e6200662030df8f28e0559679b14aa0d0afbb91479c11cc4656545a80d0a64567e6959cfca0 + checksum: 10c0/8487d53c953cb8dc7437d9160c98438314c5f9f0d17f02ced2e8661f19aaaf71e860b700a8ec83bdda4bd831f71b3776e871953b5eb10db59d4d5067557f873b languageName: node linkType: hard @@ -1067,28 +1063,28 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/util-endpoints@npm:3.922.0" +"@aws-sdk/util-endpoints@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/util-endpoints@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" - "@smithy/util-endpoints": "npm:^3.2.4" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" + "@smithy/util-endpoints": "npm:^3.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/77ef513c32954942f070c5d1c96be537d5f5e55e785af492094177124006f908cd82f1c299a3db37c4b496d5127680d370be1c845a9f1e6ecd8c62e228e43985 + checksum: 10c0/d8c20d133f434cd34609a1d514f1b0516029906a19dd2615a6816fd2ebf21f980fb63f889f7b98df8334bc4ad2a01cce7c7c05700d176331949a61c54c7e6df7 languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/util-format-url@npm:3.922.0" +"@aws-sdk/util-format-url@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/util-format-url@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/querystring-builder": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/querystring-builder": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/0df915fcd9967fdc6ec8e5e302cc2dba1362f03abd5108ea6a8d51f568afd4d14b11d58c5c16954d653660c95e41474e3e4be73d55ce6b87e16edb540fc79def + checksum: 10c0/fc5708b18c200f7c964c33d769c7e48dc25eec2c8d958f136f6c3b40e1f18188f5e36939a1efdcfe54add54c9e50cb70d8d076db92f70a2a6f35e09262372d35 languageName: node linkType: hard @@ -1101,44 +1097,44 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.922.0" +"@aws-sdk/util-user-agent-browser@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.930.0" dependencies: - "@aws-sdk/types": "npm:3.922.0" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/types": "npm:^4.9.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/5a425f27c0b873fe039a3c042710384829d474aba832026d9b082d21d469300b0d6418eddff0d4fd77ba1971a3c526c39917a20fb7531ad0bfae40595f27baa7 + checksum: 10c0/aa379eddc8329b1545c877227c18b57dcbda47b3ba6f2b654767b2c595b4f54463a59aa99fcd522893ca636334b1e7943308963ebd49ed560e7165f465aed296 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.922.0": - version: 3.922.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.922.0" +"@aws-sdk/util-user-agent-node@npm:3.932.0": + version: 3.932.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.932.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.922.0" - "@aws-sdk/types": "npm:3.922.0" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@aws-sdk/middleware-user-agent": "npm:3.932.0" + "@aws-sdk/types": "npm:3.930.0" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/847f32a6ca8a8cea01db59bc9a6df0a456c22b746b7703f2bef3f9827267f6d0fbd93ad083b312e9e602137c12ae9e3abbc2cd54ec1cdf12d4e87dcfbd03b876 + checksum: 10c0/378a4b560c50d2851f40ed2300e780f3c7501c39d12849addea963b1477ca02220d63176d5b7d3b8216b845c923ae59bb94cf1f2302a75b1fc756efba5ff4974 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.921.0": - version: 3.921.0 - resolution: "@aws-sdk/xml-builder@npm:3.921.0" +"@aws-sdk/xml-builder@npm:3.930.0": + version: 3.930.0 + resolution: "@aws-sdk/xml-builder@npm:3.930.0" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" fast-xml-parser: "npm:5.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/83c1e24e1a81f6e102d55f31373a38eeedd59baf2ee7c9d83287ac5880624b436f1d762757956853f3922980db322d0121c4f6a1b090e94c78c339d39400d9aa + checksum: 10c0/f46b8544ef54083944c179e85e3468023f5b960354f0c4e0c5261918c42d6a56a23807d3c88a73fe982b38f40e5d4e7e9e6885ebad7fec0df7be83dc7596abb6 languageName: node linkType: hard @@ -1149,10 +1145,10 @@ __metadata: languageName: node linkType: hard -"@aws/lambda-invoke-store@npm:^0.1.1": - version: 0.1.1 - resolution: "@aws/lambda-invoke-store@npm:0.1.1" - checksum: 10c0/27c90d9af7cca7ff4870e87dc303516e6d09ebe18f5fa13813397cd6a37fd26cf3ff1715469e3c5323fea0404a55c110f35e21bcc3ea595a4f6ba6406ea1f103 +"@aws/lambda-invoke-store@npm:^0.2.0": + version: 0.2.0 + resolution: "@aws/lambda-invoke-store@npm:0.2.0" + checksum: 10c0/ff37fe5d7c3b59afffa4591f9be89c5b53b808fe9dd85dd02d324bbd2b8f11366de481569284b9a5b65221cf17ba254730085aa00d6a3d1a57d9ab08a3a39879 languageName: node linkType: hard @@ -3989,13 +3985,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/abort-controller@npm:4.2.4" +"@smithy/abort-controller@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/abort-controller@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/d9d15c801773c5fda8676473b3ac9dea66ff15d560613509b16888127f908f873f3d6cfe8bb610211a8332401740a8430b3706f875b78ab168a8790e9d9f3f07 + checksum: 10c0/aaca4d8a87100f4b8805bb034cae9315b9bf813a029576d3417a1a1ecd5c1d9e92907349ffaf9d6606c4fc20483ac28864565c1e6dec6f2a7d8709522c8b5290 languageName: node linkType: hard @@ -4018,161 +4014,161 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.4.1, @smithy/config-resolver@npm:^4.4.2": - version: 4.4.2 - resolution: "@smithy/config-resolver@npm:4.4.2" +"@smithy/config-resolver@npm:^4.4.3": + version: 4.4.3 + resolution: "@smithy/config-resolver@npm:4.4.3" dependencies: - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-endpoints": "npm:^3.2.4" - "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-endpoints": "npm:^3.2.5" + "@smithy/util-middleware": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/0ebd7111a63576cd815b6246307fe42a42ad6e637aeff841c01b60307f7278937f2e55621e2d5f5c0baf606305f334d16e9860c00fd4b72a9812f5160b363218 + checksum: 10c0/e28844ea32776b2d2790e134bdfcb700f5a8f4bcd7aeac9869ddac635012eb2911d5abbddf36ae63703dff3af435015095b381b17a3cb4d2b1ba1c02cdc9f314 languageName: node linkType: hard -"@smithy/core@npm:^3.17.2": - version: 3.17.2 - resolution: "@smithy/core@npm:3.17.2" +"@smithy/core@npm:^3.18.2, @smithy/core@npm:^3.18.4": + version: 3.18.4 + resolution: "@smithy/core@npm:3.18.4" dependencies: - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/middleware-serde": "npm:^4.2.6" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-stream": "npm:^4.5.6" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/ccef89c35ebb6b29cf5a59fa870979fd6366326a65c8cd0ea78d59444a0c0f796da058dfde7fd6fa54c43c103a48f8f124c6ae221ef8ac635a311796c254a4fd + checksum: 10c0/e1a8b79f2737ddcb1eafdd6f81b1babbaa759fc5bb8a528c97387a8c193224ce296db9351b996c993f3d2b1a712017fe00ac5659dd90fbf08d17466f4ed601ab languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/credential-provider-imds@npm:4.2.4" +"@smithy/credential-provider-imds@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/credential-provider-imds@npm:4.2.5" dependencies: - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/a0e9b45f821af8d35657627340e708b97ade53f449861414e9c811eafb97ff0cb75209fa21774601ae44e77eb60bcf892894c3cbe0a2a9b7327950892e8f785a + checksum: 10c0/98efbb03e75d71392baac12755c677b72bbb239b84ff3e776aabc0d192f4501d35da8b81956b48e266501eeff37d3bde56ab188fefb5422bf107a0f20bfd7674 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/eventstream-codec@npm:4.2.4" +"@smithy/eventstream-codec@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/eventstream-codec@npm:4.2.5" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" "@smithy/util-hex-encoding": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/2a9a28d7b95ff1e0a387498715635bcd88aa66edd058abb21ddccb43b2bd5c6949ca223adefcdf1d8dd02925094249fca08573b77da7d6b72c83cf566585727a + checksum: 10c0/4fbfe558291502af7afb86af3217d283d9a149f63a4b9871e54cfd9a295ec8e276df7e6c924728e023ac897c3f124f5ff3954037b6e9344b9f43f681f2ffa4b7 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/eventstream-serde-browser@npm:4.2.4" +"@smithy/eventstream-serde-browser@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/eventstream-serde-browser@npm:4.2.5" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/eventstream-serde-universal": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/1d42efa8dba32c7af9af080b147a7cc79e5d47705b7cb5c94de921e60cde559f68621b7bd2386b6bbe3f134d022b3a1bd49afa42cdcdcaee5d117dab233d360f + checksum: 10c0/ea7d26520aa51ddb4eec0c30d4a1a2a016c3ca111f112fb6ff578c8c64027f9982b63368fd185fda7d19ddbdbd0c73a4314c08b151e19bf6d32690fa0794aa32 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.3.4": - version: 4.3.4 - resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.4" +"@smithy/eventstream-serde-config-resolver@npm:^4.3.5": + version: 4.3.5 + resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/1ce03dd62b1bcb418c9bdc7135a5c0199ac7b074ad5ed391f8ef9b1d135968793c5bbacdb3bbc447aaac1910e59d1d651e2873f89372676cb6e07b3510780693 + checksum: 10c0/122336be4a488cb6cd3ce2c99c8bfdab0055a2cc26edf1b18ed133cdae37ad1619229440d7a14e555b10236051af74749e12a92b1cc6e8563311ee4de1525749 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/eventstream-serde-node@npm:4.2.4" +"@smithy/eventstream-serde-node@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/eventstream-serde-node@npm:4.2.5" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/eventstream-serde-universal": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/b7d30eafdcea0ff75c6a0ba34be7293f12535b25b7178e0a9818c6898dbe80003b490b67cb6c44e387b93918027edbd3a8c8febf3d405243435293a6edb69e50 + checksum: 10c0/1b06fe0c4d70f1e07c27c5c17eb75cd2947a05533f2741c5256a96ce2dd65f34098d99512c60a0d3a0748dd88d7b00976d67231d3d0a9e93099eba9322e69ab8 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/eventstream-serde-universal@npm:4.2.4" +"@smithy/eventstream-serde-universal@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/eventstream-serde-universal@npm:4.2.5" dependencies: - "@smithy/eventstream-codec": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/eventstream-codec": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/14228d5a547dacbd0c8c749ee846e21aa1e64c297c337eb197e86ea423b1f39f91d4eb0b5a0f3a06d27d4ff6adb06e6e93e70761e63272aed319685722455ff1 + checksum: 10c0/eff3c79b57dfbdbc44d12f50a801ec725063ed2f8f311b149a4846db0a48ee6fb3c540f085bf58dc93e1dee329d4d8ae076cb38f22cd14d9acd3f20db6e23119 languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.3.5": - version: 5.3.5 - resolution: "@smithy/fetch-http-handler@npm:5.3.5" +"@smithy/fetch-http-handler@npm:^5.3.6": + version: 5.3.6 + resolution: "@smithy/fetch-http-handler@npm:5.3.6" dependencies: - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/querystring-builder": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/querystring-builder": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-base64": "npm:^4.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/a00579f5672035ee1caac743c5881ea35fdc863b84294049e6ba0a18d2e70d4386589d0c90698dbbb4886e53b8b82986426e7c7d44698a98129145123e10b8da + checksum: 10c0/8ae0401c69cf941bc2716d0372fad715f7d80e23c5aba5e30ac3abc632a02de5895a417419064324c6853857c7bcffab45fc39393cc0b46d07a11b591015a68a languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.2.5": - version: 4.2.5 - resolution: "@smithy/hash-blob-browser@npm:4.2.5" +"@smithy/hash-blob-browser@npm:^4.2.6": + version: 4.2.6 + resolution: "@smithy/hash-blob-browser@npm:4.2.6" dependencies: "@smithy/chunked-blob-reader": "npm:^5.2.0" "@smithy/chunked-blob-reader-native": "npm:^4.2.1" - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/ee46a895ee8f417441abec02f3335411bbd92a60d59514ffb77891c4050ea589b24d93898c2c28b6b3b9bd22c802fac7694e6c5925bc1793b5e73073f9b9ab5c + checksum: 10c0/53f125cb48acc55fb5093d4c88cb7122ff140e357bf85588fc5ce82c849a74401be9921739d5bc1a16431ffdc8bf8a54e412d5f4f7f703998f15c912e4e706e4 languageName: node linkType: hard -"@smithy/hash-node@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/hash-node@npm:4.2.4" +"@smithy/hash-node@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/hash-node@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" "@smithy/util-buffer-from": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/599805ef73d31bf55cf27c4a99ffe3d7fb2a570521b91475648b29f62ea1294f8c6568c4405c0b285a5d0be7e4b519d033eaa62214df2dcfb5c232e4d5d55502 + checksum: 10c0/e0c24b8b93be02a491303a014ba57e2bb746f3f8905df330d8a480c94480803e0f93d76cdbc3d8229b7673a22e68b23ee6f5ce4d6db1ac2c427cc36e804fedcf languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/hash-stream-node@npm:4.2.4" +"@smithy/hash-stream-node@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/hash-stream-node@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/dcf3a4d3ae8c7a86684cd69287c29ca080a3cf6869ca133c9cfa5458a4742b207194c3d63e0a2d907ee10d31d70c96459fd99d00aa726dc7791104c627ac6a03 + checksum: 10c0/11a8731ad277e9ecdaa53637eaed4a81cc23d1d47289460fb4ec50d593bd09ef91dba02375d6c422ae837f5dc45ebd99209b5794facf938b899268bc76ad009b languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/invalid-dependency@npm:4.2.4" +"@smithy/invalid-dependency@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/invalid-dependency@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/2f8e2147090f98a6a4bfd674d31135270e31086cb27bb7e9f1251f795aee20003426f185077c463b698d1c7554b23048da733591c6066aef4cc9d2de91f8649f + checksum: 10c0/0b3e7608d3c145ad557c04eb5b0f7f10dd93f5eaf1d36b724b0e4ff3c3f500893e19b8ecf02ede4822bc36c049a4e03b69890a37e776a4ac6cfcc8e2f6fa843e languageName: node linkType: hard @@ -4194,145 +4190,145 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/md5-js@npm:4.2.4" +"@smithy/md5-js@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/md5-js@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/1b51106952e0a8946669f9ae1e7e9a4a1a1c9eaead0595486d2da6ec5ceca6bf5dd1956e73a15db6a62ba3fb1bc0608118626df9cdae6e84507baacfe9eeba50 + checksum: 10c0/0a7c4c8b330482181beb14ef618d3fb77c6282c2f6880df24db04e1149dfeff66455001a3320805a8761e34b1dc3b520f3110c5ef3126bf54d42ca15b160860b languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/middleware-content-length@npm:4.2.4" +"@smithy/middleware-content-length@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/middleware-content-length@npm:4.2.5" dependencies: - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/a7b2b68b0ce05a8625c19daa0716022094be41995922e07d2251ff1d4ab436c735c53e5bd494835c714a0ce5c892fe56b5c355459e04fee47e674c4fcc6ebf3a + checksum: 10c0/672a29ab57b80dcebd841624c6a762980b17dc658ca0f7c948c0739fedacf3c6a43d0c3f63e79f13aa4069d9fb1f52266bcd5980d9e6907b2f62b918c286b861 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.3.6": - version: 4.3.6 - resolution: "@smithy/middleware-endpoint@npm:4.3.6" +"@smithy/middleware-endpoint@npm:^4.3.11, @smithy/middleware-endpoint@npm:^4.3.9": + version: 4.3.11 + resolution: "@smithy/middleware-endpoint@npm:4.3.11" dependencies: - "@smithy/core": "npm:^3.17.2" - "@smithy/middleware-serde": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" - "@smithy/url-parser": "npm:^4.2.4" - "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/core": "npm:^3.18.4" + "@smithy/middleware-serde": "npm:^4.2.6" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" + "@smithy/url-parser": "npm:^4.2.5" + "@smithy/util-middleware": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/265bf22c72185a5b4c572c233a92db01ca7a5eaea77a9fd575106a89a7be16467bdc049bb36d5bb30235360dc64fc5b6562782c55385599e37d60ce7c917d224 + checksum: 10c0/72c35dbecbbdede3d7144226264a5482a5b9f6e2821cde4aa5910495151f1f77d5cd867ef7abae8895b35acda939c432fff14290b48a78a0a3f03aacf0e65a84 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.6": - version: 4.4.6 - resolution: "@smithy/middleware-retry@npm:4.4.6" +"@smithy/middleware-retry@npm:^4.4.9": + version: 4.4.11 + resolution: "@smithy/middleware-retry@npm:4.4.11" dependencies: - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/service-error-classification": "npm:^4.2.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" - "@smithy/util-middleware": "npm:^4.2.4" - "@smithy/util-retry": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/service-error-classification": "npm:^4.2.5" + "@smithy/smithy-client": "npm:^4.9.7" + "@smithy/types": "npm:^4.9.0" + "@smithy/util-middleware": "npm:^4.2.5" + "@smithy/util-retry": "npm:^4.2.5" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/2dbfe3b7125af53651427b37f0264ccca80064153e7055f90a5294f2a2e872e1c15139d394938f78f14b14d36cb0cab2d20da74e4812d10959205099e04e3885 + checksum: 10c0/80228704039c9fd68d7793db73b48ff4fe4d80ada71a052cba52aa58c144e3045061ade95f3277344ec472412267e86571f157ea259645e8671305b183da8735 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/middleware-serde@npm:4.2.4" +"@smithy/middleware-serde@npm:^4.2.5, @smithy/middleware-serde@npm:^4.2.6": + version: 4.2.6 + resolution: "@smithy/middleware-serde@npm:4.2.6" dependencies: - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/ea61bf4a281ec58363a0940115a42eee4fdd90491ac0c32e3d217f815b8cf52b257732f6c43d0abdab18e9bb77af2d216c3a1c2cdfc66fb223f7e67e8b14325c + checksum: 10c0/c7b4f806f3664573f119b35b91f4adaa62ec2501bae37133ca5837b24a879514812c0820345340a3281374307bd4f468c0da058c2fe0b854baa5db114403326a languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/middleware-stack@npm:4.2.4" +"@smithy/middleware-stack@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/middleware-stack@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/95dd4239b461a510b454c9462b66dd1738b97c4b3a0e424addf64b811b05f93470274fb85b1298fca5e590a76be77da440250bd4fe08cb08cb714371a45a3110 + checksum: 10c0/c88476053920bb54dbf0c407b22cf5e17f497def265ee6bbdacd559144acb3142082e9f5439745da3d96655aa0aafdbb33cab14ba02ec4c3b108eab512c612b8 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.3.4": - version: 4.3.4 - resolution: "@smithy/node-config-provider@npm:4.3.4" +"@smithy/node-config-provider@npm:^4.3.5": + version: 4.3.5 + resolution: "@smithy/node-config-provider@npm:4.3.5" dependencies: - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/shared-ini-file-loader": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/shared-ini-file-loader": "npm:^4.4.0" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/94087cb14acebc2e7cf3150d00731679dcbdd9204cd5fff612b1bee01c71bee94d6d5de037a2ee0279a68f0f7d6051105613449bd2ba7ff3b32fa63ce21aa182 + checksum: 10c0/433eb6cab0a96fc7391351925098954265f630986777a0443f8e05f1d22b5b5ebba62cb26c4d9d0989eb747a0c4921bfa833593872715810cabc3998cf5e2816 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.4.4": - version: 4.4.4 - resolution: "@smithy/node-http-handler@npm:4.4.4" +"@smithy/node-http-handler@npm:^4.4.5": + version: 4.4.5 + resolution: "@smithy/node-http-handler@npm:4.4.5" dependencies: - "@smithy/abort-controller": "npm:^4.2.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/querystring-builder": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/abort-controller": "npm:^4.2.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/querystring-builder": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/c1c07ce92b62d351f3bfc26a8a8c5dfb2a77a5df1a84171e2dfa37fb2ef52d90305d97d1824f0a007b7484e733953d1933c7e6f529617a33f6b78b5b2c3f4f96 + checksum: 10c0/5385f20466e4ecf7e7fd9b1309077820fa65e213b806fce4ec08191c9af216da03bae6e03c5860fedf6d87c5aeba660721e1c4e0114a1d1a5d8a1cf840c30604 languageName: node linkType: hard -"@smithy/property-provider@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/property-provider@npm:4.2.4" +"@smithy/property-provider@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/property-provider@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/bdd3b930a3871653b1f8571203a80f639863a58269e9248451468a2bd966d6f654af9afebaccda16de02d570ea651961239fe071b2eae75ded3e2ffa1781fe4b + checksum: 10c0/bea8cf1758e90779476b5a44d722a63a658bee27a00e2f4f2b0b6e96ee14e2e66e3a23674c51619eb00c0472592a1d658249d7ee79cf19847ac10c698b3b67af languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.3.4": - version: 5.3.4 - resolution: "@smithy/protocol-http@npm:5.3.4" +"@smithy/protocol-http@npm:^5.3.5": + version: 5.3.5 + resolution: "@smithy/protocol-http@npm:5.3.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/7a5a4e4f427215bfcad19e97652d597bae03b90f2e1fd9abbffc7cc7a88ca8034dd690977fe12dc9574682917c7c988d8852c12fa9477f6373edcb1504345cca + checksum: 10c0/15e6bfbf39a8740b5cce729b84d470835887442f0f662325eb55d1f02d8d790772595446bb7f776d2852ca6f6ff67d7a9f45a3eab0bc757997c82564a483f3dc languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/querystring-builder@npm:4.2.4" +"@smithy/querystring-builder@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/querystring-builder@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" "@smithy/util-uri-escape": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/07516146deb8ed476742c51c39a5b4ea3db2cd5731ab98f3b5c2202f24ea0414850252b643fcfbed36f04db7dbc97a8209c20c109306a6fb5bd3f75219d027bd + checksum: 10c0/1dbbf4792a90c7f4c3948526200a61b83c0444d86da6b925501611c11c4a12bdfe7e1870e66c10353128821cf5f9fedb509af85deb6c2015be0ef298a6d03972 languageName: node linkType: hard -"@smithy/querystring-parser@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/querystring-parser@npm:4.2.4" +"@smithy/querystring-parser@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/querystring-parser@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/b0d3fc8e16e3df21c83857740b5130d8d262879e5aba3f835e5eb3e9e86df49b0c08cd1bb621c7971ddd28702af2bcf31fb1f1954dcdba62247b4d820a081d0c + checksum: 10c0/83c4200282469791a3266d8f44c6ce9128b0adb42ee9f097bac31fafa5bb62eb1cfcab29ff0641fe48d2585089109633eb1d99151dc91e4879dae563898fecdc languageName: node linkType: hard @@ -4345,53 +4341,53 @@ __metadata: languageName: node linkType: hard -"@smithy/service-error-classification@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/service-error-classification@npm:4.2.4" +"@smithy/service-error-classification@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/service-error-classification@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" - checksum: 10c0/56c68c8968ec7fd858c4676202ec3342d12993ab97f429c9ea8a32e334c9456af0ecea02e4b4b03ed23f6f69bdea40228360849bfa1b6cf1a5def0699864bb97 + "@smithy/types": "npm:^4.9.0" + checksum: 10c0/d1a3ef99b4474ad71cd6279e581e174fd5421646618360200350c4d346b2227ddae14a71a88c32442e88b1261ed080e87df6b3d34298833be6cf5db95d266db4 languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.3.4": - version: 4.3.4 - resolution: "@smithy/shared-ini-file-loader@npm:4.3.4" +"@smithy/shared-ini-file-loader@npm:^4.4.0": + version: 4.4.0 + resolution: "@smithy/shared-ini-file-loader@npm:4.4.0" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/7d6d999ffd21230db8639d067c5ad7533be5d55ffdd73f61efe68151b326c1d6ce93daae98f83f6978997cfa99e9297b41bc67896b29fd7c95cc2071d71acab4 + checksum: 10c0/a674622375df25685e793b0c777e856f439a79614240445b7f5982b263b5525f6f6f2c02ab4058db7e6a8988d9b1809181cc70bf4d06ea2a71608fecad6ea6d1 languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.3.4": - version: 5.3.4 - resolution: "@smithy/signature-v4@npm:5.3.4" +"@smithy/signature-v4@npm:^5.3.5": + version: 5.3.5 + resolution: "@smithy/signature-v4@npm:5.3.5" dependencies: "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-uri-escape": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/b0685709c58cb4199396bd91c53d4ad3935b2f0f13b39855b12c6ab215d3cf8fc810427385fcc2c462c7e621357c2663f1dec8d46f1cb2374ad855ebe54d9a9a + checksum: 10c0/e4e8f28fc53f9609f5d290d2f94f0736713a5269061b959e6be6da3ed2ef58511ba56c2727b4557349ae5201c0879555a28df4bd717e6d1789a52a678deef876 languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.9.2": - version: 4.9.2 - resolution: "@smithy/smithy-client@npm:4.9.2" - dependencies: - "@smithy/core": "npm:^3.17.2" - "@smithy/middleware-endpoint": "npm:^4.3.6" - "@smithy/middleware-stack": "npm:^4.2.4" - "@smithy/protocol-http": "npm:^5.3.4" - "@smithy/types": "npm:^4.8.1" - "@smithy/util-stream": "npm:^4.5.5" +"@smithy/smithy-client@npm:^4.9.5, @smithy/smithy-client@npm:^4.9.7": + version: 4.9.7 + resolution: "@smithy/smithy-client@npm:4.9.7" + dependencies: + "@smithy/core": "npm:^3.18.4" + "@smithy/middleware-endpoint": "npm:^4.3.11" + "@smithy/middleware-stack": "npm:^4.2.5" + "@smithy/protocol-http": "npm:^5.3.5" + "@smithy/types": "npm:^4.9.0" + "@smithy/util-stream": "npm:^4.5.6" tslib: "npm:^2.6.2" - checksum: 10c0/40dd96d527680c4e33b7836154968f093301a1462b35ddfb8c919c92a1d4db94d5e7ee5a476697ec5a4be378be7fa99f6dfb7c94718697500f6f149ed6f09ff5 + checksum: 10c0/823339277ffe925438b2bc2e7ffda4fafab935e0dbf01e971e4a5dd338a911cd716fe8fe2dc3bd34084daab4fece32ec901dd1ac6596c090c449ed9d4be8fb86 languageName: node linkType: hard @@ -4413,23 +4409,23 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^4.8.1": - version: 4.8.1 - resolution: "@smithy/types@npm:4.8.1" +"@smithy/types@npm:^4.9.0": + version: 4.9.0 + resolution: "@smithy/types@npm:4.9.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/517f90a32f19f867456b253d99ab9d96b680bde8dd19129e7e7cabf355e8082d8d25ece561fef68a73a1d961155dedc30d44194e25232ed05005399aa5962195 + checksum: 10c0/7068428d2e98eafb7f7e03d10f919ae0e7ea2f339b5afca1631be3d6a6cb3512d5dc57ca95d4dab533a3ad587eeba3a1c77305eb4e563fbc067abda170482ff5 languageName: node linkType: hard -"@smithy/url-parser@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/url-parser@npm:4.2.4" +"@smithy/url-parser@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/url-parser@npm:4.2.5" dependencies: - "@smithy/querystring-parser": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/querystring-parser": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/725b23f8a8b24bf444486dfefc29b3000e29a0ff98140304ddc8a25ab493ea2084cac942dca85e1299baab96e30bfeaafe8bd8dccb77e8d9579e93672272a6a9 + checksum: 10c0/1d8241eeaaaa6401e1de670c2ebcd3992f9abb175f399c92aec1b30de81ce8023f66e0b7079be966b0a891c878a798d4cb08a09f410bcb795799e8ae9057e99a languageName: node linkType: hard @@ -4491,41 +4487,41 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.5": - version: 4.3.5 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.5" +"@smithy/util-defaults-mode-browser@npm:^4.3.8": + version: 4.3.10 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.10" dependencies: - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/smithy-client": "npm:^4.9.7" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/0c3e73f4437517c4c3d2b6abe5129b1b69dc16d0129be146948950cc52b91269cf978a711f52c833e37c7efb95ec1b3bd7412adf75fd9341ffab337907dddcc8 + checksum: 10c0/c1514f1cae697789f7a387b53d0223f6858ba1070ee487cbdb6471c8e9256cf568b192a495ba4d63d774debb6b216656526d0646254a16cacc35fc3d64a2acd8 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.7": - version: 4.2.8 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.8" +"@smithy/util-defaults-mode-node@npm:^4.2.11": + version: 4.2.13 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.13" dependencies: - "@smithy/config-resolver": "npm:^4.4.2" - "@smithy/credential-provider-imds": "npm:^4.2.4" - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/property-provider": "npm:^4.2.4" - "@smithy/smithy-client": "npm:^4.9.2" - "@smithy/types": "npm:^4.8.1" + "@smithy/config-resolver": "npm:^4.4.3" + "@smithy/credential-provider-imds": "npm:^4.2.5" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/property-provider": "npm:^4.2.5" + "@smithy/smithy-client": "npm:^4.9.7" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/a0cdc3cc856d226949dad65af2946119bf625f105feaa87d1012ec5fbbcd559807741862174e3d6e6567c9ceec28075155c129939db2987b09de9df65f9b788e + checksum: 10c0/081b8137dd918349510b81fc3e619769cfec7a255f2c41d3db4d1e73ea0669304f0fb5c6240054af8d276186a4500bb4a4123069bc1da6d19b328a73d389933b languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.2.4": - version: 3.2.4 - resolution: "@smithy/util-endpoints@npm:3.2.4" +"@smithy/util-endpoints@npm:^3.2.5": + version: 3.2.5 + resolution: "@smithy/util-endpoints@npm:3.2.5" dependencies: - "@smithy/node-config-provider": "npm:^4.3.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/node-config-provider": "npm:^4.3.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/72d47d652501eca0eaae70707f52781144bd478eb2ae47de1dd85000890914e26bd26d89f362853849e20b1b3e8a8812b37d675e6e464136f4c51958592d0187 + checksum: 10c0/919767b499062d804938471ff02220b74662bf0fc9b7ecf7e7aa6c29f8a23bbc9c68c53718c4bc70c802f7917e4729a37a95c63a3990904047352e36183ddae3 languageName: node linkType: hard @@ -4538,40 +4534,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/util-middleware@npm:4.2.4" +"@smithy/util-middleware@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/util-middleware@npm:4.2.5" dependencies: - "@smithy/types": "npm:^4.8.1" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/0d9a9e4df6bdc28e4e2cb5c8e8b31fb406d0e2f74a9f07b16b59084dfb412656ca9fe2f8225a5d859e20a16e04353543d2531918b9c9439001d479d76f62d4ec + checksum: 10c0/6b05a986ec2b992e3dc016148394e812064e33f0d70f30a57c9e2ae419cb7215a16430e2afff683abdf72cb686b06e43d0afa3a86abc72fbaa130976a7e2bbfb languageName: node linkType: hard -"@smithy/util-retry@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/util-retry@npm:4.2.4" +"@smithy/util-retry@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/util-retry@npm:4.2.5" dependencies: - "@smithy/service-error-classification": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/service-error-classification": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/6cc07d33c5be871727107119e810b7ba6fe88c05595da66bc6a600608a366d9c2a3b36068eb7494ab4b07542c8769e77ce78914d02c059c5bedb14caafd39aaf + checksum: 10c0/3b330df346de40bdc49356f3fdf7164adefbd2b45d4beed6fd7d655569c2dcb1f52a7fd77d7a9ace8f6eeed9f5612cb02a60f66463972f934fae347e20c97b14 languageName: node linkType: hard -"@smithy/util-stream@npm:^4.5.5": - version: 4.5.5 - resolution: "@smithy/util-stream@npm:4.5.5" +"@smithy/util-stream@npm:^4.5.6": + version: 4.5.6 + resolution: "@smithy/util-stream@npm:4.5.6" dependencies: - "@smithy/fetch-http-handler": "npm:^5.3.5" - "@smithy/node-http-handler": "npm:^4.4.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/fetch-http-handler": "npm:^5.3.6" + "@smithy/node-http-handler": "npm:^4.4.5" + "@smithy/types": "npm:^4.9.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/d8cc3931a4792c4a8263227418be1a5853081b8718180f065ac0bff3b1018e57199c1d4e3cde57a027e61e7fc531f8d8b9bbad8a0c77138595d72ce88dbffeea + checksum: 10c0/42bb6f834b3f617cf2e421450cf43f7259c1cc4cd7c7ad230e4c929fed265ef7b9f3610977df497115978f3d7a80d569ea1abbbef8d595e6b2e1a4ccca3a37fa languageName: node linkType: hard @@ -4604,14 +4600,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/util-waiter@npm:4.2.4" +"@smithy/util-waiter@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/util-waiter@npm:4.2.5" dependencies: - "@smithy/abort-controller": "npm:^4.2.4" - "@smithy/types": "npm:^4.8.1" + "@smithy/abort-controller": "npm:^4.2.5" + "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/ceae65ea783dc5737c0e762a5fc250e49163634b0b5372831dc842904f98b4075614f1b4ca341464af87c0c68ac241a8ea5b4823fcc22cae38d5eb98b90fa8d9 + checksum: 10c0/5d822613ab32e95f4c69ac3f1763a14eb88965ae26c589d45b7921ecd849f0c38cd7aea2a0c3651ac2345699e67d86076595178a015516fd385ecb028a7afedf languageName: node linkType: hard