From dd35b1fb09b3cf6967d9312b4744459fadb9a744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:26:17 +0000 Subject: [PATCH] fix(lambda): bump the aws group in /lambdas with 7 updates Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.913.0` | `3.917.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.913.0` | `3.917.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.910.0` | `3.914.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.913.0` | `3.917.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.913.0` | `3.917.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.913.0` | `3.917.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.913.0` | `3.917.0` | Updates `@aws-sdk/client-ec2` from 3.913.0 to 3.917.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.917.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.913.0 to 3.917.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.917.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.910.0 to 3.914.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.914.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.913.0 to 3.917.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.917.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.913.0 to 3.917.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.917.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.913.0 to 3.917.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.917.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.913.0 to 3.917.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.917.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.917.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.917.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.914.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.917.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.917.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.917.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.917.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 | 1267 ++++++++--------- 7 files changed, 648 insertions(+), 649 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 9afdf6ee07..05a7c5fcc5 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.910.0", + "@aws-sdk/types": "^3.914.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.913.0", - "@aws-sdk/client-ssm": "^3.913.0", + "@aws-sdk/client-ec2": "^3.917.0", + "@aws-sdk/client-ssm": "^3.917.0", "cron-parser": "^5.4.0" }, "nx": { diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index a4c12ee9f7..989da3cfd7 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.910.0", + "@aws-sdk/types": "^3.914.0", "@octokit/types": "^15.0.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.18.8", @@ -33,8 +33,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.27.0", - "@aws-sdk/client-ec2": "^3.913.0", - "@aws-sdk/client-sqs": "^3.913.0", + "@aws-sdk/client-ec2": "^3.917.0", + "@aws-sdk/client-sqs": "^3.917.0", "@middy/core": "^6.4.5", "@octokit/auth-app": "8.1.1", "@octokit/core": "7.0.5", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index b345789531..ca41db2e7a 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.910.0", + "@aws-sdk/types": "^3.914.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.18.8", "@types/request": "^2.48.13", @@ -28,8 +28,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.913.0", - "@aws-sdk/lib-storage": "^3.913.0", + "@aws-sdk/client-s3": "^3.917.0", + "@aws-sdk/lib-storage": "^3.917.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.0", "axios": "^1.12.2" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index cd9ca358a7..8dc38dd006 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.910.0", + "@aws-sdk/types": "^3.914.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.18.8", "@vercel/ncc": "^0.38.4", @@ -24,7 +24,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.913.0", + "@aws-sdk/client-ec2": "^3.917.0", "@middy/core": "^6.4.5" }, "nx": { diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 431d70a0c4..4d1b9864fe 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.913.0", + "@aws-sdk/client-eventbridge": "^3.917.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.913.0", + "@aws-sdk/client-sqs": "^3.917.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.0", "@octokit/types": "^15.0.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index e52051d414..d40ec69f65 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.910.0", + "@aws-sdk/types": "^3.914.0", "@types/aws-lambda": "^8.10.155", "@types/node": "^22.18.8", "aws-sdk-client-mock": "^4.1.0", @@ -23,7 +23,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.913.0" + "@aws-sdk/client-ssm": "^3.917.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 564c0c0769..5f0c16565e 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.913.0" - "@aws-sdk/client-ssm": "npm:^3.913.0" - "@aws-sdk/types": "npm:^3.910.0" + "@aws-sdk/client-ec2": "npm:^3.917.0" + "@aws-sdk/client-ssm": "npm:^3.917.0" + "@aws-sdk/types": "npm:^3.914.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.913.0" - "@aws-sdk/types": "npm:^3.910.0" + "@aws-sdk/client-ssm": "npm:^3.917.0" + "@aws-sdk/types": "npm:^3.914.0" "@types/aws-lambda": "npm:^8.10.155" "@types/node": "npm:^22.18.8" 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.27.0" - "@aws-sdk/client-ec2": "npm:^3.913.0" - "@aws-sdk/client-sqs": "npm:^3.913.0" - "@aws-sdk/types": "npm:^3.910.0" + "@aws-sdk/client-ec2": "npm:^3.917.0" + "@aws-sdk/client-sqs": "npm:^3.917.0" + "@aws-sdk/types": "npm:^3.914.0" "@middy/core": "npm:^6.4.5" "@octokit/auth-app": "npm:8.1.1" "@octokit/core": "npm:7.0.5" @@ -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.913.0" - "@aws-sdk/lib-storage": "npm:^3.913.0" - "@aws-sdk/types": "npm:^3.910.0" + "@aws-sdk/client-s3": "npm:^3.917.0" + "@aws-sdk/lib-storage": "npm:^3.917.0" + "@aws-sdk/types": "npm:^3.914.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.0" "@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.913.0" - "@aws-sdk/types": "npm:^3.910.0" + "@aws-sdk/client-ec2": "npm:^3.917.0" + "@aws-sdk/types": "npm:^3.914.0" "@middy/core": "npm:^6.4.5" "@types/aws-lambda": "npm:^8.10.155" "@types/node": "npm:^22.18.8" @@ -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.913.0" - "@aws-sdk/client-sqs": "npm:^3.913.0" + "@aws-sdk/client-eventbridge": "npm:^3.917.0" + "@aws-sdk/client-sqs": "npm:^3.917.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.0" "@octokit/types": "npm:^15.0.0" @@ -315,737 +315,735 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/client-ec2@npm:3.913.0" +"@aws-sdk/client-ec2@npm:^3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/client-ec2@npm:3.917.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/credential-provider-node": "npm:3.913.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/credential-provider-node": "npm:3.917.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.916.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.2" + "@smithy/util-waiter": "npm:^4.2.3" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/09b3c9058a468ed8af42c7b08d589e7acf74c8e463c29f4e5afebdb2c317053d2cab75f74fb216f54a6306d0b1c3ef907959dbf2229392c9a6b1291be68499da + checksum: 10c0/949cda7c431154a7b98942132aece1bb04abb9c889b28665d23db9fbf346b951c56b9583e2f5f19f17c6839f001ba0b3fcb1d128f09e229e72e910f11c106dc0 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.913.0" +"@aws-sdk/client-eventbridge@npm:^3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.917.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/credential-provider-node": "npm:3.913.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/credential-provider-node": "npm:3.917.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/40e21e53b78b7a1daf75751957c4f0d838b1359ba43d7eb535a7587738a855ebcb72be2f60d980cefa6918a0f9f84e549b71ea70f2e57767bb3e9a83efaa94ab + checksum: 10c0/5845edfb18736b1c82eebf2e2d74d4d3ec4e8fc73c6b858417d99728070ba5f839390404caeb636b18aba167e0e86f800b6f3f4829bb0d2a4c36cebbbe2580e8 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/client-s3@npm:3.913.0" +"@aws-sdk/client-s3@npm:^3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/client-s3@npm:3.917.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.911.0" - "@aws-sdk/credential-provider-node": "npm:3.913.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.910.0" - "@aws-sdk/middleware-expect-continue": "npm:3.910.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.911.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-location-constraint": "npm:3.913.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.911.0" - "@aws-sdk/middleware-ssec": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@aws-sdk/xml-builder": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/eventstream-serde-browser": "npm:^4.2.2" - "@smithy/eventstream-serde-config-resolver": "npm:^4.3.2" - "@smithy/eventstream-serde-node": "npm:^4.2.2" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-blob-browser": "npm:^4.2.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/hash-stream-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/md5-js": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/credential-provider-node": "npm:3.917.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.914.0" + "@aws-sdk/middleware-expect-continue": "npm:3.917.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.916.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-location-constraint": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.916.0" + "@aws-sdk/middleware-ssec": "npm:3.914.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@aws-sdk/xml-builder": "npm:3.914.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/eventstream-serde-browser": "npm:^4.2.3" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.3" + "@smithy/eventstream-serde-node": "npm:^4.2.3" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-blob-browser": "npm:^4.2.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/hash-stream-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/md5-js": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" - "@smithy/util-stream": "npm:^4.5.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" + "@smithy/util-stream": "npm:^4.5.4" "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.2" + "@smithy/util-waiter": "npm:^4.2.3" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/dd59c9ce81329ed48c9064fedc92758a4c1e12aae602f3d7395b7c92cd49ec4dda6cf784c67f6b9e4d692b007de2d34d2a45b924b4c7ba61604d93c283880929 + checksum: 10c0/5ea7ade7433f5442c37530b6f5b45f5ff0536fb346d22cc5056424f0e145b09a747a9e01846fc6c83e002c64fd01318f83ac0d971e422540415a40983235a014 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/client-sqs@npm:3.913.0" +"@aws-sdk/client-sqs@npm:^3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/client-sqs@npm:3.917.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/credential-provider-node": "npm:3.913.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/md5-js": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/credential-provider-node": "npm:3.917.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.916.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/md5-js": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/26067012860424e0bd24b7dde19d3eea4b0958cd5b0f7417963f84095f415ebd0e227c2eeeaf67b0af26cdde096f0ac0710ca345d0bb4a4f1ad2631d589ad7b1 + checksum: 10c0/d9c9479ad7f74167493d45dec8563b20e43d3705de839d41648f7c32d3bdb082f1d8047e3e13d4b1cd2c120ea23c434407513ed93bbc108340ea7690995110f3 languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/client-ssm@npm:3.913.0" +"@aws-sdk/client-ssm@npm:^3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/client-ssm@npm:3.917.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/credential-provider-node": "npm:3.913.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/credential-provider-node": "npm:3.917.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.2" + "@smithy/util-waiter": "npm:^4.2.3" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/2c086397d6d4b001efc293dfabd74dae6ab178ca43bf1e8b1dfce02c401c3be75c1bfae31d6968ab82256282683734f7928016d43fc2109bea439c83d081464f + checksum: 10c0/7dfd23dbc2cc85f7584b9f2643f430d156b4e830630fe8223c4a1355bf9ef88ea2161af7676450002b9283abc265b4adb7a4eec3f9307aa86d3f13e8a2cf12b4 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/client-sso@npm:3.911.0" +"@aws-sdk/client-sso@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/client-sso@npm:3.916.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/ef07589cf448bb30136e015d6ea594aa84704b45234fc984d0d9824a2d2f2f7595d14090766b92f46b116b39f41071b083f41d2e95a0eb4ebf8fbc39105903fd + checksum: 10c0/ce90c351bfeb207198136c378bd13fbceaec46b6306c62ea8b65d218391e5219afcfe6686313c7de13076f4e630dafb2c689639a0d76bd0773f09e09723fd2cc languageName: node linkType: hard -"@aws-sdk/core@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/core@npm:3.911.0" +"@aws-sdk/core@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/core@npm:3.916.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/xml-builder": "npm:3.911.0" - "@smithy/core": "npm:^3.16.1" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/signature-v4": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/xml-builder": "npm:3.914.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/signature-v4": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-middleware": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/438e7c7a5d75d970650c31d76d81a8d4152a779df0b2d757b7a4b110f31104989ce878f260b843ffa083f6dd3cef2e58304884373c9d750a4bad60e9a669a50f + checksum: 10c0/ee4d6b11e7b070376e2af698fabaeb8bce77dc3f752a4f2843e3fcce9fb9a3e2a41a9b24b6c19f26312cda83ef1f825756b7a07532d061e192307c1a2abcf93b languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.911.0" +"@aws-sdk/credential-provider-env@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.916.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/09e9b080fdf63bb48575e9ef9e233ad5fcc895cd727fd3db2d45a012d188cb3612bc0e4b04fee1cf302f14c1a5fcc01b32e3e154263853bddec0a7f72a259707 + checksum: 10c0/6a05a282c8599231b5e9af3cdd20abdc2ae0aff2fb2a126ca1fc171fed6cbe457e866d7791dca94d709b0b227a1fb59a63e35a806e6f3257a5d8ff32076b0e75 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.911.0" +"@aws-sdk/credential-provider-http@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.916.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/util-stream": "npm:^4.5.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-stream": "npm:^4.5.4" tslib: "npm:^2.6.2" - checksum: 10c0/9bfe10fb49989e22db9b5fffcade6195e1fe9633d9eb8baf92b8e7e5a985f2a34df185ad42e05c66d8ace37851284c576ebc6e601e27cee5b8f833741567fa73 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.913.0" - dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/credential-provider-env": "npm:3.911.0" - "@aws-sdk/credential-provider-http": "npm:3.911.0" - "@aws-sdk/credential-provider-process": "npm:3.911.0" - "@aws-sdk/credential-provider-sso": "npm:3.911.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.911.0" - "@aws-sdk/nested-clients": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/credential-provider-imds": "npm:^4.2.2" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + checksum: 10c0/482012b32e01118196af4f8018bfcc154f085b9a1ea1d419b2287a364d34674d58ead4d95d931c66160d698d1a1e414b3b6ddc0f8e6995a597f3f207699538ed + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.917.0" + dependencies: + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/credential-provider-env": "npm:3.916.0" + "@aws-sdk/credential-provider-http": "npm:3.916.0" + "@aws-sdk/credential-provider-process": "npm:3.916.0" + "@aws-sdk/credential-provider-sso": "npm:3.916.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.917.0" + "@aws-sdk/nested-clients": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/credential-provider-imds": "npm:^4.2.3" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/567cf87a9b069b5d20fb829355802be30edff0c8e07e7660f13eb02341106b18a0ea8428eadc2f2ba2ab7374d2ea90a7eef3af89262fded4eecddb2024793ae8 + checksum: 10c0/a89c4feeae5793073d186fbf28d9937c4a944cd5c167fdd09a14430734cb04c5dc8d79585ab8816b2963bfebce3b99bf73a33f5573e44c5ac27c9254bb644beb languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.913.0" +"@aws-sdk/credential-provider-node@npm:3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.917.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.911.0" - "@aws-sdk/credential-provider-http": "npm:3.911.0" - "@aws-sdk/credential-provider-ini": "npm:3.913.0" - "@aws-sdk/credential-provider-process": "npm:3.911.0" - "@aws-sdk/credential-provider-sso": "npm:3.911.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/credential-provider-imds": "npm:^4.2.2" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/credential-provider-env": "npm:3.916.0" + "@aws-sdk/credential-provider-http": "npm:3.916.0" + "@aws-sdk/credential-provider-ini": "npm:3.917.0" + "@aws-sdk/credential-provider-process": "npm:3.916.0" + "@aws-sdk/credential-provider-sso": "npm:3.916.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.917.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/credential-provider-imds": "npm:^4.2.3" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/096e5967f22143b8bb14c1d7e104c186b85d474424717caa909cbcd9c3aaa152c3bc6737ecb533ccf5707b8fba7b3f20ced668f23a454a46eaeb526cf59a8484 + checksum: 10c0/4bea7242587e942f7c86818bb9705e145f6b63e3e4a55c15c4dfff383c0613a90dbae8027528fb473ff9c8b6c8f802f851405cb09bb49fb6eb76c91b74841cb1 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.911.0" +"@aws-sdk/credential-provider-process@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.916.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/02563d2bd90b2a3b89d2ed338ea9dd2bb6a8f7585f7a77b4c3fc040f2d84e20b28196c2a61fc2b1298c0184a6a7ead22b7d5d87f8949c5d96057d638f06dd858 + checksum: 10c0/a0cb35f6c79435613f7d4025fd7d8a898566d3c3c42cef76e9b01768d151193c0d235344134fa4514d65d76aa954633c9c424c95095e11b066bd8d01aea63126 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.911.0" +"@aws-sdk/credential-provider-sso@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.916.0" dependencies: - "@aws-sdk/client-sso": "npm:3.911.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/token-providers": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/client-sso": "npm:3.916.0" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/token-providers": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/9f590b512ae089ed072b637a341696a498dea0665d75440845f6b33e87b63d2719f2d06fe9a6ec8e40b02e18dbe054d2d4c5a444a8ea6c3ebd9d028825a8e881 + checksum: 10c0/f9cd04514d0bc6495fb6cf8172e0cd202e19262b036ff06bbd4244a6c3573fa7d0b1f5d23aa5267a4b9606eeba8145831eccc7fd75d4a929e3fc893bf26776f0 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.911.0" +"@aws-sdk/credential-provider-web-identity@npm:3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.917.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/nested-clients": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/nested-clients": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/bc7a5581d202dcc7d3d5d5d4295dc8408dd35eb7b630c38a3e73e4465500f5746901664207cf0e8313bc237fa319966f6ad29d1555617ad8f7832b6128cc8073 + checksum: 10c0/34e6ee21ada45bca82c1b7425042ba5aa76675208102cb028f28ffc76de31935d86ba3bd5e7e6b58b8b67e3a41fc27c78dd9215fc1716a6f43858c8b4d1d98d7 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/lib-storage@npm:3.913.0" +"@aws-sdk/lib-storage@npm:^3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/lib-storage@npm:3.917.0" dependencies: - "@smithy/abort-controller": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/abort-controller": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/smithy-client": "npm:^4.9.1" buffer: "npm:5.6.0" events: "npm:3.3.0" stream-browserify: "npm:3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-s3": ^3.913.0 - checksum: 10c0/6f8fabcd0bd78be606b6660d983b31794684628ce8119b6f7e1d20f044115fea8d67f54b6898f94f8aa4af0e60183667e095e60f5f3144d14cf4390508f88227 + "@aws-sdk/client-s3": ^3.917.0 + checksum: 10c0/626c49ee0a34bf534a9f501da8976ea40fd5de7d2f76fd2f860d776ac8d230db31b80823758b355e9ead3d7baf140cf21ad380c3f0d97a8c8e967c93c216ca02 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.910.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/types": "npm:3.914.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" "@smithy/util-config-provider": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/32154bd1870c691d5071e5275a17ba2ea542bece2bf2da8464389c95358f1631d199af3bba25958098f04bf9dc11a569fafb2bb96d452718170abab86597300b + checksum: 10c0/3bc67cf5a1cd8d9ba8bc9d63a515cf2cc47c391f0740145e21f3b7953f99bbf9b7261cea24bbeff580820d2653da98ce16dcb4819a15e24dc1ac2d8a9c658ba9 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.910.0" +"@aws-sdk/middleware-expect-continue@npm:3.917.0": + version: 3.917.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.917.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/1e8b9426e8b1a7f0db82faded10ac8047310f52224468bb00c7271a172fe645518b46a92be3b7cfdf757179f5ee43d53f69c81be303c5f8851ae330028b5b20a + checksum: 10c0/5564391c330d43916e43feb86fd6df8b1bd5bcb30c50363edff62d8541d6b02e09b83e4421600d4eea29004208bec029fcc5b7c3f1002102e8d669321f13a702 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.911.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.916.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.911.0" - "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-stream": "npm:^4.5.2" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-stream": "npm:^4.5.4" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/706dcd0276be6a98d7d0bce671efb27c43921f909535fdf7c49934ba881e954ddfe763fdd428b1b22291ae1476a3db8442a70fef66e3fe3baf7caa23a962bd9b + checksum: 10c0/c62f083d16df44efcbb3240a5aa596e29ca11b3bacde091dc2122c9688f0190cedfbaddf57f9de27bd41617a2f6eee903c120e7cbceb2fc6c6856f4054bb0429 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.910.0" +"@aws-sdk/middleware-host-header@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/bfd348a15b855a89a46a5c3cc18dbca94eda541847c3260b2d66b8c84440976cd527831bab7adaf3f6bc68fb9b61b885b69762dee3830cb960a2a18a8c517482 + checksum: 10c0/f5141335b89132a7e54b799fb5e849a2162a79c9f3ff287e497938a6ddc9f81e2ebca7888759f83633cc4347c2510f937442695e24b9c5de07964e3545345cdd languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.913.0": - version: 3.913.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.913.0" +"@aws-sdk/middleware-location-constraint@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/3ff82856066eb482574404294baf38c6dcf4659a86fd08613839c24c347555dbab854c65eec671b539b2a263e86eedf254d97783712445c980e1928d7ca8bb61 + checksum: 10c0/65204117f9dbfd5ff2719e1304b65ce234cbd114e11c75b7025bf0b21f99c402153e3e72cf359722499727f0c718f2aaa7a7e9a71193a97935780e8d09dd8dd5 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-logger@npm:3.910.0" +"@aws-sdk/middleware-logger@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/middleware-logger@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/33d0ec8c067701e8fb80f792ec4208decb0eb61502fd34377976bcd0aea5ee2c554a0861b3f42547a6a11abfe7ca5324c419d87dbe88def282b9ce4da2edb068 + checksum: 10c0/d9011740d92d20b451a82e442069f81e57b5e86608573d753e4dedf80d9bfb5660fe2651aa542f26be7a16d97ec2aad708a80c1ae197ef0700ddfc6bc90e4554 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.910.0" +"@aws-sdk/middleware-recursion-detection@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/types": "npm:3.914.0" "@aws/lambda-invoke-store": "npm:^0.0.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/bdf27349e500c8abffc67c5ed017dad8749b5a007d1e1da0fea7f12cb5e85a6255e28811e517566454a1a6a201fea6fe94cb8e90d4f8d8023cbcbf412afddcdd + checksum: 10c0/45f5dfb4352e2554642eed38cee2bb7265ecbff2144671656f87d8f52948f11a9c401e08e6e1e054cd84e9ade32e86648f8de5266a342cc2d1efd6709c7f1574 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.910.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.916.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-format-url": "npm:3.910.0" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/signature-v4": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-format-url": "npm:3.914.0" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/signature-v4": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/0bf8bb9ef69dfbfc14ae735e3d6c1d3a24c9a02fccf9053cd57c851982e901e9d030a1de0bd039c03b51291bfd034c958862d46eef1b38f305d057625aef3de9 + checksum: 10c0/f0d920b848826c3d99fb45bb588549f384a1a7f26fd488dfa8f9b2aaf7cf1816e437ad827be95d327a8d3bb8067ca40f012f29cc3f739cbac5ec0d07b9e27a45 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.911.0" +"@aws-sdk/middleware-sdk-s3@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.916.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/core": "npm:^3.16.1" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/signature-v4": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" + "@smithy/core": "npm:^3.17.1" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/signature-v4": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-stream": "npm:^4.5.2" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-stream": "npm:^4.5.4" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/5143427a345ff842c1fd83ea198f8456d928221b5b8f9a9b698cfda0dbc5cd4b3bf38cd9194faf98a89af9ebbd53199d0712944b8fefab905378bc8899d5206c + checksum: 10c0/6565e3c5fb5530f93c9b0104647a5ad779e9ce99d623f44ca62d0e8009d3e07846f6ca5b8427c50e82f2bb06da65dcf197d03697a6f78aaac338578b5132e2c9 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.910.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.916.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" "@smithy/util-hex-encoding": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/056b744141d2308b85e60166ffb03b4eb1e7ee34ea7a84f0330ac26721be539f9e1d0cffd4351a0422a50c16cc2ed110bd7b1980fc3a71b20d6fd8a345c0851c + checksum: 10c0/92d3702a51b8b29a18411b6fa70e27a306a8cc0f299df9b2890344a7f744426b9cda7eadfb101e85073191c4637fc445883ce7798d6db257d7681ef8d9433196 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.910.0" +"@aws-sdk/middleware-ssec@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/2156df7de3e63d426bc8fdc018298ae8dc6bcff55f9a21365de71142b0c61266f5e65657757a8815662f1b2a6d5c5a78e9b970bf4315907e6d7888059da0526a + checksum: 10c0/b7a0c24a43a3abae81e2fc423868ac7c290cc2253835953ccd6ff9dc64de31c534d85302c135267077f62b46476ea6b29173643043177fb75e7e605801635230 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.911.0" +"@aws-sdk/middleware-user-agent@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.916.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@smithy/core": "npm:^3.16.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/4c8084ef88e5b62da3ac6dc0f28da12bea2b94a4962f95012253ee4c1ddb271e53448f7aa72c4a1fb5640f8a6621ec84713ce385943486c8e093b55c64ba6599 + checksum: 10c0/4ad432b4fcc7c473c4b4dc2cf1fc7f2db8afbcb834471b746515f5f0c4b049276acd83a6dee59172166aa2df2288a821e0ee39d711dcd15fddc56ef62820d855 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/nested-clients@npm:3.911.0" +"@aws-sdk/nested-clients@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/nested-clients@npm:3.916.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/middleware-host-header": "npm:3.910.0" - "@aws-sdk/middleware-logger": "npm:3.910.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/region-config-resolver": "npm:3.910.0" - "@aws-sdk/types": "npm:3.910.0" - "@aws-sdk/util-endpoints": "npm:3.910.0" - "@aws-sdk/util-user-agent-browser": "npm:3.910.0" - "@aws-sdk/util-user-agent-node": "npm:3.911.0" - "@smithy/config-resolver": "npm:^4.3.2" - "@smithy/core": "npm:^3.16.1" - "@smithy/fetch-http-handler": "npm:^5.3.3" - "@smithy/hash-node": "npm:^4.2.2" - "@smithy/invalid-dependency": "npm:^4.2.2" - "@smithy/middleware-content-length": "npm:^4.2.2" - "@smithy/middleware-endpoint": "npm:^4.3.3" - "@smithy/middleware-retry": "npm:^4.4.3" - "@smithy/middleware-serde": "npm:^4.2.2" - "@smithy/middleware-stack": "npm:^4.2.2" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/node-http-handler": "npm:^4.4.1" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/smithy-client": "npm:^4.8.1" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/middleware-host-header": "npm:3.914.0" + "@aws-sdk/middleware-logger": "npm:3.914.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.914.0" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/region-config-resolver": "npm:3.914.0" + "@aws-sdk/types": "npm:3.914.0" + "@aws-sdk/util-endpoints": "npm:3.916.0" + "@aws-sdk/util-user-agent-browser": "npm:3.914.0" + "@aws-sdk/util-user-agent-node": "npm:3.916.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/core": "npm:^3.17.1" + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/hash-node": "npm:^4.2.3" + "@smithy/invalid-dependency": "npm:^4.2.3" + "@smithy/middleware-content-length": "npm:^4.2.3" + "@smithy/middleware-endpoint": "npm:^4.3.5" + "@smithy/middleware-retry": "npm:^4.4.5" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/node-http-handler": "npm:^4.4.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/smithy-client": "npm:^4.9.1" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" "@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.2" - "@smithy/util-defaults-mode-node": "npm:^4.2.3" - "@smithy/util-endpoints": "npm:^3.2.2" - "@smithy/util-middleware": "npm:^4.2.2" - "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.4" + "@smithy/util-defaults-mode-node": "npm:^4.2.6" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/d1c993ad22f7e58d10d2fccade5f4e9d12b04f8304a6b06615c088f827105b75c75e14be4698d120038d6f7d6e7244204c15813a5c2d5f87d9ef6e347fc320ec + checksum: 10c0/fd77d4cb08f3176ee87f18f5771039f883d76013b3cfd0440c2592b8e953ef775d2058c2c485c1b8df27a6e6ae56de6560fbd824ac5a5fff98b6f20376857158 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.910.0" +"@aws-sdk/region-config-resolver@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" - "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.2" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/config-resolver": "npm:^4.4.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/03bc2172d0c3b134cbb496e8546606a8821fc4f0272ea03aadfd653b29956ddbbfa2ad3e12b7937d3e98d7b0f92e8fedb2af6559f2389c2d1d4ffc37bb55c5b0 + checksum: 10c0/a473db628478a4403c34121231ed03c4b9c148659d797f8daa1ed7608b86bb23b1f85c63a99abb0efe9f540659d424d9e720b2e689cbcd7d61d888de610d4513 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.911.0" +"@aws-sdk/signature-v4-multi-region@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.916.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/protocol-http": "npm:^5.3.2" - "@smithy/signature-v4": "npm:^5.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/middleware-sdk-s3": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/signature-v4": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/c9b619a8f8f49b7bf5e2d10518e3e9d66ceaaa6a991f18bfcc6dc23877984195d30f4d8adbc66c85b999a77dc66a4bbaa9c9b35c5e74e8f855c68b27bc526b49 + checksum: 10c0/f0bb96a060b761a7a28c7e25d227c723c13a30f237588513894874a76c5ed6eac5ad5402901651ac7b187b3d7833f9b47681608e8e2ec030af07d3267ca27266 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/token-providers@npm:3.911.0" +"@aws-sdk/token-providers@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/token-providers@npm:3.916.0" dependencies: - "@aws-sdk/core": "npm:3.911.0" - "@aws-sdk/nested-clients": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/property-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/core": "npm:3.916.0" + "@aws-sdk/nested-clients": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/287a1777c8885a6e0a2af0856356e3fc063c1d8d28abda3602b862d0aa4a56593751d4e2b820cb0588432b890d68f432b00720cdf4e04fc04a6c79cc9f9c3439 + checksum: 10c0/97d7ed9895f59eeadf597ec335d951a552a017e34d1e4283f42b8dc965ce115449d03219ac5364401fe2f82ad2bc32a96139d91be71faf17921886af9653b6a9 languageName: node linkType: hard -"@aws-sdk/types@npm:3.910.0, @aws-sdk/types@npm:^3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/types@npm:3.910.0" +"@aws-sdk/types@npm:3.914.0, @aws-sdk/types@npm:^3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/types@npm:3.914.0" dependencies: - "@smithy/types": "npm:^4.7.1" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/b91c035d68999dfef31ffb81f0f6dea6d9a763339293d4267975dc9bc0f946d39d48fa51dbe643360d8643686e6ccce783f2ae1e3dfabd4d470bb8834c1186d3 + checksum: 10c0/71de24f076587ffc53acdc62ef16de711bd0c00f9a40491cd12a2c762e794c751e4ab79e0fb798c06a6a0e731cf0716f7833add085b1c85b7bfa2fba75e83937 languageName: node linkType: hard @@ -1068,28 +1066,28 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/util-endpoints@npm:3.910.0" +"@aws-sdk/util-endpoints@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/util-endpoints@npm:3.916.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/types": "npm:^4.7.1" - "@smithy/url-parser": "npm:^4.2.2" - "@smithy/util-endpoints": "npm:^3.2.2" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" + "@smithy/util-endpoints": "npm:^3.2.3" tslib: "npm:^2.6.2" - checksum: 10c0/1944c8ff7fd50ef6e018a27c378ae0eba7672900827cbc2b1604d04ce08ec2a74dea11eb3a9ba63a00e4083206be93e9a90aaa424f841e5f5c55888cf0e07073 + checksum: 10c0/ea67106b19f10a8cd01bda8dc76978c844723056b2fa8fad637c4a456b2d4a1e131e7f872539f580e25fc41bdce219427b209eceb0fceb3bd610cab82b8025fb languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/util-format-url@npm:3.910.0" +"@aws-sdk/util-format-url@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/util-format-url@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/querystring-builder": "npm:^4.2.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/querystring-builder": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/f65f56ac79b557a6ab98143c3cb607ea92bb5d785bc3bed0c077365e9f04119c3a34e3d05e14c0e9d99ec2064de32e30cdc03d901cee0a59d4d1da9f85e9aebd + checksum: 10c0/dfe89f03c177caaba0b21c07d81b5f11df2a6f8eaea2142bb3af29fd0fd957675d6226a41a1bd6407343113930790b20db761ba3c8d1239f7cb43f92dea78541 languageName: node linkType: hard @@ -1102,44 +1100,44 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.910.0": - version: 3.910.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.910.0" +"@aws-sdk/util-user-agent-browser@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.914.0" dependencies: - "@aws-sdk/types": "npm:3.910.0" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/types": "npm:^4.8.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/7f331a95df724548198a076f560cb1a7491c4b87dc76b2eea623ef6acc2c4b186e50a393336a26ecf83fadb9375c9eb668e5b5bc154adcf3e17ecf7ae0f89cc0 + checksum: 10c0/d9adf87efbd9ecb242cf92b489f1f490008eb0149c182a72452f3352dd4b6bf0a4bf974f18369d780ed5f2341bb0c526e81611da36e5f5bf0613aca1eea3bdab languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.911.0" +"@aws-sdk/util-user-agent-node@npm:3.916.0": + version: 3.916.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.916.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.911.0" - "@aws-sdk/types": "npm:3.910.0" - "@smithy/node-config-provider": "npm:^4.3.2" - "@smithy/types": "npm:^4.7.1" + "@aws-sdk/middleware-user-agent": "npm:3.916.0" + "@aws-sdk/types": "npm:3.914.0" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/e7ceaa43633aa27f7d3239fc1006d844a23ab720635c2898f0da5024588feb77a1c77cd3142d1450d751b93ee4ae404756c7364230b2ac7b4ef473372ada1378 + checksum: 10c0/60910c61254d342fd08c22bc781494bb34c2a3e153e6fe787f7e18177677cf8023665bf09ef77669864a69c07cc3fe1fd412bb82e0cc8e665dbbf2b317540860 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.911.0": - version: 3.911.0 - resolution: "@aws-sdk/xml-builder@npm:3.911.0" +"@aws-sdk/xml-builder@npm:3.914.0": + version: 3.914.0 + resolution: "@aws-sdk/xml-builder@npm:3.914.0" dependencies: - "@smithy/types": "npm:^4.7.1" + "@smithy/types": "npm:^4.8.0" fast-xml-parser: "npm:5.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/174aa60f5be883954b33082af65a20238a64bd69c4983ee7617786b77624325ddd8ae844b7a59e5d3bb92d33519e5bb9a6d626ce2fa547bd60455ba65867ddda + checksum: 10c0/d229350c17594a04165ed812e79f01f7ddc1ae3c562a95684e70e897c5feb5ae9b58a54443808ed5f883544d7a8ab720d8a6395dfdb84a6a43587171772ee184 languageName: node linkType: hard @@ -4041,7 +4039,7 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^4.2.2, @smithy/abort-controller@npm:^4.2.3": +"@smithy/abort-controller@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/abort-controller@npm:4.2.3" dependencies: @@ -4070,22 +4068,23 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.3.2, @smithy/config-resolver@npm:^4.3.3": - version: 4.3.3 - resolution: "@smithy/config-resolver@npm:4.3.3" +"@smithy/config-resolver@npm:^4.4.0": + version: 4.4.0 + resolution: "@smithy/config-resolver@npm:4.4.0" dependencies: "@smithy/node-config-provider": "npm:^4.3.3" "@smithy/types": "npm:^4.8.0" "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-endpoints": "npm:^3.2.3" "@smithy/util-middleware": "npm:^4.2.3" tslib: "npm:^2.6.2" - checksum: 10c0/297e16ebd901b6f22e22294806bc5e574e38cef0ff9ec2c03e5dd333883a108fc452a73d567f1dcad690d16337d7c726ba7e92c6b4e086712b6fd966f7e3c0b7 + checksum: 10c0/f33e1c4569980e614dea8b709dbd8e120b725caf4a7cc557d9d31a91df1755ccc1a2179cf26681eebf713e755ad38d6b58f7aca00dfe2c3390e9481221530e43 languageName: node linkType: hard -"@smithy/core@npm:^3.16.1, @smithy/core@npm:^3.17.0": - version: 3.17.0 - resolution: "@smithy/core@npm:3.17.0" +"@smithy/core@npm:^3.17.1": + version: 3.17.1 + resolution: "@smithy/core@npm:3.17.1" dependencies: "@smithy/middleware-serde": "npm:^4.2.3" "@smithy/protocol-http": "npm:^5.3.3" @@ -4093,15 +4092,15 @@ __metadata: "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.2.3" - "@smithy/util-stream": "npm:^4.5.3" + "@smithy/util-stream": "npm:^4.5.4" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/3e7b0dfeac4b591b8caf3dd4ae68271b807044d2b8f22c5d97c6a10d1c27a15d329a5130d19cf416b60f4cdcbe46fad5491e419049e030629231002feef75846 + checksum: 10c0/2b3e9f9c06b73e4e12361bec6bcf59ae6a33f60252a85114be91656765aaa9ff77fa7a9e0129875aba81b21c6630455720b8b174e1145be72aec86245c2dbf4b languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.2.2, @smithy/credential-provider-imds@npm:^4.2.3": +"@smithy/credential-provider-imds@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/credential-provider-imds@npm:4.2.3" dependencies: @@ -4126,7 +4125,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.2.2": +"@smithy/eventstream-serde-browser@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/eventstream-serde-browser@npm:4.2.3" dependencies: @@ -4137,7 +4136,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.3.2": +"@smithy/eventstream-serde-config-resolver@npm:^4.3.3": version: 4.3.3 resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.3" dependencies: @@ -4147,7 +4146,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.2.2": +"@smithy/eventstream-serde-node@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/eventstream-serde-node@npm:4.2.3" dependencies: @@ -4169,7 +4168,7 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.3.3, @smithy/fetch-http-handler@npm:^5.3.4": +"@smithy/fetch-http-handler@npm:^5.3.4": version: 5.3.4 resolution: "@smithy/fetch-http-handler@npm:5.3.4" dependencies: @@ -4182,7 +4181,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.2.3": +"@smithy/hash-blob-browser@npm:^4.2.4": version: 4.2.4 resolution: "@smithy/hash-blob-browser@npm:4.2.4" dependencies: @@ -4194,7 +4193,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-node@npm:^4.2.2": +"@smithy/hash-node@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/hash-node@npm:4.2.3" dependencies: @@ -4206,7 +4205,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.2.2": +"@smithy/hash-stream-node@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/hash-stream-node@npm:4.2.3" dependencies: @@ -4217,7 +4216,7 @@ __metadata: languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.2.2": +"@smithy/invalid-dependency@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/invalid-dependency@npm:4.2.3" dependencies: @@ -4245,7 +4244,7 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^4.2.2": +"@smithy/md5-js@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/md5-js@npm:4.2.3" dependencies: @@ -4256,7 +4255,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.2.2": +"@smithy/middleware-content-length@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/middleware-content-length@npm:4.2.3" dependencies: @@ -4267,11 +4266,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.3.3, @smithy/middleware-endpoint@npm:^4.3.4": - version: 4.3.4 - resolution: "@smithy/middleware-endpoint@npm:4.3.4" +"@smithy/middleware-endpoint@npm:^4.3.5": + version: 4.3.5 + resolution: "@smithy/middleware-endpoint@npm:4.3.5" dependencies: - "@smithy/core": "npm:^3.17.0" + "@smithy/core": "npm:^3.17.1" "@smithy/middleware-serde": "npm:^4.2.3" "@smithy/node-config-provider": "npm:^4.3.3" "@smithy/shared-ini-file-loader": "npm:^4.3.3" @@ -4279,28 +4278,28 @@ __metadata: "@smithy/url-parser": "npm:^4.2.3" "@smithy/util-middleware": "npm:^4.2.3" tslib: "npm:^2.6.2" - checksum: 10c0/6a0e8a76fbdd88f6e1190bbf5282e57a4105aa2e771c9e4c2fe6d7765e2654ac9e0b334e3bdf1abacdd14f53879734266b8ed6aa05625a9a180bf157f0ee18d4 + checksum: 10c0/397cad4fff38b3d388315bac04499eca34f77cd558115d9b621f145d933a851bcac99a6c4c546f43f119f46d1f6abffb25bafdcf124d1851347cacce7017a626 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.3": - version: 4.4.4 - resolution: "@smithy/middleware-retry@npm:4.4.4" +"@smithy/middleware-retry@npm:^4.4.5": + version: 4.4.5 + resolution: "@smithy/middleware-retry@npm:4.4.5" dependencies: "@smithy/node-config-provider": "npm:^4.3.3" "@smithy/protocol-http": "npm:^5.3.3" "@smithy/service-error-classification": "npm:^4.2.3" - "@smithy/smithy-client": "npm:^4.9.0" + "@smithy/smithy-client": "npm:^4.9.1" "@smithy/types": "npm:^4.8.0" "@smithy/util-middleware": "npm:^4.2.3" "@smithy/util-retry": "npm:^4.2.3" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/10a00cc54dd792160374daa709d2e3ed9146296de80e19ab0dce26db8de3170bba6c90fc3d2fbc542c8584f9ffa6cfc388c31910ccc245faa1071f8b8966651e + checksum: 10c0/fe196af3b5e91c4c64649425d51f61133e0776a4cb9ea3151a7aab53dea7abdf19fc7582168b615c0f90be570c0e6c2e048927ea012108b708419b1f62217dc6 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.2.2, @smithy/middleware-serde@npm:^4.2.3": +"@smithy/middleware-serde@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/middleware-serde@npm:4.2.3" dependencies: @@ -4311,7 +4310,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.2.2, @smithy/middleware-stack@npm:^4.2.3": +"@smithy/middleware-stack@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/middleware-stack@npm:4.2.3" dependencies: @@ -4321,7 +4320,7 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.3.2, @smithy/node-config-provider@npm:^4.3.3": +"@smithy/node-config-provider@npm:^4.3.3": version: 4.3.3 resolution: "@smithy/node-config-provider@npm:4.3.3" dependencies: @@ -4333,20 +4332,20 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.4.1, @smithy/node-http-handler@npm:^4.4.2": - version: 4.4.2 - resolution: "@smithy/node-http-handler@npm:4.4.2" +"@smithy/node-http-handler@npm:^4.4.3": + version: 4.4.3 + resolution: "@smithy/node-http-handler@npm:4.4.3" dependencies: "@smithy/abort-controller": "npm:^4.2.3" "@smithy/protocol-http": "npm:^5.3.3" "@smithy/querystring-builder": "npm:^4.2.3" "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/60f3d95b03885440ae3acc31f5bacea8fbdd072b8f9b96080887bd24e1c9e697cbc785d8cb5d3eb1eb26746a8c12d2df93924bad255e4adee10fad7476e29202 + checksum: 10c0/343ca2d2ce8e8b11f849edaa69b52b439be93cf2351cac78c0c545e41af621b0300eaa32fdeea06e282a6b5801db3b9dc3b339674f7dd427aa1e26fd46968f2a languageName: node linkType: hard -"@smithy/property-provider@npm:^4.2.2, @smithy/property-provider@npm:^4.2.3": +"@smithy/property-provider@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/property-provider@npm:4.2.3" dependencies: @@ -4356,7 +4355,7 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.3.2, @smithy/protocol-http@npm:^5.3.3": +"@smithy/protocol-http@npm:^5.3.3": version: 5.3.3 resolution: "@smithy/protocol-http@npm:5.3.3" dependencies: @@ -4366,7 +4365,7 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.2.2, @smithy/querystring-builder@npm:^4.2.3": +"@smithy/querystring-builder@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/querystring-builder@npm:4.2.3" dependencies: @@ -4405,7 +4404,7 @@ __metadata: languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.3.2, @smithy/shared-ini-file-loader@npm:^4.3.3": +"@smithy/shared-ini-file-loader@npm:^4.3.3": version: 4.3.3 resolution: "@smithy/shared-ini-file-loader@npm:4.3.3" dependencies: @@ -4415,7 +4414,7 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.3.2": +"@smithy/signature-v4@npm:^5.3.3": version: 5.3.3 resolution: "@smithy/signature-v4@npm:5.3.3" dependencies: @@ -4431,18 +4430,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.8.1, @smithy/smithy-client@npm:^4.9.0": - version: 4.9.0 - resolution: "@smithy/smithy-client@npm:4.9.0" +"@smithy/smithy-client@npm:^4.9.1": + version: 4.9.1 + resolution: "@smithy/smithy-client@npm:4.9.1" dependencies: - "@smithy/core": "npm:^3.17.0" - "@smithy/middleware-endpoint": "npm:^4.3.4" + "@smithy/core": "npm:^3.17.1" + "@smithy/middleware-endpoint": "npm:^4.3.5" "@smithy/middleware-stack": "npm:^4.2.3" "@smithy/protocol-http": "npm:^5.3.3" "@smithy/types": "npm:^4.8.0" - "@smithy/util-stream": "npm:^4.5.3" + "@smithy/util-stream": "npm:^4.5.4" tslib: "npm:^2.6.2" - checksum: 10c0/3a4c045b6d81e2d7803aa1cbac6579481c2a6b204d42f92cd832c6b076bb7673afcd3e9c37050049c594992ca3591aa257c54c2a7d06f729d1d7ebe1942f1a6c + checksum: 10c0/6b50a5d00e2b68e72e78d08e6d90587159ed80d6fb9a6fb341cc78a55feca9f12157cb309eb8e22ab8fe6508a63ac4bfa2e42cf6f7077a8d571a30cb33232ce8 languageName: node linkType: hard @@ -4464,7 +4463,7 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^4.7.1, @smithy/types@npm:^4.8.0": +"@smithy/types@npm:^4.8.0": version: 4.8.0 resolution: "@smithy/types@npm:4.8.0" dependencies: @@ -4473,7 +4472,7 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^4.2.2, @smithy/url-parser@npm:^4.2.3": +"@smithy/url-parser@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/url-parser@npm:4.2.3" dependencies: @@ -4542,34 +4541,34 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.2": - version: 4.3.3 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.3" +"@smithy/util-defaults-mode-browser@npm:^4.3.4": + version: 4.3.4 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.4" dependencies: "@smithy/property-provider": "npm:^4.2.3" - "@smithy/smithy-client": "npm:^4.9.0" + "@smithy/smithy-client": "npm:^4.9.1" "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/e18e571affd7b580454efbadb28061dfe491bf76faf40a0ace12daf27f439b327b24c621c94e85528c4e6fcd0506087905d3957fb27a88b6f203a16ca7155cd3 + checksum: 10c0/b3e48214a2f9e3b55995e7b44b4531b37c4e83960582afae8991ba98d2552132e1fc1962408be476ec45301cf03887194d5941cc76db500ad2f4fc748552bfee languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.3": - version: 4.2.4 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.4" +"@smithy/util-defaults-mode-node@npm:^4.2.6": + version: 4.2.6 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.6" dependencies: - "@smithy/config-resolver": "npm:^4.3.3" + "@smithy/config-resolver": "npm:^4.4.0" "@smithy/credential-provider-imds": "npm:^4.2.3" "@smithy/node-config-provider": "npm:^4.3.3" "@smithy/property-provider": "npm:^4.2.3" - "@smithy/smithy-client": "npm:^4.9.0" + "@smithy/smithy-client": "npm:^4.9.1" "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10c0/b6507506a6601441ca4a6b31c5041587834f891b5388d6163f2b550da81b6a12838664d897f6a834edad037475db3d4959e9a869d404c844df1b266ca7a17c3e + checksum: 10c0/edd0918a5cff0787dd2fadf8aa36ef603922eaff5f3b2ec620c2c522e2bbda127327c26debe26028544ff34d5726004cfbf8c0a90505b657b852989a94f5c8ab languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.2.2": +"@smithy/util-endpoints@npm:^3.2.3": version: 3.2.3 resolution: "@smithy/util-endpoints@npm:3.2.3" dependencies: @@ -4589,7 +4588,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.2.2, @smithy/util-middleware@npm:^4.2.3": +"@smithy/util-middleware@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/util-middleware@npm:4.2.3" dependencies: @@ -4599,7 +4598,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^4.2.2, @smithy/util-retry@npm:^4.2.3": +"@smithy/util-retry@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/util-retry@npm:4.2.3" dependencies: @@ -4610,19 +4609,19 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^4.5.2, @smithy/util-stream@npm:^4.5.3": - version: 4.5.3 - resolution: "@smithy/util-stream@npm:4.5.3" +"@smithy/util-stream@npm:^4.5.4": + version: 4.5.4 + resolution: "@smithy/util-stream@npm:4.5.4" dependencies: "@smithy/fetch-http-handler": "npm:^5.3.4" - "@smithy/node-http-handler": "npm:^4.4.2" + "@smithy/node-http-handler": "npm:^4.4.3" "@smithy/types": "npm:^4.8.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/268c2810308bdde83eb833e179d3c5ffd935ffe5021cb857ce4291c68347fb0ba5409fb806bbff3e455af91d302611970a0d43180795d0c78356ac629a155c8a + checksum: 10c0/9c0ea9062b6800a1261524d4268cbbd943e3681367a5c0ff3b3186889b76c28516acfdaf1c47ad71f72a909c796d97204b1e4cd338cd52e54ace808658a826b5 languageName: node linkType: hard @@ -4655,7 +4654,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.2.2": +"@smithy/util-waiter@npm:^4.2.3": version: 4.2.3 resolution: "@smithy/util-waiter@npm:4.2.3" dependencies: