From 3409c12ac0ad90c5c4c7b69483a68c5358d2ee8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 19:42:55 +0000 Subject: [PATCH] fix(lambda): bump the aws group in /lambdas with 7 updates Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.970.0` | `3.979.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.970.0` | `3.978.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/types) | `3.969.0` | `3.973.1` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.970.0` | `3.978.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.970.0` | `3.978.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.970.0` | `3.978.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.970.0` | `3.978.0` | Updates `@aws-sdk/client-ec2` from 3.970.0 to 3.979.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.979.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.970.0 to 3.978.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.969.0 to 3.973.1 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/types) Updates `@aws-sdk/client-sqs` from 3.970.0 to 3.978.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.970.0 to 3.978.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.970.0 to 3.978.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.970.0 to 3.978.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.979.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.973.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.978.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.978.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] --- .../functions/ami-housekeeper/package.json | 6 +- lambdas/functions/control-plane/package.json | 6 +- .../functions/gh-agent-syncer/package.json | 6 +- .../termination-watcher/package.json | 4 +- lambdas/functions/webhook/package.json | 4 +- lambdas/libs/aws-ssm-util/package.json | 4 +- lambdas/yarn.lock | 886 +++++++++--------- 7 files changed, 458 insertions(+), 458 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index bf0019000b..4f97daff65 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@vercel/ncc": "^0.38.4", "aws-sdk-client-mock": "^4.1.0", @@ -26,8 +26,8 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.965.0", - "@aws-sdk/client-ssm": "^3.965.0", + "@aws-sdk/client-ec2": "^3.984.0", + "@aws-sdk/client-ssm": "^3.984.0", "cron-parser": "^5.4.0" }, "nx": { diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index c503436913..bd5563e43b 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@octokit/types": "^16.0.0", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", @@ -33,8 +33,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.30.2", - "@aws-sdk/client-ec2": "^3.965.0", - "@aws-sdk/client-sqs": "^3.965.0", + "@aws-sdk/client-ec2": "^3.984.0", + "@aws-sdk/client-sqs": "^3.984.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 2073770f56..f80331dbe3 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", "@types/request": "^2.48.13", @@ -28,8 +28,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.965.0", - "@aws-sdk/lib-storage": "^3.965.0", + "@aws-sdk/client-s3": "^3.984.0", + "@aws-sdk/lib-storage": "^3.984.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.1", "axios": "^1.13.5" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index d01a6b18fc..b0b90468b1 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -15,7 +15,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", "@vercel/ncc": "^0.38.4", @@ -24,7 +24,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.965.0", + "@aws-sdk/client-ec2": "^3.984.0", "@middy/core": "^6.4.5" }, "nx": { diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 5bcf8eec00..2b5a8e8174 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/client-eventbridge": "^3.965.0", + "@aws-sdk/client-eventbridge": "^3.984.0", "@octokit/webhooks-types": "^7.6.1", "@types/aws-lambda": "^8.10.159", "@types/express": "^5.0.3", @@ -30,7 +30,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.965.0", + "@aws-sdk/client-sqs": "^3.984.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.1", "@octokit/types": "^16.0.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index bc83f73d21..27fd952869 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -15,7 +15,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/types": "^3.965.0", + "@aws-sdk/types": "^3.973.1", "@types/aws-lambda": "^8.10.159", "@types/node": "^22.19.3", "aws-sdk-client-mock": "^4.1.0", @@ -23,7 +23,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.965.0" + "@aws-sdk/client-ssm": "^3.984.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 3b0f6f287c..f4cf6c1e06 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,9 +103,9 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.965.0" - "@aws-sdk/client-ssm": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ec2": "npm:^3.984.0" + "@aws-sdk/client-ssm": "npm:^3.984.0" + "@aws-sdk/types": "npm:^3.973.1" "@types/aws-lambda": "npm:^8.10.159" "@vercel/ncc": "npm:^0.38.4" aws-sdk-client-mock: "npm:^4.1.0" @@ -133,8 +133,8 @@ __metadata: resolution: "@aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ssm": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ssm": "npm:^3.984.0" + "@aws-sdk/types": "npm:^3.973.1" "@types/aws-lambda": "npm:^8.10.159" "@types/node": "npm:^22.19.3" aws-sdk-client-mock: "npm:^4.1.0" @@ -149,9 +149,9 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.30.2" - "@aws-sdk/client-ec2": "npm:^3.965.0" - "@aws-sdk/client-sqs": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ec2": "npm:^3.984.0" + "@aws-sdk/client-sqs": "npm:^3.984.0" + "@aws-sdk/types": "npm:^3.973.1" "@middy/core": "npm:^6.4.5" "@octokit/auth-app": "npm:8.1.2" "@octokit/core": "npm:7.0.6" @@ -176,9 +176,9 @@ __metadata: resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-s3": "npm:^3.965.0" - "@aws-sdk/lib-storage": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-s3": "npm:^3.984.0" + "@aws-sdk/lib-storage": "npm:^3.984.0" + "@aws-sdk/types": "npm:^3.973.1" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@types/aws-lambda": "npm:^8.10.159" @@ -197,8 +197,8 @@ __metadata: resolution: "@aws-github-runner/termination-watcher@workspace:functions/termination-watcher" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.965.0" - "@aws-sdk/types": "npm:^3.965.0" + "@aws-sdk/client-ec2": "npm:^3.984.0" + "@aws-sdk/types": "npm:^3.973.1" "@middy/core": "npm:^6.4.5" "@types/aws-lambda": "npm:^8.10.159" "@types/node": "npm:^22.19.3" @@ -214,8 +214,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.965.0" - "@aws-sdk/client-sqs": "npm:^3.965.0" + "@aws-sdk/client-eventbridge": "npm:^3.984.0" + "@aws-sdk/client-sqs": "npm:^3.984.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@octokit/types": "npm:^16.0.0" @@ -318,130 +318,130 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-ec2@npm:3.970.0" +"@aws-sdk/client-ec2@npm:^3.984.0": + version: 3.989.0 + resolution: "@aws-sdk/client-ec2@npm:3.989.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.970.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/credential-provider-node": "npm:^3.972.8" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-sdk-ec2": "npm:^3.972.7" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/1a5b55bd1c48c8401b4be5391247799d11e196f7ea6d7ecd0e5f9f0ac6be66e5619cae353d435efd691bb641501eb3cddb7a615d932673f7043a946456560daf + checksum: 10c0/9ca666a60db605d0157489d3aa5683e17713b796a96300dc33b2210b4fa4ee64884d178828c5111b4bce4935b4487c806abe7f37d78b067a4e233ac7930d3e7e languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.970.0" +"@aws-sdk/client-eventbridge@npm:^3.984.0": + version: 3.989.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.989.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/credential-provider-node": "npm:^3.972.8" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/signature-v4-multi-region": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3ad634c147e6cefcc1216dbd373a73160916fc9a851ad0cc058049623fee1d1cecbfd09a4076cdf5e72f179392964856981ee94687f1e22af1970cd3b589bcd5 + checksum: 10c0/a974e76ee2d7dea3cfece089de32157b78cd9f08d60eb1c40cd1950d6b6524f6e44732835a66ae40104b171e9ca46e722aaa656508f0caa2d775f16476cd8428 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-s3@npm:3.970.0" +"@aws-sdk/client-s3@npm:^3.984.0": + version: 3.989.0 + resolution: "@aws-sdk/client-s3@npm:3.989.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.969.0" - "@aws-sdk/middleware-expect-continue": "npm:3.969.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-location-constraint": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.970.0" - "@aws-sdk/middleware-ssec": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/credential-provider-node": "npm:^3.972.8" + "@aws-sdk/middleware-bucket-endpoint": "npm:^3.972.3" + "@aws-sdk/middleware-expect-continue": "npm:^3.972.3" + "@aws-sdk/middleware-flexible-checksums": "npm:^3.972.7" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-location-constraint": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.9" + "@aws-sdk/middleware-ssec": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/signature-v4-multi-region": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/eventstream-serde-browser": "npm:^4.2.8" "@smithy/eventstream-serde-config-resolver": "npm:^4.3.8" "@smithy/eventstream-serde-node": "npm:^4.2.8" @@ -452,626 +452,616 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/md5-js": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.12" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/7b9dfeee7c93e3451e4eb6f83a5f78955ca4f17b444c6b2e34b827eaf067addfbb88308994624666ab9a10f281bb75e75a40c451403ef48dc21fb90eb61b197c + checksum: 10c0/bec5a8afb12fdb7eab2c3356ea1288a82f9a6e06d7710c287f624eb4a54b6df863ffb09b06ea30509d8a77b7181a595d42b63b213677d08016d7d393ea4ba791 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-sqs@npm:3.970.0" +"@aws-sdk/client-sqs@npm:^3.984.0": + version: 3.989.0 + resolution: "@aws-sdk/client-sqs@npm:3.989.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.970.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/credential-provider-node": "npm:^3.972.8" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-sdk-sqs": "npm:^3.972.7" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/md5-js": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3ebf5c2ecd31be4670b140d8beb6622bdb5fd1d8081bbab02116e2f33bef7e1318450c8dfe5ccf1c2c405f200e93dc1509d34e564c13b4572a185d32328f873f + checksum: 10c0/aa38f7ec2cfd46a35eb6d27ce4c1b556f9563c6a98519b914d321ba0a013bd9e8900daca622061218c08ffda99513140592595e496fbfd5f95dfe521fc49200c languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/client-ssm@npm:3.970.0" +"@aws-sdk/client-ssm@npm:^3.984.0": + version: 3.989.0 + resolution: "@aws-sdk/client-ssm@npm:3.989.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-node": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/credential-provider-node": "npm:^3.972.8" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/a9fe4e1498c0947ca297e7d8199412158cbe96ac92044dcb4d701a695250681a7314f2f94a25f81923c50c2a4ef122c2f5b86b77554a948d2681679ad5b94439 + checksum: 10c0/6ffaa8f907745d9ea573aa330c8440d92784048275188af2d4ad6d75f0a273f432771fd0babf8ad12e7a4b2a93131bf3f986a273700279b1ff26813bc815d670 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/client-sso@npm:3.970.0" +"@aws-sdk/client-sso@npm:3.989.0": + version: 3.989.0 + resolution: "@aws-sdk/client-sso@npm:3.989.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/e95812ac99ca60cb5569583cff19c367da84d862b4632507fa4b9ae800e45a21fbaa9df045b24987b88dd3488592cc96fa31e670b4455f7db9a360d80169839d + checksum: 10c0/740915fbb030bdfba6db309f2c702b7e6443dd552d26d1a09d4478ba63f7d5fbf4b6a4225e164b86727b8d9f8dc1e3e882c866176c6d6c5b53f1cb057873d939 languageName: node linkType: hard -"@aws-sdk/core@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/core@npm:3.970.0" +"@aws-sdk/core@npm:^3.973.9": + version: 3.973.9 + resolution: "@aws-sdk/core@npm:3.973.9" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/xml-builder": "npm:3.969.0" - "@smithy/core": "npm:^3.20.6" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/xml-builder": "npm:^3.972.4" + "@smithy/core": "npm:^3.23.0" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/6cbd710a0083824de47de047c9f8b5adaff232f150b0f0ddc09984296bd8bb8e8a56080401b2723e72b42b3bf0169531e5c2fb744661f34af316f40ca003bb56 + checksum: 10c0/46dec57b59654a2dcd181f21e32ac049df260ea895f3ba318c1e3431ed6b76e9f112ed02ebc17c4a4bde4a70a37ee0a8f912998c676d6f3cb8cc4d21025fe229 languageName: node linkType: hard -"@aws-sdk/crc64-nvme@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/crc64-nvme@npm:3.969.0" +"@aws-sdk/crc64-nvme@npm:3.972.0": + version: 3.972.0 + resolution: "@aws-sdk/crc64-nvme@npm:3.972.0" dependencies: "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/23288d2bf150bbebb95aa035ee0b48d5fc11b94cbb4d2d0ec55c29d3db3a16558718d0129bba31057688834e07cf4353394868d4b499e2c03eb9451aa0a5f193 + checksum: 10c0/c756b934baa51a7582f5efc8a935b3ce3403f0574451ffa8769e2cecac4cd5f08e0c6f0d5cb85c3e3bcf34cbc475c10e9d8302265a5b1fbb37424b5ac2580a6f languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.970.0" +"@aws-sdk/credential-provider-env@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/credential-provider-env@npm:3.972.7" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/33fdb9cea332f79b03ad41ed7f608b4f4e9f227f27aa5aa0995ac12f37c5ce490cf0a6785b5bde0aa05b6c6bfa35d5469f4dcd1533075f9a1fbc2ba898954757 + checksum: 10c0/52de55888568e82d038760e61d3dd1624f0c58d3f1bc25e539dbdbf5eb470e80299437814a475456dbd632b7006b82947ed8e244a47a1400cb28a87739281333 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.970.0" +"@aws-sdk/credential-provider-http@npm:^3.972.9": + version: 3.972.9 + resolution: "@aws-sdk/credential-provider-http@npm:3.972.9" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/property-provider": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.12" tslib: "npm:^2.6.2" - checksum: 10c0/246a8a3f396f235319693b188184d317546c4f33b53b60b5899dc410df0bb931ea73ef6a6f8b5dbf25bd157b46f0b79d169203d0a3bfa2eb074cc26ce8195a98 + checksum: 10c0/48c2558254394058c39971e2ea88efc64a203400d639d691db279e854d552ff6c204f2847685e4eb35333c44370387272deca53cbd62f726fe1b56c4eeec1f08 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.970.0" +"@aws-sdk/credential-provider-ini@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/credential-provider-ini@npm:3.972.7" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/credential-provider-env": "npm:3.970.0" - "@aws-sdk/credential-provider-http": "npm:3.970.0" - "@aws-sdk/credential-provider-login": "npm:3.970.0" - "@aws-sdk/credential-provider-process": "npm:3.970.0" - "@aws-sdk/credential-provider-sso": "npm:3.970.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/credential-provider-env": "npm:^3.972.7" + "@aws-sdk/credential-provider-http": "npm:^3.972.9" + "@aws-sdk/credential-provider-login": "npm:^3.972.7" + "@aws-sdk/credential-provider-process": "npm:^3.972.7" + "@aws-sdk/credential-provider-sso": "npm:^3.972.7" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.7" + "@aws-sdk/nested-clients": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/credential-provider-imds": "npm:^4.2.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/82559746f198ed03d284ee5428854994ca81a5e0050b82885c01aefdcb3095f4489e0ea77510a3cdcf9babddefd55ee73cb1b67c77fb280c7c0e3b1ff6ce191a + checksum: 10c0/2e867a437d9c4a48746593746cba97cbbd0f9f1ed831e390ab5c0fb2c76b58f40dc6af211e97060a0f3acfc4fa9d2ba8ead52f548d51663c70f87991fd3e2438 languageName: node linkType: hard -"@aws-sdk/credential-provider-login@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-login@npm:3.970.0" +"@aws-sdk/credential-provider-login@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/credential-provider-login@npm:3.972.7" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/nested-clients": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/151925592321173999a2ee10ef89b4372c5eee8da6cb16002ed731009d777c018de8f993bcd590667d7ec489342a2ac5e9c8d35ce35b89d720cf4b88f9dc8c04 + checksum: 10c0/4ff2ebca5bef8a19ec05386466347a9ab79c619eda59863fcd5ea1e289219b6855443521392869c1b18a185a753b8019db5f97202010d36cc3099769d8c5e221 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.970.0" +"@aws-sdk/credential-provider-node@npm:^3.972.8": + version: 3.972.8 + resolution: "@aws-sdk/credential-provider-node@npm:3.972.8" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.970.0" - "@aws-sdk/credential-provider-http": "npm:3.970.0" - "@aws-sdk/credential-provider-ini": "npm:3.970.0" - "@aws-sdk/credential-provider-process": "npm:3.970.0" - "@aws-sdk/credential-provider-sso": "npm:3.970.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/credential-provider-env": "npm:^3.972.7" + "@aws-sdk/credential-provider-http": "npm:^3.972.9" + "@aws-sdk/credential-provider-ini": "npm:^3.972.7" + "@aws-sdk/credential-provider-process": "npm:^3.972.7" + "@aws-sdk/credential-provider-sso": "npm:^3.972.7" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.7" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/credential-provider-imds": "npm:^4.2.8" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/2e3f4999f906eb079c3791bc69879fefe2ea3e23f8f3a0ba3ad02ee2029d6568f05238eb1db2acbe4a4c103f2f0b9ed90d9f8e1cbdd9e8c386ccd97e0d72fa21 + checksum: 10c0/c0f3a0381f5ad268eea301e4c509529b3feeaa1a50f4893262297b02cd40fc138db8ca436edf96f360ffb8791d3e13af07332980823488a4e6d0c3035c4d89af languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.970.0" +"@aws-sdk/credential-provider-process@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/credential-provider-process@npm:3.972.7" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/ce5919f510f8cfd7f0ac2789aae4fbfb2e825a93ef3acfd11f8ac9ed747bc7a2ddc39b173b22466ed1cb57514f508a32ee5f11f9521962ed08df4986689872e8 + checksum: 10c0/eb8f4fcdc25f00096f9ff6a35b0c8af0acb31d51e1e299ad5ae72794de945eef1a4c47092ca5623c3931859e6514ad52e53a9af46ec08d8917cdd3b34461c912 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.970.0" +"@aws-sdk/credential-provider-sso@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/credential-provider-sso@npm:3.972.7" dependencies: - "@aws-sdk/client-sso": "npm:3.970.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/token-providers": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/client-sso": "npm:3.989.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/token-providers": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/848a15a0cb607b91a95986f80cb552edd8882033ca1fb2eef9702d096cfba7046f1fdd52fc662cc09cf8bb7cb80ad46c4533c2bb2c348107cbee70a77324aa41 + checksum: 10c0/b6740eeef43b29066bce5f069d54ef77ee25783ce0cc88d89ca99f1e570484fbc08008c6699a9bdd5e54a9f1d8bcd4f4e61a6fcf7681f39ad2743954249a9c3b languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.970.0" +"@aws-sdk/credential-provider-web-identity@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.7" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/nested-clients": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/373946a6c8149cf4d657b847dcb0e1c316d844ce3b5d9dcf0d0da6a8ea052ba623045d2e165006902a4def846de369498df76f0ffcb24b5f5a6347cd43f5d3e0 + checksum: 10c0/99ef28cb2156ed69c8a73e70123e0be40d3385f9c584a69d0aa6d835178fc1ba29d8f9d8f360c64effb293e6284a97eeb54a7bfd13d39c2389af110a26c922a5 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.965.0": - version: 3.970.0 - resolution: "@aws-sdk/lib-storage@npm:3.970.0" +"@aws-sdk/lib-storage@npm:^3.984.0": + version: 3.989.0 + resolution: "@aws-sdk/lib-storage@npm:3.989.0" dependencies: "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/smithy-client": "npm:^4.11.3" buffer: "npm:5.6.0" events: "npm:3.3.0" stream-browserify: "npm:3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-s3": 3.970.0 - checksum: 10c0/31d085fb55f1ef7d7adc989b325ee2ffb579a39e6c9da1e5aaa821de0bb7251189fe0ce84b1e7e765b5b6b00473a17f1864fd2c7f9616ac22558b8164a917b53 + "@aws-sdk/client-s3": ^3.989.0 + checksum: 10c0/bff0b47210f63525252994e65819cefd968866f4e5662aaef21473c23b6d5ea883f3f0fd40c3a83a51d90b4ff796015efc63d97213c311b5dc7b74642f31be92 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.969.0" +"@aws-sdk/middleware-bucket-endpoint@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-arn-parser": "npm:3.968.0" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-arn-parser": "npm:^3.972.2" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" "@smithy/util-config-provider": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/c826ea68cb38089a7b9194bb8efc03e39437cccd3446e94e0edf9fe018c591f7486885bac65382116a7597fbf0848895850bc0e95035c4fce641da958852c0d9 + checksum: 10c0/391c8f6d514c41543c6a66578ce6d7d29c9cf8677d9a4d07bc0cae27418fb47b65e8104a7a4f9ac2bc3d6ae2ce73dca3ed44fd7fbafb4bcb3cb06858bcae8230 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.969.0" +"@aws-sdk/middleware-expect-continue@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/2847641732193a4615a3a4baa3f0bfcf9b9b8f5401eea811ddf7f9afae2ab539fc7c9f3f4944891490466c7882c86b535718bc5a1907d0d43974e293e8410273 + checksum: 10c0/69bcb15de22c3895df744d85eb668238fb7a307975b4e236c6c19f41f3c2f07a036de06db637abd8accbfadf06c557d3578ad71ac18ef71a3d52091f8ade5b87 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.970.0" +"@aws-sdk/middleware-flexible-checksums@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.972.7" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/crc64-nvme": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/crc64-nvme": "npm:3.972.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/is-array-buffer": "npm:^4.2.0" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.12" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/6a8b7a577234c7945e881eaf2dd3e2d74d25d6bb5f04d0b566ebe0cb05d476b9b49d3c3658163466e746b7c365e0abb14b83948f016860b4995c07ae928c3c73 + checksum: 10c0/08d52f7a438a581247bfcc2d4490f13f4f31a71a572f3bab34037c68ec0cd5e7e2475dbae4540ef35e1968ae343cfaab3cfe3580d04914c81ad1394b58290c3f languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.969.0" +"@aws-sdk/middleware-host-header@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-host-header@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/5d180165141ecde6730d795ea196632efa3597e0d6c6a8aa02708c5110cd2cb1fca5ca77fedd0dbf56daf43aaad0d48d19b1b360deca926f2dbd16bfb9f07ac6 + checksum: 10c0/680a1934403b1544cbe1998ca22d684ff28bbbea78db8bea515bae80f7ede7ce762b2eb6fd5a56030b3a9a56a964e1c62ad40a8e2343e06862e1ccaa0cc3331b languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.969.0" +"@aws-sdk/middleware-location-constraint@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/3e7cb03a338230b9b553592b4f3f476a9511f2b5ffd426ad8f9f769178b66241d81f7a5f7124ba9651d67c1a591ad4aa3e81438aedeaa4c103d65684aed8ff6a + checksum: 10c0/a2a284f24147aaf2a5367cd280f6646700bec03bd5dc66e1db0cf871904d64d21d77f45767edc2cbe2d9ffbd7d55141ff30df0143cc63ae7fe8b89559916bbb5 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-logger@npm:3.969.0" +"@aws-sdk/middleware-logger@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-logger@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/d86afba86a19a86f683c80637c2520e0d39a0dbde8578d4eb9f305b33cf2552aec022aed9d0e47742d16c10460a75fb59a9e0d6a27749458c78659d550d78075 + checksum: 10c0/3cb6c1eddb7344f14f634fe1d6c9e7571ec8fe856ccf62dab71fae5fcef302f3b0e97d9ddb5ee90a427e14f28672cf406e8dadf30693e590f0d2a7eb1b439934 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.969.0" +"@aws-sdk/middleware-recursion-detection@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@aws/lambda-invoke-store": "npm:^0.2.2" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/ee7a119c44829fd6a03e4b4fbcd620890ada5c933f1b7bc44556b50b8e8c733129387c496ac7d8a3d8809956b7e5fa0a6e3d97d97755983f99674de28d1ba3b4 + checksum: 10c0/cc3e30e6968f18a5456c9b786b95579f688dd429422f6792211ebeaa462cf87186fd93996a8f034ce4abd95f39cfc0071c1cb801ad751be766617aac585cbb09 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.970.0" +"@aws-sdk/middleware-sdk-ec2@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.972.7" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-format-url": "npm:3.969.0" - "@smithy/middleware-endpoint": "npm:^4.4.7" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-format-url": "npm:^3.972.3" + "@smithy/middleware-endpoint": "npm:^4.4.14" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/7077ac3c236db2419e773601f6aac7c8e96ce3dd10ba62c677ff80c187264eaadb2eda5a9a86e05a655b8be6457afc6928882fffcbfa92507bbaf7517d5e0ab9 + checksum: 10c0/ad0ff7e68c57e21f470ca6d4a037ad0de1df07672ee27cb17d91a10f037134a182c3765a2d902d4878991cbbd5fedbca9e5aa841c01b8615e8719388cf646c60 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.970.0" +"@aws-sdk/middleware-sdk-s3@npm:^3.972.9": + version: 3.972.9 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.9" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-arn-parser": "npm:3.968.0" - "@smithy/core": "npm:^3.20.6" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-arn-parser": "npm:^3.972.2" + "@smithy/core": "npm:^3.23.0" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/util-config-provider": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.12" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/992aab9883f6ccda05ea5e2603acaa4532072f202887774251bf92546ceed665aba77ddba6f329c413f8b2e8bc376a0117dbf85adc5c44a0dccf79a7a1b09dae + checksum: 10c0/af02944a1daa18df99828876b926ed06d9a6c0dfc84f0b96762659677701b624e52bdd53794958106ae0284722a849dd717def240bfb7cd44a27a562d73574bf languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.970.0" +"@aws-sdk/middleware-sdk-sqs@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.972.7" dependencies: - "@aws-sdk/types": "npm:3.969.0" - "@smithy/smithy-client": "npm:^4.10.8" + "@aws-sdk/types": "npm:^3.973.1" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/util-hex-encoding": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/a6e8863aacb41c5fd791e0361fa3e44cf2bff1d0dcccc96fedaf60364885be6eb2f40dd7fe0bdd201b5adfc5a3a9f761f2fc29cff5bec007ddc7af2857dd48d1 + checksum: 10c0/3febfadd1796064e46e8c75d2a39f18f5c70a4e352bb30a1c2636db44d9f02b82fe70997cbcbcb6531be13968b26705dd1d6ce86e65051066778319bb34ef8b5 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.969.0" +"@aws-sdk/middleware-ssec@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/middleware-ssec@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/c017017a609b9dfcccb7f438a7137d414fb365a4a1b8e72b634ab4a65f2063d18868995d473989eb5a1fe52de174ae767320aaa9d1eba50fa045d0e581391c01 + checksum: 10c0/d4e1df3531947adbbd1cf64d89c5ad7b3596ffc471e83a32f555e0bd05e976d2bd183975689da60e4229bd0611cd53642a3b2355877348e99cdd3a1b7d4135ad languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.970.0" +"@aws-sdk/middleware-user-agent@npm:^3.972.9": + version: 3.972.9 + resolution: "@aws-sdk/middleware-user-agent@npm:3.972.9" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@smithy/core": "npm:^3.20.6" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@smithy/core": "npm:^3.23.0" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/7109ac7554433e37a2fca737f8fe847528cd0aee33d8c8a30e7d242651b4424cd412a808c40c89f3eed46bb4a266429aa3ba4871229ebced4f96722eb4c7fcd7 + checksum: 10c0/1b4ca17dbc68ce15b0916cde61439f052b9dcdae3cef5d304f21ac99babcc953ee0f3579c45f0a5eccf096ff25d79aa2bcd0b1d6e01f5f9b0316b5e1fecbb5d8 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/nested-clients@npm:3.970.0" +"@aws-sdk/nested-clients@npm:3.989.0": + version: 3.989.0 + resolution: "@aws-sdk/nested-clients@npm:3.989.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/middleware-host-header": "npm:3.969.0" - "@aws-sdk/middleware-logger": "npm:3.969.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.969.0" - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/region-config-resolver": "npm:3.969.0" - "@aws-sdk/types": "npm:3.969.0" - "@aws-sdk/util-endpoints": "npm:3.970.0" - "@aws-sdk/util-user-agent-browser": "npm:3.969.0" - "@aws-sdk/util-user-agent-node": "npm:3.970.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/middleware-host-header": "npm:^3.972.3" + "@aws-sdk/middleware-logger": "npm:^3.972.3" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/region-config-resolver": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/util-endpoints": "npm:3.989.0" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" + "@aws-sdk/util-user-agent-node": "npm:^3.972.7" "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/fetch-http-handler": "npm:^5.3.9" "@smithy/hash-node": "npm:^4.2.8" "@smithy/invalid-dependency": "npm:^4.2.8" "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-retry": "npm:^4.4.31" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" + "@smithy/util-defaults-mode-browser": "npm:^4.3.30" + "@smithy/util-defaults-mode-node": "npm:^4.2.33" "@smithy/util-endpoints": "npm:^3.2.8" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/e9562cdb816315cf8636acb0f38f3535d02dbd4feebad2b0481c01a69ad39f41987ade53010bb292d35aa349523041c7fc7ce97dce5f594a3b7322f9db39122a + checksum: 10c0/db404bf0e61dbb5a51ec9f0f1ce8477d202cf98cbc7d7878950c8db1d93395d05beed17f16161db983650fdfb0e006b30a4fc723f5c5c9e104d2ee7b00a8bad4 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.969.0" +"@aws-sdk/region-config-resolver@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/region-config-resolver@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/config-resolver": "npm:^4.4.6" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/333578993d82c750422e7906ea4930241a2076448a1a1e5b3846bb499ee95a20821e3ca28e9dadb74d09da208204f3baa74682cefc337798b46ccd9b6f7b810b + checksum: 10c0/6682f729ba131b9067f7af77bcb49f3cae41668614e5c3b21ce8f091346a6961e852d0b72e15f262ad1fdccc9f4190680b35f756244cd691b6314b2866e071d9 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.970.0" +"@aws-sdk/signature-v4-multi-region@npm:3.989.0": + version: 3.989.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.989.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.9" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/signature-v4": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/b50423c831d927c4fb4cdcf2ddbe4caf3654a840a66751a931e459176b06bb2a78c507ba25a4caff824bf8c594d5ac87d95d59d3012274c4eb367103687701f2 + checksum: 10c0/7725faa4e4111124796e61509887ebc6c3bd26383b3bb2fd3befd306a9fa237e4124f238852f0bbbcb69b20abaaa034be6ef0e90dd1401b8ac5cfdd8bc943b1f languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/token-providers@npm:3.970.0" +"@aws-sdk/token-providers@npm:3.989.0": + version: 3.989.0 + resolution: "@aws-sdk/token-providers@npm:3.989.0" dependencies: - "@aws-sdk/core": "npm:3.970.0" - "@aws-sdk/nested-clients": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/core": "npm:^3.973.9" + "@aws-sdk/nested-clients": "npm:3.989.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/property-provider": "npm:^4.2.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/e67a07f2b4657fd465e4b4846649b6f64080d423ba352d509c94aaacd7d20f6cfa8aa21f098887339d7855606446572ba8366fe902f97a8d4278f6501af3d79a - languageName: node - linkType: hard - -"@aws-sdk/types@npm:3.969.0, @aws-sdk/types@npm:^3.965.0": - version: 3.969.0 - resolution: "@aws-sdk/types@npm:3.969.0" - dependencies: - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/cee8b3b7b1ffab838f44c9dae9565e23dc411e235ab5bf3b1e059b06e36b8f34573813f08959b10772d32d1277239db71f0daab2e04aeed92d1e27c1d6c1ae23 + checksum: 10c0/a2aa84ba219cae4a1fe709a237e79bb8630cdc6986fc42aa5993d6c0ef86445e00ab6ad6ed1fc9fd7bcf30c5da85110771f6443c36b05887551924a74fa0a8ef languageName: node linkType: hard @@ -1085,37 +1075,47 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.968.0": - version: 3.968.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.968.0" +"@aws-sdk/types@npm:^3.973.1": + version: 3.973.1 + resolution: "@aws-sdk/types@npm:3.973.1" + dependencies: + "@smithy/types": "npm:^4.12.0" + tslib: "npm:^2.6.2" + checksum: 10c0/8a4a183cc39b4d6f4d065ece884b50d397a54b17add32b649f49adbe676174e7bee2c3c94394fc5227a4fccb96c34482291a1eb2702158e1dbb12c441af32863 + languageName: node + linkType: hard + +"@aws-sdk/util-arn-parser@npm:^3.972.2": + version: 3.972.2 + resolution: "@aws-sdk/util-arn-parser@npm:3.972.2" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/fcb8f7a5cc660f3231e0e9f481b2a82f449b094e14ec5574c4138131f80a02bb3b35b8ab0b7fe47756ce29123db3346300a16ecf7ada6382a45555f4ae75ff0c + checksum: 10c0/94aec6e0217da6add9d2334e8ec1c0c23955d279478e0161d00f66fd3527baf8a483e6fc41ecc2fb44e0b4116b52e85847a525ee7bdf43ff07d206f1e4ef03c9 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/util-endpoints@npm:3.970.0" +"@aws-sdk/util-endpoints@npm:3.989.0": + version: 3.989.0 + resolution: "@aws-sdk/util-endpoints@npm:3.989.0" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-endpoints": "npm:^3.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/bb4805b4f3673fedef662687dfe7102469dcf740f4f7acebf5730dffc39c5773b447268ef9705e32024f2872c16cf45246fc588af2143bf36236a414cbdb43de + checksum: 10c0/5b02731db7896665e5e4705a42f3fe1f54d84a1d5e9f4675e1b02346235e50f5961b2fee2fa1e6ce7d3359418808eded3a198e9146136cbbbaf3554518279588 languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/util-format-url@npm:3.969.0" +"@aws-sdk/util-format-url@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/util-format-url@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/querystring-builder": "npm:^4.2.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/21e43500d52b8a560a48056c5d0491d3ee51f09975ac2c0243c062b17b0095f957828a5b0d45bc98710809d01c6ec3c2c4dac921664317a84a0e1a85047ce74f + checksum: 10c0/dd7d63d7550198d257f6b5fb5c351ccd7442a1e9959391b8141a9af85504ef6267e5b4bea3d61efbdc71465bb39a66970b5c2bd27441a6c7fd82bc7983c06350 languageName: node linkType: hard @@ -1128,24 +1128,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.969.0" +"@aws-sdk/util-user-agent-browser@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/types": "npm:^4.12.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/6deefdb977206cda7503868ac0a8233e5b16632114be4fff9068f2be05a4818f9414a41f1c720a364032b7310059f4d2529b51dfff1539bca6ca617995c5a087 + checksum: 10c0/637f1396cfbca7b352ffaf332998c4223c35d0fa41431c106151a34c6bfe7c9e32e6a6dc7e75c495714e05f3729ae1f61996da923156c3edcb33e217e24328ad languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.970.0": - version: 3.970.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.970.0" +"@aws-sdk/util-user-agent-node@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/util-user-agent-node@npm:3.972.7" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.970.0" - "@aws-sdk/types": "npm:3.969.0" + "@aws-sdk/middleware-user-agent": "npm:^3.972.9" + "@aws-sdk/types": "npm:^3.973.1" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" @@ -1154,18 +1154,18 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/5e9d5a508001aa4d85eed4249d4c6b997755fc8dde2ec281d11d9464165dc9dfc1132911051de81ab0401f32d5c9a54474ab97a1e2277bbbadbb6cbc05b75a63 + checksum: 10c0/0ab1af68839718b13dbecc364eb263cfd3846c5348f02f8e12536d6c2899680323605ae520e70eb14ce8d51556b39a4b5da7dbbfdb4127b893592c5085b478ed languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.969.0": - version: 3.969.0 - resolution: "@aws-sdk/xml-builder@npm:3.969.0" +"@aws-sdk/xml-builder@npm:^3.972.4": + version: 3.972.4 + resolution: "@aws-sdk/xml-builder@npm:3.972.4" dependencies: "@smithy/types": "npm:^4.12.0" - fast-xml-parser: "npm:5.2.5" + fast-xml-parser: "npm:5.3.4" tslib: "npm:^2.6.2" - checksum: 10c0/fcc1669c09f802182ec1e9e91f171c612182858c5970273a83d4b07a560587e9df902f79a8e63eebf5d1d189b7c39e6ad5e7cb78fa0a20ad7d58e2aecd01af29 + checksum: 10c0/6ed7ace0e74902ddb1075404312182330827b9cc23439676f8a076bd90d10115232854e8e5512fd6a85c290c88b5b381b98b9bf79f573f5eb05b49e944d49f02 languageName: node linkType: hard @@ -4496,9 +4496,9 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.20.6": - version: 3.20.6 - resolution: "@smithy/core@npm:3.20.6" +"@smithy/core@npm:^3.23.0": + version: 3.23.0 + resolution: "@smithy/core@npm:3.23.0" dependencies: "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/protocol-http": "npm:^5.3.8" @@ -4506,11 +4506,11 @@ __metadata: "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-body-length-browser": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.12" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/0ee2ffae99945881fd8dfa9003f0dce851f7a60aebc3ac3288f01f20be0b8d116b9de14b93f8f58a1d6bf96f82bb490998d65191bbbf14d52412ff88eba6aea2 + checksum: 10c0/126d988d6256960869eb574779044cd1ea8da0afb17cd043680889b37e6ee35d2c925db280ff04ded2cd54e8ecdaaf34ac7b34e054219888c8fec5bbd61cec17 languageName: node linkType: hard @@ -4680,11 +4680,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.4.7": - version: 4.4.7 - resolution: "@smithy/middleware-endpoint@npm:4.4.7" +"@smithy/middleware-endpoint@npm:^4.4.14": + version: 4.4.14 + resolution: "@smithy/middleware-endpoint@npm:4.4.14" dependencies: - "@smithy/core": "npm:^3.20.6" + "@smithy/core": "npm:^3.23.0" "@smithy/middleware-serde": "npm:^4.2.9" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/shared-ini-file-loader": "npm:^4.4.3" @@ -4692,24 +4692,24 @@ __metadata: "@smithy/url-parser": "npm:^4.2.8" "@smithy/util-middleware": "npm:^4.2.8" tslib: "npm:^2.6.2" - checksum: 10c0/448f97a7e243f7bc5158f8f9a5ac58c14a23036ee3b4a46c53730ffb81be16dae501002f4b4f557c4f78a9ab0dbe9a390ab22adbb0464288443b2e473350f5b6 + checksum: 10c0/5412f4763031289116c83165edc260549de1d068afee688a4885280b228cabcd4c488d51830432df27a853af098fd0f4fc9d88cc9935feaafebf78c52b4379d6 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.23": - version: 4.4.23 - resolution: "@smithy/middleware-retry@npm:4.4.23" +"@smithy/middleware-retry@npm:^4.4.31": + version: 4.4.31 + resolution: "@smithy/middleware-retry@npm:4.4.31" dependencies: "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/service-error-classification": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" "@smithy/util-middleware": "npm:^4.2.8" "@smithy/util-retry": "npm:^4.2.8" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/43ae7f279bb0af7e75bcac8147957c7cf679e275c17fe36e1605a742c307d8a3398457bac3fb3a902ced2a7946b158bd54758e78ab0402b10595f3bbe441614d + checksum: 10c0/cd7372b446f59775f11aba1c45ba82ff4fe9295963032c48b8bf62cf283b8feb695df0a2343d22cfa3a61c1954c88c550a88e9cf300053cc3c828e0994e92079 languageName: node linkType: hard @@ -4746,16 +4746,16 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.4.8": - version: 4.4.8 - resolution: "@smithy/node-http-handler@npm:4.4.8" +"@smithy/node-http-handler@npm:^4.4.10": + version: 4.4.10 + resolution: "@smithy/node-http-handler@npm:4.4.10" dependencies: "@smithy/abort-controller": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/querystring-builder": "npm:^4.2.8" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/d16fe026cd7942947033dc1e48d2914d2fad64388ad6a2bf8ff4cd22d7c3bf5e47ddae051350d6c1e681b35b9c8648ed693558825074915ea0a61ef189374869 + checksum: 10c0/6b3778c8fc8f5c8ed6c216bac53319392b707b347fc2819660e7860497566d20c48c43d80daeda92ee52878e839944283162b4d28a58426657eb374de9795ef3 languageName: node linkType: hard @@ -4844,18 +4844,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.10.8": - version: 4.10.8 - resolution: "@smithy/smithy-client@npm:4.10.8" +"@smithy/smithy-client@npm:^4.11.3": + version: 4.11.3 + resolution: "@smithy/smithy-client@npm:4.11.3" dependencies: - "@smithy/core": "npm:^3.20.6" - "@smithy/middleware-endpoint": "npm:^4.4.7" + "@smithy/core": "npm:^3.23.0" + "@smithy/middleware-endpoint": "npm:^4.4.14" "@smithy/middleware-stack": "npm:^4.2.8" "@smithy/protocol-http": "npm:^5.3.8" "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/util-stream": "npm:^4.5.12" tslib: "npm:^2.6.2" - checksum: 10c0/2b96d61bafd7da4ac2657d909b12e3ca0664880ebd1a46961df75097ea1535cfe60a1dc188d9bdd2ed878be28fe2a894db951031e847ae751de8e717bf13f5bc + checksum: 10c0/a283b1b5531b8c31265c78a9daa14dd1f471af166932e49534284745c0c034f9cff056a506d26d352dde536cf4dacdb58de65012e434b0b777189712a0324938 languageName: node linkType: hard @@ -4955,30 +4955,30 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.22": - version: 4.3.22 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.22" +"@smithy/util-defaults-mode-browser@npm:^4.3.30": + version: 4.3.30 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.30" dependencies: "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/e0e7d7e3995607913c90465056d9f880631f1e881d8a0db929d8bbc8807bd4f6a9a921af2d4fdd6a8a53fc1c65cad7698dffafeaaeb80b1adf0365d3246ab4a0 + checksum: 10c0/810163c2c3af22071c5f1741039e8e954e7c8581eae0bbffcfc8086ec912ce599ec53bda85bcfd4edce7658928d008d2e9db2f4dcc3e4cd0ce663af72badf9cf languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.25": - version: 4.2.25 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.25" +"@smithy/util-defaults-mode-node@npm:^4.2.33": + version: 4.2.33 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.33" dependencies: "@smithy/config-resolver": "npm:^4.4.6" "@smithy/credential-provider-imds": "npm:^4.2.8" "@smithy/node-config-provider": "npm:^4.3.8" "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.8" + "@smithy/smithy-client": "npm:^4.11.3" "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/958ff2decd165f5146e16909a9ceedd1b08298dfafc5a994194d6bd2e996157c367f419d9940ff1514eb91fb0ab6e8e050e7236162f4ff5dd3d1ce75c62343d6 + checksum: 10c0/7aa7d5056b9ecc43caaa2a2a16cc897b06701392e064c5227ba112bffb4edaf83c19689593ea890b206af4ed5df1e846eb4e7c9b3ee744ef16df8dff07e5d004 languageName: node linkType: hard @@ -5023,19 +5023,19 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^4.5.10": - version: 4.5.10 - resolution: "@smithy/util-stream@npm:4.5.10" +"@smithy/util-stream@npm:^4.5.12": + version: 4.5.12 + resolution: "@smithy/util-stream@npm:4.5.12" dependencies: "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.8" + "@smithy/node-http-handler": "npm:^4.4.10" "@smithy/types": "npm:^4.12.0" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-buffer-from": "npm:^4.2.0" "@smithy/util-hex-encoding": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/cd22dc18246fa458637c41c4e4cf3dfa586d0e25b4a861c422ea433920667ff8b21b6365450227f4fea6c3a35953f8693930a164d4fac0cf026d72ee40ca54c1 + checksum: 10c0/892c74de671261fd6219033fb81e813ce0d2c3972194d99455f03d27fdc84bf88119a9cb1917412c963ee266e66eb72a6e6c93127de75905b8e3461de844cab5 languageName: node linkType: hard @@ -7692,14 +7692,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:5.2.5": - version: 5.2.5 - resolution: "fast-xml-parser@npm:5.2.5" +"fast-xml-parser@npm:5.3.4": + version: 5.3.4 + resolution: "fast-xml-parser@npm:5.3.4" dependencies: strnum: "npm:^2.1.0" bin: fxparser: src/cli/cli.js - checksum: 10c0/d1057d2e790c327ccfc42b872b91786a4912a152d44f9507bf053f800102dfb07ece3da0a86b33ff6a0caa5a5cad86da3326744f6ae5efb0c6c571d754fe48cd + checksum: 10c0/d77866ca860ad185153e12f6ba12274d32026319ad8064e4681342b8a8e1ffad3f1f98daf04d77239fb12eb1d906ee7185fd328deda74529680e8dae0f3e9327 languageName: node linkType: hard