diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index a96e193df2..b728ce94b7 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -39,9 +39,9 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.651.1", - "@aws-sdk/client-ssm": "^3.651.1", - "@aws-sdk/types": "^3.649.0", + "@aws-sdk/client-ec2": "^3.657.0", + "@aws-sdk/client-ssm": "^3.654.0", + "@aws-sdk/types": "^3.654.0", "cron-parser": "^4.9.0", "typescript": "^5.5.4" }, diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 5d30b35341..ae5d95b975 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -41,9 +41,9 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.8.0", - "@aws-sdk/client-ec2": "^3.651.1", - "@aws-sdk/client-sqs": "^3.651.1", - "@aws-sdk/types": "^3.649.0", + "@aws-sdk/client-ec2": "^3.657.0", + "@aws-sdk/client-sqs": "^3.654.0", + "@aws-sdk/types": "^3.654.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.1.2", "@octokit/core": "5.2.0", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index a34bbb296c..08c5094fa0 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -37,9 +37,9 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.651.1", - "@aws-sdk/lib-storage": "^3.651.1", - "@aws-sdk/types": "^3.649.0", + "@aws-sdk/client-s3": "^3.657.0", + "@aws-sdk/lib-storage": "^3.657.0", + "@aws-sdk/types": "^3.654.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "axios": "^1.7.5" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 3948314d51..3a10d2912d 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -36,8 +36,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.651.1", - "@aws-sdk/types": "^3.649.0", + "@aws-sdk/client-ec2": "^3.657.0", + "@aws-sdk/types": "^3.654.0", "@middy/core": "^4.7.0", "typescript": "^5.5.4" }, diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index c5e99ef82e..ef64eb3378 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -39,7 +39,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.651.1", + "@aws-sdk/client-sqs": "^3.654.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.5.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index c3e0567a10..ccc061be92 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -36,8 +36,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.651.1", - "@aws-sdk/types": "^3.649.0" + "@aws-sdk/client-ssm": "^3.654.0", + "@aws-sdk/types": "^3.654.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index a66cc25c77..8119869bc3 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.651.1" - "@aws-sdk/client-ssm": "npm:^3.651.1" - "@aws-sdk/types": "npm:^3.649.0" + "@aws-sdk/client-ec2": "npm:^3.657.0" + "@aws-sdk/client-ssm": "npm:^3.654.0" + "@aws-sdk/types": "npm:^3.654.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.143" "@types/jest": "npm:^29.5.12" @@ -165,8 +165,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.651.1" - "@aws-sdk/types": "npm:^3.649.0" + "@aws-sdk/client-ssm": "npm:^3.654.0" + "@aws-sdk/types": "npm:^3.654.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.143" "@types/express": "npm:^4.17.21" @@ -196,9 +196,9 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.8.0" - "@aws-sdk/client-ec2": "npm:^3.651.1" - "@aws-sdk/client-sqs": "npm:^3.651.1" - "@aws-sdk/types": "npm:^3.649.0" + "@aws-sdk/client-ec2": "npm:^3.657.0" + "@aws-sdk/client-sqs": "npm:^3.654.0" + "@aws-sdk/types": "npm:^3.654.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.1.2" "@octokit/core": "npm:5.2.0" @@ -235,9 +235,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.651.1" - "@aws-sdk/lib-storage": "npm:^3.651.1" - "@aws-sdk/types": "npm:^3.649.0" + "@aws-sdk/client-s3": "npm:^3.657.0" + "@aws-sdk/lib-storage": "npm:^3.657.0" + "@aws-sdk/types": "npm:^3.654.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" @@ -267,8 +267,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.651.1" - "@aws-sdk/types": "npm:^3.649.0" + "@aws-sdk/client-ec2": "npm:^3.657.0" + "@aws-sdk/types": "npm:^3.654.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.143" @@ -299,7 +299,7 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-sqs": "npm:^3.651.1" + "@aws-sdk/client-sqs": "npm:^3.654.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.5.0" @@ -407,733 +407,733 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-ec2@npm:3.651.1" +"@aws-sdk/client-ec2@npm:^3.657.0": + version: 3.657.0 + resolution: "@aws-sdk/client-ec2@npm:3.657.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.651.1" - "@aws-sdk/client-sts": "npm:3.651.1" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/credential-provider-node": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/client-sso-oidc": "npm:3.654.0" + "@aws-sdk/client-sts": "npm:3.654.0" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/credential-provider-node": "npm:3.654.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.3" + "@smithy/util-waiter": "npm:^3.1.5" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/f1f1d5d902bf40145423e84137f6f059380ed3eaaa78da493436d96874a0a17e3d456ce438151f86e47fa71ce150c3d00d172cac341b4dcec0e48516e79311f0 + checksum: 10c0/70234c3a4d6415461518935a3b69cf17e1caf3d78d801a9e97149e219a6bfd972ffe67f8943f6f419ea9b347b24c75f79b6b83cf16513e73da558e0dfbe76659 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-s3@npm:3.651.1" +"@aws-sdk/client-s3@npm:^3.657.0": + version: 3.657.0 + resolution: "@aws-sdk/client-s3@npm:3.657.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/client-sso-oidc": "npm:3.651.1" - "@aws-sdk/client-sts": "npm:3.651.1" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/credential-provider-node": "npm:3.651.1" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.649.0" - "@aws-sdk/middleware-expect-continue": "npm:3.649.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-location-constraint": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.651.1" - "@aws-sdk/middleware-ssec": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.651.1" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@aws-sdk/xml-builder": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/eventstream-serde-browser": "npm:^3.0.7" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.4" - "@smithy/eventstream-serde-node": "npm:^3.0.6" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-blob-browser": "npm:^3.1.3" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/hash-stream-node": "npm:^3.1.3" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/md5-js": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/client-sso-oidc": "npm:3.654.0" + "@aws-sdk/client-sts": "npm:3.654.0" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/credential-provider-node": "npm:3.654.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.654.0" + "@aws-sdk/middleware-expect-continue": "npm:3.654.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.657.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-location-constraint": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.654.0" + "@aws-sdk/middleware-ssec": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@aws-sdk/xml-builder": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/eventstream-serde-browser": "npm:^3.0.9" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.6" + "@smithy/eventstream-serde-node": "npm:^3.0.8" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-blob-browser": "npm:^3.1.5" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/hash-stream-node": "npm:^3.1.5" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/md5-js": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" - "@smithy/util-stream": "npm:^3.1.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-stream": "npm:^3.1.6" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.3" + "@smithy/util-waiter": "npm:^3.1.5" tslib: "npm:^2.6.2" - checksum: 10c0/34d0058a5673896f349b63c484d4b3fccdc3e4171f89b672280630d65969c715aaefa69d9474c61d57e90af1bba68665e650b2711afaab54597864f6353e10fb + checksum: 10c0/ee49e8751b8bd6a6eeffc01ea4a0ced6e3408beb9dfdcfad08ce8483e92aac3db57a15c0b8b481bc6a2e335e9e09c5916f74d20db9f2b89d07ad0bb06a2df5e7 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-sqs@npm:3.651.1" +"@aws-sdk/client-sqs@npm:^3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/client-sqs@npm:3.654.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.651.1" - "@aws-sdk/client-sts": "npm:3.651.1" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/credential-provider-node": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/md5-js": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/client-sso-oidc": "npm:3.654.0" + "@aws-sdk/client-sts": "npm:3.654.0" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/credential-provider-node": "npm:3.654.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/md5-js": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3761b8b78636f024e43c6f583b450fb213a05e6cb2888e6e90092e7e9e97e8c022a7080c3140121c5537130e0d380af0af7442858e69063c6c92fd71de69f84a + checksum: 10c0/02fef8bb11eaf55299023a3a72124e79022da26833f85afbb33eb57cd756988c0fd80926ff98236dffef1cd0fc9f76b7ef7faf99c4ef5940b22c6d979b42eb3f languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-ssm@npm:3.651.1" +"@aws-sdk/client-ssm@npm:^3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/client-ssm@npm:3.654.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.651.1" - "@aws-sdk/client-sts": "npm:3.651.1" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/credential-provider-node": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/client-sso-oidc": "npm:3.654.0" + "@aws-sdk/client-sts": "npm:3.654.0" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/credential-provider-node": "npm:3.654.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.3" + "@smithy/util-waiter": "npm:^3.1.5" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/b8df8bec1a6acecc01dfb47540bfc5989497aef5a2a0aed3367216daf789c3a0794922385e2fa8f4b2ac67250651ab001469ee4a5c17e36465967c25e2b6af25 + checksum: 10c0/4f3b81768514d70ed29857e305460e8d16374d5726e7cbc32a86272e877211a5b62fc4f7f9f9eb558d70c320c9cdaecd0e9aa6241bd8b5cf5aec0b0b2e2ed4ed languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-sso-oidc@npm:3.651.1" +"@aws-sdk/client-sso-oidc@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.654.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/credential-provider-node": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/credential-provider-node": "npm:3.654.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.651.1 - checksum: 10c0/5d8a9071427406a76cb0004c9d925a7945b6b6c86da772544bee2c2218a56fd95093ebd8d2c28a727a722703a5cb238b70bc86fb5f438e31effc44c5aaa5e168 + "@aws-sdk/client-sts": ^3.654.0 + checksum: 10c0/0b377b7c1fb9913d58817dab8bbcefe9361a74b9a512a50315173547ade3e84b4f101cee7415ba90985c67419edc1542938cae8e5ef0ed83a44ae9a687c88eb1 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-sso@npm:3.651.1" +"@aws-sdk/client-sso@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/client-sso@npm:3.654.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/8757537a0dd44f3ba18b92cac6e81d6b7efdfa21e6facec5c0fdad14c16ce6224a0162e562b773dcf000a922c9aaa717dda480228a97b9e43ba2cf0b7e9c5538 + checksum: 10c0/962958406a0a396133681e1a0d4d2ed9103ee0a1ef7ca55d728b04bf70e601c054b71d3a44aca1319cbe0eb2d4f026be5eef5f56bc262c98f5a1f71ebf46e7b6 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/client-sts@npm:3.651.1" +"@aws-sdk/client-sts@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/client-sts@npm:3.654.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.651.1" - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/credential-provider-node": "npm:3.651.1" - "@aws-sdk/middleware-host-header": "npm:3.649.0" - "@aws-sdk/middleware-logger": "npm:3.649.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" - "@aws-sdk/middleware-user-agent": "npm:3.649.0" - "@aws-sdk/region-config-resolver": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@aws-sdk/util-user-agent-browser": "npm:3.649.0" - "@aws-sdk/util-user-agent-node": "npm:3.649.0" - "@smithy/config-resolver": "npm:^3.0.6" - "@smithy/core": "npm:^2.4.1" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/hash-node": "npm:^3.0.4" - "@smithy/invalid-dependency": "npm:^3.0.4" - "@smithy/middleware-content-length": "npm:^3.0.6" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/middleware-retry": "npm:^3.0.16" - "@smithy/middleware-serde": "npm:^3.0.4" - "@smithy/middleware-stack": "npm:^3.0.4" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/url-parser": "npm:^3.0.4" + "@aws-sdk/client-sso-oidc": "npm:3.654.0" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/credential-provider-node": "npm:3.654.0" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.3" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.16" - "@smithy/util-defaults-mode-node": "npm:^3.0.16" - "@smithy/util-endpoints": "npm:^2.1.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-defaults-mode-browser": "npm:^3.0.18" + "@smithy/util-defaults-mode-node": "npm:^3.0.18" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/eb4913546c2aa801e7f8d00b2d01537ff996408b2a06e4635698128122bad74b5cb1aeee53941f31358416733422821b89861e1bd73839ecf1784c2d6f39c2d8 + checksum: 10c0/14325d58391c5c66b253c22db01da784590d9575624a1ad54eec0375787e47201fa5d986cbb5c021371f3d9494a738edc4a463056d7b2dc23a2644054926617b languageName: node linkType: hard -"@aws-sdk/core@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/core@npm:3.651.1" +"@aws-sdk/core@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/core@npm:3.654.0" dependencies: - "@smithy/core": "npm:^2.4.1" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/signature-v4": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/core": "npm:^2.4.3" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/3f7e0f06321214bbb8282973ef27409738b4d689f1db5ef6f1f582a20b9f5c94788c393327a3ca8886f1e53d06151c122f6e944b2aff52fb896e8dcdad01a35b + checksum: 10c0/da28677ed50051abd1acaa5b17481b1da328bfb472d3e9b3ddc29ec090081dd044f97bef9ae2b1d6666db83351812fcb5b426f7d07e9d5845884089485dbb922 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.649.0" +"@aws-sdk/credential-provider-env@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/e0e24dc24701cf7c6aa8b02cd309471544d8d4719d97a585abbbaaa85cca6e3995faceeb4070e775a9e66e60554ab82dc48d33b0448cdb9eccd75c1874a3107d + checksum: 10c0/2ecce2029c7b304450bd5564cb17934b71140fb8fe57bf990c49047b19c434ce820b6d6e169377029ab3260d0d03af2fa976e7cc157f34e50136b71b6f3543f7 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.649.0" +"@aws-sdk/credential-provider-http@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/fetch-http-handler": "npm:^3.2.5" - "@smithy/node-http-handler": "npm:^3.2.0" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/util-stream": "npm:^3.1.4" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-stream": "npm:^3.1.6" tslib: "npm:^2.6.2" - checksum: 10c0/0c365620ad68271e25127959cc0d0f1c747b7405dc4b3b286947ba002dc21f4213de3d83a0bf0a3d33829664635b7e06074a573ad03afd5ae834a382bba24703 + checksum: 10c0/525c13f872c7ff3d923cf5125ed434ce8ec07b14e395712aa014ecfef361fe0029301d2e234771425d7e94ca946f83b1c493c65cb38c41fc2424371f70f9516a languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/credential-provider-ini@npm:3.651.1" +"@aws-sdk/credential-provider-ini@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.654.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.649.0" - "@aws-sdk/credential-provider-http": "npm:3.649.0" - "@aws-sdk/credential-provider-process": "npm:3.649.0" - "@aws-sdk/credential-provider-sso": "npm:3.651.1" - "@aws-sdk/credential-provider-web-identity": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@smithy/credential-provider-imds": "npm:^3.2.1" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/shared-ini-file-loader": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/credential-provider-env": "npm:3.654.0" + "@aws-sdk/credential-provider-http": "npm:3.654.0" + "@aws-sdk/credential-provider-process": "npm:3.654.0" + "@aws-sdk/credential-provider-sso": "npm:3.654.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/credential-provider-imds": "npm:^3.2.3" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.651.1 - checksum: 10c0/ed6d1054f4276736ab132baf0fd1b9b1980cf115794b4c14f747adf8b4a431c2e1a18fe95e5f60503ef659764be6746cbaf5e00fa508d9ac9a1af6e1e30c44f0 + "@aws-sdk/client-sts": ^3.654.0 + checksum: 10c0/1b8767645e1db257d0861b600a1d5121790aa922bd88716997567933d3b8c55c8c10d2a99058ec4efd6cbffc855f1d666b40e3bccbe072e1f3a9571700ae1712 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/credential-provider-node@npm:3.651.1" +"@aws-sdk/credential-provider-node@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.654.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.649.0" - "@aws-sdk/credential-provider-http": "npm:3.649.0" - "@aws-sdk/credential-provider-ini": "npm:3.651.1" - "@aws-sdk/credential-provider-process": "npm:3.649.0" - "@aws-sdk/credential-provider-sso": "npm:3.651.1" - "@aws-sdk/credential-provider-web-identity": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@smithy/credential-provider-imds": "npm:^3.2.1" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/shared-ini-file-loader": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/credential-provider-env": "npm:3.654.0" + "@aws-sdk/credential-provider-http": "npm:3.654.0" + "@aws-sdk/credential-provider-ini": "npm:3.654.0" + "@aws-sdk/credential-provider-process": "npm:3.654.0" + "@aws-sdk/credential-provider-sso": "npm:3.654.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/credential-provider-imds": "npm:^3.2.3" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/a72ddc1c56f75d75ee49ed207bac90a8a0dbd0077c95b6f49c40bc82e3f2b97f9dd459cb5c62a8851230e89515c18d9169f8fd236dfe7b7ae712ae52475ab51a + checksum: 10c0/a18bd7157006143db7c785067965cb22e834bdf9497c9fb471ec9d16359a1ba65b4285162fda545838d6b1850fc07d03bfaa4621881d4c2c3835fe924f376b84 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.649.0" +"@aws-sdk/credential-provider-process@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/shared-ini-file-loader": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/fa203d633f14301784d9f5d4271bc04c70ac7dbe9afa0bc888a9f548d9337e86c020b273e59f0a73fb5e3c78821171b353c6f5d59aa619394232c724c232dcf7 + checksum: 10c0/388f6dcf7522dd3fdec125e164414253b937513365ffe5a4274237e83990153f33014013562ca5d4aa38d9510d2fc747ccee81b369fca6461b0f926a049aeaef languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/credential-provider-sso@npm:3.651.1" +"@aws-sdk/credential-provider-sso@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.654.0" dependencies: - "@aws-sdk/client-sso": "npm:3.651.1" - "@aws-sdk/token-providers": "npm:3.649.0" - "@aws-sdk/types": "npm:3.649.0" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/shared-ini-file-loader": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/client-sso": "npm:3.654.0" + "@aws-sdk/token-providers": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/a294a96d3fea49ef5880acc84da4848ede524f999ba9777e7ad550805d846c82ff9de36352b44019bb3ec7149d620e8db091bb2848974022ef61e81082c57ea6 + checksum: 10c0/5b8eb3931f747203c12049361a2cea08bdb6aa6e05a266715fe19cbed5b6c5b029b87a0261ae6fcaa878f1d0a59b52c93ce7e7def99385fca75729e098f256e4 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.649.0" +"@aws-sdk/credential-provider-web-identity@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.649.0 - checksum: 10c0/b2b5805c2f3877cad5d96479543a40444f980f29349080bff129e74059b0d1104a583c8fe46470089df466a3c1ca90170b7b45fddfa345c2685cde41408a502d + "@aws-sdk/client-sts": ^3.654.0 + checksum: 10c0/6bafd02301ff2f5d030bb2242056be7fb02713d0ab70a43e18ac7a77d6d08460b36b7c833d9446388d93e16158fdcbb6b463754a131a962a8b14a639e01da3b2 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/lib-storage@npm:3.651.1" +"@aws-sdk/lib-storage@npm:^3.657.0": + version: 3.657.0 + resolution: "@aws-sdk/lib-storage@npm:3.657.0" dependencies: - "@smithy/abort-controller": "npm:^3.1.2" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/abort-controller": "npm:^3.1.4" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/smithy-client": "npm:^3.3.2" 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.651.1 - checksum: 10c0/f2e55c79444da2afe841b7915a406e0cdce0181211a74068d25503121cb86976cebc1f69db993f5cb7f8a7a1c85e1d9494017a8235f71edbead619b955368eec + "@aws-sdk/client-s3": ^3.657.0 + checksum: 10c0/28e1c80b44887c3870f1c423f397355890ec68ffc4b027957335741d75675869b7280da758d3ed49b1949e3f2b4df29dee9a1594eb98412d81caff6bb07a83db languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.649.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/types": "npm:3.654.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/fa8f1c3d3150c12e29256f0085c33f355e2b15f1db23b85120e7605b3ef06ec180592ebdb3c9a71ec9ef5277c74e1d3927888d642736e6825ffb7773c87f918e + checksum: 10c0/7e2ce6c7ac7e0556e8d5acb97e893758bd45225fa2b34983b6c6b266662124f161379fb7377ba3b282fca76919c85e2d64e040a5fc5baccbf6fe59ca679161a6 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.649.0" +"@aws-sdk/middleware-expect-continue@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/57ca93a7abab8017fbfa38c3702841d8b803b764222a84d9f9091c760888dde235c3e9a928e4d76007b290b0b4274995099b84d1af9e5306ce0a067e0c3172e7 + checksum: 10c0/c15f81815b57876c4f8bfa7ea6f9f3185f11bcc096d08d62f109764b3be0a33d457393f658b03f093baa53eb46f356ecfa6b1f4064883509c053a9519567a536 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.651.1" +"@aws-sdk/middleware-flexible-checksums@npm:3.657.0": + version: 3.657.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.657.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" - "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/types": "npm:3.654.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" - "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/8108993555e6cfe126512d63d3b120424b3457f039e07a2d9720f4c810258a7d2fbcbc61c717e76450f71c9fbe34e8f3880190f27bef30143c5ab3710991ad19 + checksum: 10c0/3d8e75f0d8e84d2ff6ed78e1b35e6b5509f10c1a565f7e29e2d972469c0d14a0a385087f8ec42d99b9af01e8452c91353098e17ab9b91528fbe96d32671767b6 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.649.0" +"@aws-sdk/middleware-host-header@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/09d375cb07cea2738f1f265ff2c3ced6aeaf612e58e97dac003cc92f8430010b8b4fe8b16d489afbaefe10bf4b1f4d373d2123a7a0e5d14583d6638e1edfe2e4 + checksum: 10c0/4d027e87f8ee18424ae326a7484bf1a52258cc89037641bc7fcd9e9e34bc936e754ec4cc6ccdfa545e1ec1e1ba5361dbd539de9b0e525161d7a70433ef475802 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.649.0" +"@aws-sdk/middleware-location-constraint@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/6132d5d8b2eeda75d26123d364c2b217865a2c1472f80a1dc8856f152a08b912289048685ee67a53c7dd9c63f624e690f6008b7dd2780fb21706407abcb5ef6a + checksum: 10c0/5b3e09667777048d53f50da237cffbef7d931b550d3a502460907f84542d30878f504cb39d4b830a7b34cbf6e9a42a14849fe8cf63d52facf23e50834d4dce8f languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-logger@npm:3.649.0" +"@aws-sdk/middleware-logger@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-logger@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/80111a2cb4889df8b53f90bd5a1dfb222c786d0062ca369f9fdc95db6fa9b3c7e099badd75b377b2b6ffa295eb53f0e769d5e7f8346ef4a023fe77bf0d86710a + checksum: 10c0/cab9e99eef8a205f6d9c0dc5db14797e8f983a32604658f517ad3f5f62f0d427784b9f11ed686024c7b2c4265d8ef3c346ccb65a7a2733449c142678b56dcaef languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.649.0" +"@aws-sdk/middleware-recursion-detection@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/67c5551534b4c66050dc6dfc28f610aa4115f1679fec6c707bbbc6b666d729b821db10e60ee68492c4f9a51a00b1a13a9bbeac07b695c94bedf3fe6fc7fc1d85 + checksum: 10c0/52752ca2cbc23fb29af27f58c6218b3714770898d06535da61586c4335b31b40d8c82fa05a5412aa731b65f149f496604fbe1615acdaaec989eba41116d5a48c languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.649.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-format-url": "npm:3.649.0" - "@smithy/middleware-endpoint": "npm:^3.1.1" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/signature-v4": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-format-url": "npm:3.654.0" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/c8790d94c38b59d95c3840f115cf237486a8827fe6ba659241586da95ef20f3dda560f4a03a0b17d85cb9ba1f3cc718163c52aa59cf43b2762f50f2cd2567a39 + checksum: 10c0/4e3c1086a92890d1dfbbc0ea931b120b3757006c4b9a1d765549a14dd3213173c15cd9f574ab07ca817b9dc07c05394e3a89513ef84b842a9bb0631bca6d047b languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.651.1" +"@aws-sdk/middleware-sdk-s3@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.654.0" dependencies: - "@aws-sdk/core": "npm:3.651.1" - "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/core": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" - "@smithy/core": "npm:^2.4.1" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/signature-v4": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" + "@smithy/core": "npm:^2.4.3" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.4" - "@smithy/util-stream": "npm:^3.1.4" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-stream": "npm:^3.1.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/0dc2d4d75e21fcd9b32afa59f6c1912380a5c807c8f6c983c57a80205db0f511856703058fcc7e939b9813bb91d669b576483dced037042a58579be3eb018860 + checksum: 10c0/7c3a01a9eea6711b047cb6556fa9cf4db72b7aa67ea79ed751573a300894935103faa12da5a6bdb9e212d6aa235efe6865111fb8c1566d42a045a1bdb77cd2ca languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.649.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/smithy-client": "npm:^3.3.0" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/9aab4448741224f1877f7c1b713cc080ca80ec63230363b29c1163b712a052d0bb0b05ae72edfbfa8fba421d8110902ec26a9e4f9d65ca1086472c323f13d6f1 + checksum: 10c0/711f533387643ad82082202bf64a98aaf9713d03ec782bb236d93b05b3fb2b8064d7ee060d7f31faa5f1671d78ab9ab73b7a62f56234167f840d2b0ce2541e72 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.649.0" +"@aws-sdk/middleware-ssec@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/a600f290f4ee703ace612edbda657da88f2402627bd2a80b77621fa70208fe205add95ecde075377f74df86b2946ff1c606436289f9c61a4d544d99864f8b9b7 + checksum: 10c0/cde203fbdabfffab478edb72f66b8f5f6d57f604b784219416f4c78e4e02265492f7ca7204aa20ca876b600325d0c58880dc10b062a8a9e8e1b21de532863b14 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.649.0" +"@aws-sdk/middleware-user-agent@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@aws-sdk/util-endpoints": "npm:3.649.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/886bacd9077630f12007dd789925f8baf66e9ddbd5862f178df4443915af966025db54769555e2534f49acc354d8d688fe60f91d0aa98f1eba399aeae28542d7 + checksum: 10c0/f6678b1d6bc045d97c52520c381e88bec6d449d7be4f2751d68cd26ed743045b5af60aa2e26326c9a86cec9045d6c7b8711ae31e611bff09b367aa70b5d14710 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.649.0" +"@aws-sdk/region-config-resolver@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-middleware": "npm:^3.0.6" tslib: "npm:^2.6.2" - checksum: 10c0/44cffd7f94f4816d882322fdcedaf6357f64a4c2e8e5acbd91c53b4430015374f072f5ad89b8a4d1182c1c97719cb6a6e92ffae4b01db2d481ce05036e6c05ef + checksum: 10c0/77daa7139977b991db77945a2b6fc5fc642ff780ee4dfa6269687a007730bd1af2e21a49bcd7f82ddd893d79fafccd5621d24324619588acca8fd66dd642946e languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.651.1": - version: 3.651.1 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.651.1" +"@aws-sdk/signature-v4-multi-region@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.654.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.651.1" - "@aws-sdk/types": "npm:3.649.0" - "@smithy/protocol-http": "npm:^4.1.1" - "@smithy/signature-v4": "npm:^4.1.1" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/4bd6dff552c6aaf8688aa54771133ba4b50f6f28eee6ab37cba82202a15c1d704eb2a6592d6e56705be1b6e8daf8378012cde8b67339df42ff4ec318b60a5ad1 + checksum: 10c0/cfb791ae464600e8a7fe6f292b0020ff406460a8e67bfe3c500b9219c2849e092acf12b5cbb73b2492d3e4b4898b09fa009e2561c4a4c8b2fd55a414baf3f8fb languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/token-providers@npm:3.649.0" +"@aws-sdk/token-providers@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/token-providers@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/property-provider": "npm:^3.1.4" - "@smithy/shared-ini-file-loader": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.649.0 - checksum: 10c0/8403d89d57688f663f981e57e91b4fbadfe31359cb84002fbb9c94d0a78004e8edc5e0b91f8b436e0a55ee132dffa586c980c262de6c916b4c8950c72b235107 + "@aws-sdk/client-sso-oidc": ^3.654.0 + checksum: 10c0/b49c7eb1e6cde2c0c8728c46a9a0f9f55a4b54c14afeccf90aff72b30c1a7320bc472c5dd35a32d61734ba6533b745065194ef4fe18f69241b4d1b96532224c2 languageName: node linkType: hard -"@aws-sdk/types@npm:3.649.0, @aws-sdk/types@npm:^3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/types@npm:3.649.0" +"@aws-sdk/types@npm:3.654.0, @aws-sdk/types@npm:^3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/types@npm:3.654.0" dependencies: - "@smithy/types": "npm:^3.4.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/1b98e2ba8bd621e905afb038113f5b8ed529e70054e412d6b7940c6a08c854f0d0bca5b4b14145acc8e9ff062b9bfd7ee61b8e11b3027b42daa816972d5e0e0e + checksum: 10c0/24c31b3685ada211a5a6ab35c95fdc6120189a8766fc02dafcf749febb895ee806a055c04c4a023146dc587bce3cf1053a23029285d6d3b3e8c197937d6a7843 languageName: node linkType: hard @@ -1156,27 +1156,27 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/util-endpoints@npm:3.649.0" +"@aws-sdk/util-endpoints@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-endpoints@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/types": "npm:^3.4.0" - "@smithy/util-endpoints": "npm:^2.1.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-endpoints": "npm:^2.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/7616de7da014767d8188a43c0e2c4d3c095821ee47cb8795261f2e4d5edcc6c9040ea439f808f0dd55f3c43008ba6b707d9b94d80ca1d1a5f36a11ca51472596 + checksum: 10c0/12b06f3b9f46bb4a1c0a77baf4d5b295a835d46f5d8eacc7a148ce036013fb29109c458746457e88653a3d32db97fd655ec04e37abaa193c713d4d71e003f53c languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/util-format-url@npm:3.649.0" +"@aws-sdk/util-format-url@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-format-url@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/querystring-builder": "npm:^3.0.4" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/0c4be0e5a74b2a515fc363e40b1751f5ff4b494e047e27c3bee95fc60218880c1ab5162ae4f4554045c17ed6f97984a1c91782f4e7bee2c370b31a85c43215c6 + checksum: 10c0/a9f1df6a9828ef4519db99675d333c33f1c93b4da777707c5bee3ccdf5cf54ec8306c05f146c306e36acc5df6a17da03442c9d30bb672923b6f00bfec6d34f69 languageName: node linkType: hard @@ -1189,42 +1189,42 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.649.0" +"@aws-sdk/util-user-agent-browser@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/a702b4b2d257ed5cb6d2bbaeeae418e59759b117b41a0d6bf71921a323ee697671d7ea22f2cd61e119060fec02906e232448314e0e4bf9bd88f1493de8a26486 + checksum: 10c0/b3d317ffad06e5d3167699f5afe89339d6d51d8ce882e3db142f6da4331b485f0fa641dc0e80c4fe695643918cfa6ad5892f0412e368819e796f3fae19f5a811 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.649.0" +"@aws-sdk/util-user-agent-node@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.649.0" - "@smithy/node-config-provider": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/34f0ed88d2f057fefd2a3fb5f12a96038f9a69cda1b7a02b1309c24cac3f975a35a3269d823a6ae972ade2d76024074c2ebb03e475abd6ab6cb949ff0f89ecab + checksum: 10c0/3744c81a91f994a56ac8990729ea1560b0f5778917ddf38dacb5d3f28604aa8d6c595351225107852a49e3f47e4e9b274caec97a32ba6c91b87e807294f9218b languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.649.0": - version: 3.649.0 - resolution: "@aws-sdk/xml-builder@npm:3.649.0" +"@aws-sdk/xml-builder@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/xml-builder@npm:3.654.0" dependencies: - "@smithy/types": "npm:^3.4.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/4cdc8971a3472b8ec33efce82f83d754556043c750dc46c83612caaa368f3c8db287443b250ac91d8773961533fe3d2799773de7b5bf0aedeec2579973850ab7 + checksum: 10c0/bf67401ce24aaf989646c80e251e26fab40e3b60aea2d3ea03759d0185a9d8565e7b54ea1fd5a62bf188934304e4e38e7814f3941589b2d3aaaa3384f7af358b languageName: node linkType: hard @@ -4206,7 +4206,7 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.2, @smithy/abort-controller@npm:^3.1.4": +"@smithy/abort-controller@npm:^3.1.4": version: 3.1.4 resolution: "@smithy/abort-controller@npm:3.1.4" dependencies: @@ -4235,7 +4235,7 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.6, @smithy/config-resolver@npm:^3.0.8": +"@smithy/config-resolver@npm:^3.0.8": version: 3.0.8 resolution: "@smithy/config-resolver@npm:3.0.8" dependencies: @@ -4248,25 +4248,25 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^2.4.1": - version: 2.4.3 - resolution: "@smithy/core@npm:2.4.3" +"@smithy/core@npm:^2.4.3": + version: 2.4.5 + resolution: "@smithy/core@npm:2.4.5" dependencies: "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-retry": "npm:^3.0.20" "@smithy/middleware-serde": "npm:^3.0.6" "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/smithy-client": "npm:^3.3.4" "@smithy/types": "npm:^3.4.2" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-middleware": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f56f693032b805de1d0a9f4f1b25a5b5966514c994a5fd3a0a805ff94c86ebe35224d7ccc8594372090a6580305ba4e768642949f7e1a99c9280372fcad4004d + checksum: 10c0/5a5850f8d9e5189ba2f2e8a8604f90a83b47967fad62ca369c223a8612f0b86125d254bfc44df469ae1587e8aed864d7403dee2ae06708c522c4dd5085602579 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.1, @smithy/credential-provider-imds@npm:^3.2.3": +"@smithy/credential-provider-imds@npm:^3.2.3": version: 3.2.3 resolution: "@smithy/credential-provider-imds@npm:3.2.3" dependencies: @@ -4291,7 +4291,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.7": +"@smithy/eventstream-serde-browser@npm:^3.0.9": version: 3.0.9 resolution: "@smithy/eventstream-serde-browser@npm:3.0.9" dependencies: @@ -4302,7 +4302,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.4": +"@smithy/eventstream-serde-config-resolver@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.6" dependencies: @@ -4312,7 +4312,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.6": +"@smithy/eventstream-serde-node@npm:^3.0.8": version: 3.0.8 resolution: "@smithy/eventstream-serde-node@npm:3.0.8" dependencies: @@ -4334,7 +4334,7 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^3.2.5, @smithy/fetch-http-handler@npm:^3.2.7": +"@smithy/fetch-http-handler@npm:^3.2.7": version: 3.2.7 resolution: "@smithy/fetch-http-handler@npm:3.2.7" dependencies: @@ -4347,7 +4347,20 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.3": +"@smithy/fetch-http-handler@npm:^3.2.8": + version: 3.2.8 + resolution: "@smithy/fetch-http-handler@npm:3.2.8" + dependencies: + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-base64": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/3ae0cb10443f102b59a8b1dc40d7381777b8f3c0f57c5538f2594c77e30b9f67dbfb24a4ff9fd8abe2f8175e33dd0663e4ae1ab154a5dc3cb14cc294833c4ea0 + languageName: node + linkType: hard + +"@smithy/hash-blob-browser@npm:^3.1.5": version: 3.1.5 resolution: "@smithy/hash-blob-browser@npm:3.1.5" dependencies: @@ -4359,7 +4372,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.4": +"@smithy/hash-node@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/hash-node@npm:3.0.6" dependencies: @@ -4371,7 +4384,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.3": +"@smithy/hash-stream-node@npm:^3.1.5": version: 3.1.5 resolution: "@smithy/hash-stream-node@npm:3.1.5" dependencies: @@ -4382,7 +4395,7 @@ __metadata: languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.4": +"@smithy/invalid-dependency@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/invalid-dependency@npm:3.0.6" dependencies: @@ -4410,7 +4423,7 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.4": +"@smithy/md5-js@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/md5-js@npm:3.0.6" dependencies: @@ -4421,7 +4434,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.6": +"@smithy/middleware-content-length@npm:^3.0.8": version: 3.0.8 resolution: "@smithy/middleware-content-length@npm:3.0.8" dependencies: @@ -4432,7 +4445,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.1.1, @smithy/middleware-endpoint@npm:^3.1.3": +"@smithy/middleware-endpoint@npm:^3.1.3": version: 3.1.3 resolution: "@smithy/middleware-endpoint@npm:3.1.3" dependencies: @@ -4447,7 +4460,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.16, @smithy/middleware-retry@npm:^3.0.18": +"@smithy/middleware-retry@npm:^3.0.18": version: 3.0.18 resolution: "@smithy/middleware-retry@npm:3.0.18" dependencies: @@ -4464,7 +4477,24 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.4, @smithy/middleware-serde@npm:^3.0.6": +"@smithy/middleware-retry@npm:^3.0.20": + version: 3.0.20 + resolution: "@smithy/middleware-retry@npm:3.0.20" + dependencies: + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/service-error-classification": "npm:^3.0.6" + "@smithy/smithy-client": "npm:^3.3.4" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + tslib: "npm:^2.6.2" + uuid: "npm:^9.0.1" + checksum: 10c0/e0799a81a706f8d4d833230dee48fcc8ead2c9a1a743c47b6f8263d2a25253a2c5a3319449647ebbce42b6dce0508807ae8bc9d195ff50425961ea65528ac41e + languageName: node + linkType: hard + +"@smithy/middleware-serde@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/middleware-serde@npm:3.0.6" dependencies: @@ -4474,7 +4504,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.4, @smithy/middleware-stack@npm:^3.0.6": +"@smithy/middleware-stack@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/middleware-stack@npm:3.0.6" dependencies: @@ -4484,7 +4514,7 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.5, @smithy/node-config-provider@npm:^3.1.7": +"@smithy/node-config-provider@npm:^3.1.7": version: 3.1.7 resolution: "@smithy/node-config-provider@npm:3.1.7" dependencies: @@ -4496,7 +4526,7 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.2.0, @smithy/node-http-handler@npm:^3.2.2": +"@smithy/node-http-handler@npm:^3.2.2": version: 3.2.2 resolution: "@smithy/node-http-handler@npm:3.2.2" dependencies: @@ -4509,7 +4539,20 @@ __metadata: languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.4, @smithy/property-provider@npm:^3.1.6": +"@smithy/node-http-handler@npm:^3.2.3": + version: 3.2.3 + resolution: "@smithy/node-http-handler@npm:3.2.3" + dependencies: + "@smithy/abort-controller": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 10c0/fb3d4f92fafd8c96d0f40a2850c3b714b997f280f715bedd14f0f40b58d9f743edcec3912dc812c4a5be682f929dd11a725d2cbe54c31a9a760ca681436e9587 + languageName: node + linkType: hard + +"@smithy/property-provider@npm:^3.1.6": version: 3.1.6 resolution: "@smithy/property-provider@npm:3.1.6" dependencies: @@ -4519,7 +4562,7 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.1, @smithy/protocol-http@npm:^4.1.3": +"@smithy/protocol-http@npm:^4.1.3": version: 4.1.3 resolution: "@smithy/protocol-http@npm:4.1.3" dependencies: @@ -4529,7 +4572,7 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.4, @smithy/querystring-builder@npm:^3.0.6": +"@smithy/querystring-builder@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/querystring-builder@npm:3.0.6" dependencies: @@ -4568,7 +4611,7 @@ __metadata: languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.5, @smithy/shared-ini-file-loader@npm:^3.1.7": +"@smithy/shared-ini-file-loader@npm:^3.1.7": version: 3.1.7 resolution: "@smithy/shared-ini-file-loader@npm:3.1.7" dependencies: @@ -4578,9 +4621,9 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.1.1": - version: 4.1.3 - resolution: "@smithy/signature-v4@npm:4.1.3" +"@smithy/signature-v4@npm:^4.1.3": + version: 4.1.4 + resolution: "@smithy/signature-v4@npm:4.1.4" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" "@smithy/protocol-http": "npm:^4.1.3" @@ -4590,11 +4633,11 @@ __metadata: "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b398c603d2f350575927545743b06674d8f57de1b2dc36da7be9fae3983d40ef40dd7e9e8a5974365277d303adca27b3cbf0e39fd473c2a8d7b49ddfbc252345 + checksum: 10c0/b3fcd15d6d0703d8b88a5b248d4c8a71406994f03ca3baabbb45060e53763331883a390ae65e5b0fae3c79858c5e833daf51209f5acdde2c254d5e67e1a8235c languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.3.0, @smithy/smithy-client@npm:^3.3.2": +"@smithy/smithy-client@npm:^3.3.2": version: 3.3.2 resolution: "@smithy/smithy-client@npm:3.3.2" dependencies: @@ -4608,6 +4651,20 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^3.3.4": + version: 3.3.4 + resolution: "@smithy/smithy-client@npm:3.3.4" + dependencies: + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-stream": "npm:^3.1.8" + tslib: "npm:^2.6.2" + checksum: 10c0/790e5935f360154f7c940991ca90c74581438d8d92bc0eadcd0309782d4e472e3c26fd88b9f7d41a8ec467fe8ce063c1e32cd7c6b8de29ac4b35aa14ca2abd5f + languageName: node + linkType: hard + "@smithy/types@npm:^2.12.0": version: 2.12.0 resolution: "@smithy/types@npm:2.12.0" @@ -4626,7 +4683,7 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^3.4.0, @smithy/types@npm:^3.4.2": +"@smithy/types@npm:^3.4.2": version: 3.4.2 resolution: "@smithy/types@npm:3.4.2" dependencies: @@ -4635,7 +4692,7 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.4, @smithy/url-parser@npm:^3.0.6": +"@smithy/url-parser@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/url-parser@npm:3.0.6" dependencies: @@ -4704,35 +4761,35 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.16": - version: 3.0.18 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.18" +"@smithy/util-defaults-mode-browser@npm:^3.0.18": + version: 3.0.20 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.20" dependencies: "@smithy/property-provider": "npm:^3.1.6" - "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/smithy-client": "npm:^3.3.4" "@smithy/types": "npm:^3.4.2" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/e4116b70525ece3bbf0bd1953e2af8650453439122af875e5ca650f2513188172abb4dcbcb18d1885e5b3d192e530fda9853f3ca8cd6900d2487cbe24934b3ac + checksum: 10c0/029fa13499bd92779d6885643d594063ee9bbbc1477c7d3a6f1ebc18b5b1404933fb5e15fd7f96aaf4d8f0fb6d5ec6ae76a6d25d0f1af43c7155be2a2764b275 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.16": - version: 3.0.18 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.18" +"@smithy/util-defaults-mode-node@npm:^3.0.18": + version: 3.0.20 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.20" dependencies: "@smithy/config-resolver": "npm:^3.0.8" "@smithy/credential-provider-imds": "npm:^3.2.3" "@smithy/node-config-provider": "npm:^3.1.7" "@smithy/property-provider": "npm:^3.1.6" - "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/smithy-client": "npm:^3.3.4" "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/1ff9ed5d369e4d21e66754ba67a3dcfe78040f373c980ff4a45b93407dc6bbbab6a3986a34129a0d922a93d455cb7ee802afb963657004e3929eda7d309b886d + checksum: 10c0/6cadb9666eb84ca521bf0924e8434bfa453f72bd3a3c732b21d83aeeb8300226251ab7d2c703d7e7c40e60b8e2d28b674b1790566b2cca743932fbd8ba43ad42 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.0": +"@smithy/util-endpoints@npm:^2.1.2": version: 2.1.2 resolution: "@smithy/util-endpoints@npm:2.1.2" dependencies: @@ -4752,7 +4809,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.4, @smithy/util-middleware@npm:^3.0.6": +"@smithy/util-middleware@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/util-middleware@npm:3.0.6" dependencies: @@ -4762,7 +4819,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.4, @smithy/util-retry@npm:^3.0.6": +"@smithy/util-retry@npm:^3.0.6": version: 3.0.6 resolution: "@smithy/util-retry@npm:3.0.6" dependencies: @@ -4773,7 +4830,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^3.1.4, @smithy/util-stream@npm:^3.1.6": +"@smithy/util-stream@npm:^3.1.6": version: 3.1.6 resolution: "@smithy/util-stream@npm:3.1.6" dependencies: @@ -4789,6 +4846,22 @@ __metadata: languageName: node linkType: hard +"@smithy/util-stream@npm:^3.1.8": + version: 3.1.8 + resolution: "@smithy/util-stream@npm:3.1.8" + dependencies: + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-buffer-from": "npm:^3.0.0" + "@smithy/util-hex-encoding": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/79cc9c4f8aef8d16c3c8880a49bb8f0d23dee4242cd45d73183633c0c347657f04c177eb836e9775586283ace177af24f57cba73fc931992cc54b92f93840c6b + languageName: node + linkType: hard + "@smithy/util-uri-escape@npm:^3.0.0": version: 3.0.0 resolution: "@smithy/util-uri-escape@npm:3.0.0" @@ -4818,7 +4891,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.3": +"@smithy/util-waiter@npm:^3.1.5": version: 3.1.5 resolution: "@smithy/util-waiter@npm:3.1.5" dependencies: