diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index b15e039e06..987f8e306b 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.731.1", - "@aws-sdk/client-ssm": "^3.731.1", - "@aws-sdk/types": "^3.731.0", + "@aws-sdk/client-ec2": "^3.734.0", + "@aws-sdk/client-ssm": "^3.735.0", + "@aws-sdk/types": "^3.734.0", "cron-parser": "^4.9.0", "typescript": "^5.7.3" }, diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index eb169e9552..46a144b990 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.13.0", - "@aws-sdk/client-ec2": "^3.731.1", - "@aws-sdk/client-sqs": "^3.731.1", - "@aws-sdk/types": "^3.731.0", + "@aws-sdk/client-ec2": "^3.734.0", + "@aws-sdk/client-sqs": "^3.734.0", + "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.1.3", "@octokit/core": "5.2.0", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index ad679a87d6..e699d0470b 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.731.1", - "@aws-sdk/lib-storage": "^3.731.1", - "@aws-sdk/types": "^3.731.0", + "@aws-sdk/client-s3": "^3.735.0", + "@aws-sdk/lib-storage": "^3.735.0", + "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "axios": "^1.7.9" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 22b4ddd35f..e5522cc393 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.731.1", - "@aws-sdk/types": "^3.731.0", + "@aws-sdk/client-ec2": "^3.734.0", + "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "typescript": "^5.7.3" }, diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 6e1ed47095..f64b226f13 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -16,7 +16,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/client-eventbridge": "^3.731.1", + "@aws-sdk/client-eventbridge": "^3.734.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/aws-lambda": "^8.10.146", "@types/express": "^4.17.21", @@ -40,7 +40,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.731.1", + "@aws-sdk/client-sqs": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.7.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 6b8a80f9fc..53cbe6d348 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.731.1", - "@aws-sdk/types": "^3.731.0" + "@aws-sdk/client-ssm": "^3.735.0", + "@aws-sdk/types": "^3.734.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 4bba68e9a5..6e50e4c53c 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.731.1" - "@aws-sdk/client-ssm": "npm:^3.731.1" - "@aws-sdk/types": "npm:^3.731.0" + "@aws-sdk/client-ec2": "npm:^3.734.0" + "@aws-sdk/client-ssm": "npm:^3.735.0" + "@aws-sdk/types": "npm:^3.734.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" @@ -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.731.1" - "@aws-sdk/types": "npm:^3.731.0" + "@aws-sdk/client-ssm": "npm:^3.735.0" + "@aws-sdk/types": "npm:^3.734.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.146" "@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.13.0" - "@aws-sdk/client-ec2": "npm:^3.731.1" - "@aws-sdk/client-sqs": "npm:^3.731.1" - "@aws-sdk/types": "npm:^3.731.0" + "@aws-sdk/client-ec2": "npm:^3.734.0" + "@aws-sdk/client-sqs": "npm:^3.734.0" + "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.1.3" "@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.731.1" - "@aws-sdk/lib-storage": "npm:^3.731.1" - "@aws-sdk/types": "npm:^3.731.0" + "@aws-sdk/client-s3": "npm:^3.735.0" + "@aws-sdk/lib-storage": "npm:^3.735.0" + "@aws-sdk/types": "npm:^3.734.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.731.1" - "@aws-sdk/types": "npm:^3.731.0" + "@aws-sdk/client-ec2": "npm:^3.734.0" + "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.146" @@ -299,8 +299,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.731.1" - "@aws-sdk/client-sqs": "npm:^3.731.1" + "@aws-sdk/client-eventbridge": "npm:^3.734.0" + "@aws-sdk/client-sqs": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.7.0" @@ -408,733 +408,733 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/client-ec2@npm:3.731.1" +"@aws-sdk/client-ec2@npm:^3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/client-ec2@npm:3.734.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/credential-provider-node": "npm:3.731.1" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-node": "npm:3.734.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.2" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/9863c53b1e4c8d3dcb97110ab73f5eab560ad317bfab39f9ae717211f8c3cd0da741c44788a7abd0241e33678c4cbdddc632b92adaf232e115638dd74d77eb00 + checksum: 10c0/6c28a431e05b54dc25601598a8bd99bfa9537391397516d699aa26b1fb4a98934b22af6b8e67b8b70c81cbaa01ceb12957f19bfe7233d52ed80b9b92e1155c55 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/client-eventbridge@npm:3.731.1" +"@aws-sdk/client-eventbridge@npm:^3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.734.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/credential-provider-node": "npm:3.731.1" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-node": "npm:3.734.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b703632fd388ab5fbca4de25fc401c4613fbf9af8f2210cc863d538b675c84c2bd06ca1afafcfd799f64be8bb95f974ca381ab47c7c58bdd840a1ff0a875e432 + checksum: 10c0/040211c81c5b598f2b6c6e7d5d46c9bc38a7a2add7a7c65a74479cfe72cfae2b9ee17b942b9bf2b9898df6ec3866797dfe3cbbc51efb98c9d7ac489aa63b570b languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/client-s3@npm:3.731.1" +"@aws-sdk/client-s3@npm:^3.735.0": + version: 3.735.0 + resolution: "@aws-sdk/client-s3@npm:3.735.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.731.0" - "@aws-sdk/credential-provider-node": "npm:3.731.1" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.731.0" - "@aws-sdk/middleware-expect-continue": "npm:3.731.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.731.0" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-location-constraint": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.731.0" - "@aws-sdk/middleware-ssec": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@aws-sdk/xml-builder": "npm:3.723.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/eventstream-serde-browser": "npm:^4.0.0" - "@smithy/eventstream-serde-config-resolver": "npm:^4.0.0" - "@smithy/eventstream-serde-node": "npm:^4.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-blob-browser": "npm:^4.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/hash-stream-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/md5-js": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-node": "npm:3.734.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.734.0" + "@aws-sdk/middleware-expect-continue": "npm:3.734.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.735.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-location-constraint": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.734.0" + "@aws-sdk/middleware-ssec": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@aws-sdk/xml-builder": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/eventstream-serde-browser": "npm:^4.0.1" + "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" + "@smithy/eventstream-serde-node": "npm:^4.0.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-blob-browser": "npm:^4.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/hash-stream-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/md5-js": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" - "@smithy/util-stream": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/2d94474383508109782da0e7a5d8d27f4f45fddc4f9f491f66da81b1f9714983e802cb28acdf4be7d0e367cb98d879ba6cb3349b39bc2ef71e29a2cff9e9673c + checksum: 10c0/1378a40e9ac1ae68bcfe930c9244f04f95ad5aef9db52444bfb6f4c876fed413dc815c03c96c6ab90246e56fe6eba5604d6e784bb6350a4623cb78d52458ca40 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/client-sqs@npm:3.731.1" +"@aws-sdk/client-sqs@npm:^3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/client-sqs@npm:3.734.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/credential-provider-node": "npm:3.731.1" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/md5-js": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-node": "npm:3.734.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/md5-js": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/15ba9751cd34dfe32008850cc21c516167f418617a4343d913957699a6eed405b3f1cd2595d0c1430d461080987397261be1e2a898884cba06b98e8c7ac6151c + checksum: 10c0/18b76eb0b633e9cfbb17aebcaa02f2e1dcebb7d1cd98b5023c6cfcb6f4131699a213ffc4075930e0763d56a8ebd8ee2f87cf6aa277a6293084438fc7bb604ff7 languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/client-ssm@npm:3.731.1" +"@aws-sdk/client-ssm@npm:^3.735.0": + version: 3.735.0 + resolution: "@aws-sdk/client-ssm@npm:3.735.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/credential-provider-node": "npm:3.731.1" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-node": "npm:3.734.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.2" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/80b43a260ca8c481d47768cf9a53e3fe14b5e80bd36886973a961ea1613d3be289680a2a90f16484d6e49fe5f61ccf7ccad511a23e6b5791faafaa75b8088c43 + checksum: 10c0/408bd6df139a219c9f76696e014a38d1011bbff4a365aa6737db6e75c4d0bc330b82909cae72c29c46d5c1003872ddc66a0a948637d6496e624fa155c7557328 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/client-sso@npm:3.731.0" +"@aws-sdk/client-sso@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/client-sso@npm:3.734.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/5dbc8db459a70024e255e2b09e79f9fbdefc7fe5754b33c5dadd4dce83d634649f241e5e7a7e9276a07f18e9fe22fe7ef31b79a4f879937e48856d4760a7170c + checksum: 10c0/8098f0516c31ee1cb0f7c82932d8bcfd4a6f85f1945c0d022402c72c40c389a04b50888543e7de43a3c8db00203bbd00d3d13a9570f37f5e4fe8253085f72df8 languageName: node linkType: hard -"@aws-sdk/core@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/core@npm:3.731.0" +"@aws-sdk/core@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/core@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/signature-v4": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/core": "npm:^3.1.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/signature-v4": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-middleware": "npm:^4.0.1" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/66bf4881cb220c99b1ae94852c52c1461ecc1997d44d60a7a07b4e44af5e1a786aa68424dcd590a95a308a08ce0ddfdcb1823fb1589d81b87b2609410bd22a02 + checksum: 10c0/1f301a3a1fa8172bacf881482bdbf10ac8212d9c6e1b726df66958994a8eaec7202f2d795e8668ae23ec4563067db4e4068ea8496a436426dd38ebd0f76d0f3e languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.731.0" +"@aws-sdk/credential-provider-env@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.734.0" dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/80ea6cc7d7d86c818a506d9a2725590fce71469283fec3e150b2e7d7c82938a96ce3d4eb90cb3dfa0a51134c66f0bd3ce819c8ddfa381a6d5ff612b605e9c872 + checksum: 10c0/27071ce049fc6c73a65478f2dbbe9de21a5d4558a93d8c9ea4b9101b41323cbde012614ef7f87467e6f05515afa8cf5fc556a579b359ce83ebbf786493ee94fc languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.731.0" +"@aws-sdk/credential-provider-http@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.734.0" dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/util-stream": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/41af19a2a693efae31584bfdaf246c430bac6668469319256a7d8f2bb1c97c345fb583cecbfb64c345dd77b0ed0cb1f1105a95ca23a45aa9a801e726246389ea - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/credential-provider-ini@npm:3.731.1" - dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/credential-provider-env": "npm:3.731.0" - "@aws-sdk/credential-provider-http": "npm:3.731.0" - "@aws-sdk/credential-provider-process": "npm:3.731.0" - "@aws-sdk/credential-provider-sso": "npm:3.731.1" - "@aws-sdk/credential-provider-web-identity": "npm:3.731.1" - "@aws-sdk/nested-clients": "npm:3.731.1" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/credential-provider-imds": "npm:^4.0.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/shared-ini-file-loader": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + checksum: 10c0/60edc09a92f91049bd61f3b51700ceeaa1c429d1e41e25a39560bbe56f1f0623a3a475577e265d89552f31c6d6388acda5e073f3a111692b27f07c0ad824b613 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.734.0" + dependencies: + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-env": "npm:3.734.0" + "@aws-sdk/credential-provider-http": "npm:3.734.0" + "@aws-sdk/credential-provider-process": "npm:3.734.0" + "@aws-sdk/credential-provider-sso": "npm:3.734.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.734.0" + "@aws-sdk/nested-clients": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/credential-provider-imds": "npm:^4.0.1" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/1aafb8de25f3bf832cee1ce6a1fe7eaa9d191ad0a85245a0e1ea9abb81d88a3c2823aff1f1113db826af742a42fb389088e4beca2baec661c2d8337b7f741404 + checksum: 10c0/f7b4824875088754a09b5afc9efe5424b56d061eb3af98052be8d7e62c9b1530c4de213e2353ca2f85eb312aec16a54ad550530f41ca626eeaf86ce694b9ece0 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/credential-provider-node@npm:3.731.1" +"@aws-sdk/credential-provider-node@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.734.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.731.0" - "@aws-sdk/credential-provider-http": "npm:3.731.0" - "@aws-sdk/credential-provider-ini": "npm:3.731.1" - "@aws-sdk/credential-provider-process": "npm:3.731.0" - "@aws-sdk/credential-provider-sso": "npm:3.731.1" - "@aws-sdk/credential-provider-web-identity": "npm:3.731.1" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/credential-provider-imds": "npm:^4.0.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/shared-ini-file-loader": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/credential-provider-env": "npm:3.734.0" + "@aws-sdk/credential-provider-http": "npm:3.734.0" + "@aws-sdk/credential-provider-ini": "npm:3.734.0" + "@aws-sdk/credential-provider-process": "npm:3.734.0" + "@aws-sdk/credential-provider-sso": "npm:3.734.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/credential-provider-imds": "npm:^4.0.1" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/8630bb9b7a5ab695bb669a605407875ccde5123bc7af3192f7a4232bc563e28e7033f2f9182eceafe7b65d55b71daddec938438e6bad6bd0a5328f3ebc59a97d + checksum: 10c0/5ef9d24a473e73c831748bde93169ca4634d7f7e4ac1b5100d78f08c407b3bc0ffe7ff21b65c6a04b0e7c1fe9a4c484a1348b3e63cb6e394d72066940c5ea507 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.731.0" +"@aws-sdk/credential-provider-process@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.734.0" dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/shared-ini-file-loader": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/5a5ee677083eba7c5aea82293376a67f3658b43545044fb418c6c69584b3e6738ca315c1cd4f34c8225840e5f7c52fd328bf3dd5338cfcf97c6eb895aafec83a + checksum: 10c0/059beffaf6c6d880234c57935356918e3456d85348165ca42028c89e5aff86f6e87a8d4ad11b2d5fc04a22178c86daff3a59ffd02a7fdc2bd2ecf0829de981b1 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/credential-provider-sso@npm:3.731.1" +"@aws-sdk/credential-provider-sso@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.734.0" dependencies: - "@aws-sdk/client-sso": "npm:3.731.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/token-providers": "npm:3.731.1" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/shared-ini-file-loader": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/client-sso": "npm:3.734.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/token-providers": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/fcb4dfcd7bbd9583b42c529b91f968e20386494177b4a9bb5306ac1367b7649421ee3abb2230dcd38cdfcafbfade907822c7d64c311416fcdf8400dbb2d90a80 + checksum: 10c0/7a09107ef25574ce1f54261e6827a609d538a5d84c00a29e0381ee090fc372b012d288b8b6a074ec95a9557e098778799fbdd4a1bff105099da064041a0e8d39 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.731.1" +"@aws-sdk/credential-provider-web-identity@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.734.0" dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/nested-clients": "npm:3.731.1" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/nested-clients": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/87d242945f02098959936608a8969d92cbff99456439e8f3e4de5ee79b9146d8dfd5c8cbce964dbe90577b9c9b4a767c5915743cf5ae8cd3764afe6f96d45ef9 + checksum: 10c0/6985306744419084580beb22877ef2fbdea4d341d6e1ef1255513b06370f4cde9d6ffc6b71394375a03687db3d7fef8c486250ff0116bbea2eba89cc513fa675 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/lib-storage@npm:3.731.1" +"@aws-sdk/lib-storage@npm:^3.735.0": + version: 3.735.0 + resolution: "@aws-sdk/lib-storage@npm:3.735.0" dependencies: - "@smithy/abort-controller": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/abort-controller": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/smithy-client": "npm:^4.1.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.731.1 - checksum: 10c0/a3db34224c0e0a61809bb8ebe111c78bcc060a27eabcc93e090b5885f6e5595567c62f83281b823c6a7837a8e617a5749632a5791512a6b67b66bc73cdc76f5e + "@aws-sdk/client-s3": ^3.735.0 + checksum: 10c0/cc9e463c1aab45e297f077ddbdc01f45f003deaaa3d40e1a69ec9e4faa3e30c122c295f8a13c1ba0e604f48d0d78754ae13f0bf048e668ccfe165d5d1b6fc61c languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.731.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" + "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-arn-parser": "npm:3.723.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" "@smithy/util-config-provider": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/96b4d045027e37ec1c57722af2a83097ac684024280dc377602ec16938b752a5086b035b21e5d91da1c34b6e2207c5802f4b8fbf3bbe08224d46b55cb55d7dda + checksum: 10c0/f0f98bb478ff469ec3aab0ae5b8122cafc26e4d88efbb1d277429dfd21c70a64eaf996d5cbb7360ff93dcc0e985d75bca5bfcb6a814b1d18ab14c5b912c7c5ad languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.731.0" +"@aws-sdk/middleware-expect-continue@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/c8dd6935dd873bdc93813b270ff483cf302335c971b8b25d44493559e33196dbde56c39119f5f2d640a4f6fc105feb5d793953c2169ec5c9226bd718d838a3c7 + checksum: 10c0/5e6fa03e4b4ef8ff52314a5aea6b7c807e39516ad7c817003c8ef22c4d25de98dc469bab30d6f11a56cba7a968bcdf032373c8c1d074a16ff72ac2cd08f1a5e9 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.731.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.735.0": + version: 3.735.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.735.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" "@smithy/is-array-buffer": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-stream": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/6dd34369c5db10bb6c73c204749ef878a4ff3a4531224b4ce341c766d940235f9acd846b9437a597b6b0e36b3ddb34ac4aaa814369626b3b26e78d0e02f15fe8 + checksum: 10c0/b9ca77c97528a99c4264a35803d897ace77b1e422ff3b351b2ea84c9b8adef247874f446a75321dc9caee48f8778fc164579753c363aee1dc30839915625b948 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.731.0" +"@aws-sdk/middleware-host-header@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/fccbf813321318e24dd829e2ace7b60cee67424f4604d2e21949231556560e38e51872916e1b0df542e0fd3c09cbe283196f3a4b16fbd1492a094da5b38d0f53 + checksum: 10c0/56e8501c3beda2961ebba56f1146849594edafa0d33ce2bdb04b62df9732d1218ffe89882333d87d76079798dc575af1756db4d7270916d8d83f8d9ef7c4798e languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.731.0" +"@aws-sdk/middleware-location-constraint@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/ae4cf48374f9cf953394c630e00f7491eca36f1275a692d63b51a43a5e888ea53ee09ed2349a5eb17c7d480f2c40dfe7740d7be6964d3b67a382f684ac238d40 + checksum: 10c0/ec6a10d2545dfbda2806e8dd2244a6be76c97d5fdae2068c461cb61753801ce60079518ad45f3eb559a37042f057636da754cccec751d04d0b94b534d423424e languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-logger@npm:3.731.0" +"@aws-sdk/middleware-logger@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-logger@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/218eaa3e7bba9e099721f742f56a8879034c7c7a102411e58ba2db461f013f741d426e6642d862ca81a0aba26c8ff45d49b459a9624cb8094f085697e113f228 + checksum: 10c0/dc690e546d0411929ff5888cd2dad56b7583f160ce4339f24d4963b9d11022f06da76d5f96c56d2ff2624493885254200788c763f113c26695875b8a229ee9a1 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.731.0" +"@aws-sdk/middleware-recursion-detection@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/ee3148188fad6aeb08259d9c2e26dead57e92b90c1fe3005f18e4aef8589d04ade15a2588244b030147aa99fb73766d05f6469f29ebea3d2456a39f8de895399 + checksum: 10c0/e46e5f99895a4370141b3439c58b94670fddd01d18bbda43a621cb0a5f2bb3384db66757f16da49815af52d29f2cfb8c5d12e273853ad34c919f4f71d078572f languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.731.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-format-url": "npm:3.731.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/signature-v4": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-format-url": "npm:3.734.0" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/signature-v4": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/66d9afdeb8fc09a17452c30e154d9ab2461dab13649e61afdabcab0524c751e44fb4a357b754b99febfb10c459e890dc93851f8037f650c7ad5755635f72833b + checksum: 10c0/59899d5450d3076bcdcf0cca37b7867b2c73112201557a70c4830937551d8e077443701a34aa16259079d87760e0ce1e98b431626d786964886d459e8f667dae languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.731.0" +"@aws-sdk/middleware-sdk-s3@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.734.0" dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-arn-parser": "npm:3.723.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/signature-v4": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@smithy/core": "npm:^3.1.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/signature-v4": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" "@smithy/util-config-provider": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-stream": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/5f07e42bbe795c37270d39a1e132288f02e1d6e2f749bc77a99fa55205a936a0ed9d89fd98f5efd2f4938345edc68b7d6616ecbd728427f9533357ccf51844f4 + checksum: 10c0/cd775c7066707ea7ddd0cdc8dd809720fd5aed6e5f7e615629f7403ad6e30923fb89e8da0311f5dd1165a28b3a575b491ac0e2002e80afa12719eb8472f8ca95 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.731.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/054225a2edf85a4b56f95b4a284af382ef235eecff995e8e850ffb8908a06bd10786f7d01d381b47379dfb19e0bb3d09e65b1c25ae238d7427eabfdd8b9493b3 + checksum: 10c0/60347ec82a92073da489aa638bca72abd891fe29bcafdc944263e40eff66552e4aed695907d86fba10bcf0127a2376ffa965bb25a7fdf0dc79151685b481e3f9 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.731.0" +"@aws-sdk/middleware-ssec@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/1ce7815c9eae026853e152c5f164a1a885fba1ab1717351399e8ec28c40d97be4f972724559743bc9a8b59f134e2ca6f409e841cad793be9986b2c8ebfced433 + checksum: 10c0/ba1d0f202ef0e58d82895bbe71dcb4520f0eaf958ebc37baa3383e42729091fca2f927ec3482478b0ece35ae001c72da9afb71c83504e0aba6df4074a6a2187a languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.731.0" +"@aws-sdk/middleware-user-agent@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.734.0" dependencies: - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@smithy/core": "npm:^3.1.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/c29a8834dbe82817902bada8db6367d42db63e9acd4d6bd0c46f36e54061abe36e2783eaa544746a1e04750d7e70a7115a6ac967dccca388d67499615a13036f + checksum: 10c0/aecda461346fc272d440ee9557588bb7379020ee5ffead61ca1e905f1ccdcd009d6aee53b364a6f9278f2a092608ca86c0650f02fb14f28f2ba99a34dd4af136 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/nested-clients@npm:3.731.1" +"@aws-sdk/nested-clients@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/nested-clients@npm:3.734.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.731.0" - "@aws-sdk/middleware-host-header": "npm:3.731.0" - "@aws-sdk/middleware-logger": "npm:3.731.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.731.0" - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/region-config-resolver": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@aws-sdk/util-endpoints": "npm:3.731.0" - "@aws-sdk/util-user-agent-browser": "npm:3.731.0" - "@aws-sdk/util-user-agent-node": "npm:3.731.0" - "@smithy/config-resolver": "npm:^4.0.0" - "@smithy/core": "npm:^3.0.0" - "@smithy/fetch-http-handler": "npm:^5.0.0" - "@smithy/hash-node": "npm:^4.0.0" - "@smithy/invalid-dependency": "npm:^4.0.0" - "@smithy/middleware-content-length": "npm:^4.0.0" - "@smithy/middleware-endpoint": "npm:^4.0.0" - "@smithy/middleware-retry": "npm:^4.0.0" - "@smithy/middleware-serde": "npm:^4.0.0" - "@smithy/middleware-stack": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^4.0.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/smithy-client": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/url-parser": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/middleware-host-header": "npm:3.734.0" + "@aws-sdk/middleware-logger": "npm:3.734.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/region-config-resolver": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-user-agent-browser": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/hash-node": "npm:^4.0.1" + "@smithy/invalid-dependency": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.2" + "@smithy/middleware-retry": "npm:^4.0.3" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^4.0.0" - "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.3" + "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-endpoints": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e0d94a270e63d4b3025423edadf2aaabd6379b773b3b5a9aafc7f91f5f30b24b690c8dc1369121ae9f2ac98662a52ea89fadcf90a35c50cede9a8a06f820ab72 + checksum: 10c0/55877c3f8cac486183c2cfad34a650a4459c85d07ae08c804e9e64ad731d7607cd783156cf5646736c7026f44d3c4e76335bb42cc37fcf91cc98195b273fbd84 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.731.0" +"@aws-sdk/region-config-resolver@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" "@smithy/util-config-provider": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/7e3b6d28e549c5fb5f3e10a07bd1e38292aae5db27bd152987046eca7faf39aa6fe85ac314742d4d699495622ceec0f1b1876fbc80feafcb93ac5c84ff89411c + checksum: 10c0/c1e026dcbe9d7529ec5efee979a868d0c868287d68e7e219bd730d887ab1ccf17ef48516477e57325fef55543217496bcfe7ba6d17d9ecad98cf8cf18d5ced63 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.731.0" +"@aws-sdk/signature-v4-multi-region@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.734.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/protocol-http": "npm:^5.0.0" - "@smithy/signature-v4": "npm:^5.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/signature-v4": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/74df6286ec74824b8a538496862c5e3bf0eb05dcb7f464a613e1dd610f796b219469af31b00a483a25983b47e58000b1bed9918c9e39c11f5f1c0c7861516f00 + checksum: 10c0/1b71e5a5c7995af4aa5432a0156853e4fb43873ac535b1d982e411ac200d8e2482c5bd56a288e67414a9d05c983a06bee7e3fa0d499b13ac236e5b4b81138a03 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.731.1": - version: 3.731.1 - resolution: "@aws-sdk/token-providers@npm:3.731.1" +"@aws-sdk/token-providers@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/token-providers@npm:3.734.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.731.1" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/property-provider": "npm:^4.0.0" - "@smithy/shared-ini-file-loader": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/nested-clients": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/b7ae2b4a34e477cef71b31ac833259a8a202b009cc871dcbaeadc0873a529b255b3d28ed35ece7c7b7c87ae6eb2bcbae2f4cd07d4c4407d0558633fa15fb7661 + checksum: 10c0/65a3696a930229d54a90e971158f399f3760200dfe080d1a4abc0cc6ceb130968036a9f2809be58ed0d35cd82357d32adfdbc391f3ed2ed89c4e0dcd114cb0de languageName: node linkType: hard -"@aws-sdk/types@npm:3.731.0, @aws-sdk/types@npm:^3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/types@npm:3.731.0" +"@aws-sdk/types@npm:3.734.0, @aws-sdk/types@npm:^3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/types@npm:3.734.0" dependencies: - "@smithy/types": "npm:^4.0.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/f93d8d0ab574367f2c40f148d986c36b6fe66b854afba52198f1d1bf5b67e23673c3a507c07f9cf58cd3de00e76d241218abf989efc74b9a90213f5951ac7d43 + checksum: 10c0/74313849619b8bce9e6a52c70fcdaa212574a443503c78bccdba77cdc7bc66b8cecefe461852e0bab7376cc2ec3e1891730b1a027be63efb47394115c8ddb856 languageName: node linkType: hard @@ -1157,27 +1157,27 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/util-endpoints@npm:3.731.0" +"@aws-sdk/util-endpoints@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/util-endpoints@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/types": "npm:^4.0.0" - "@smithy/util-endpoints": "npm:^3.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-endpoints": "npm:^3.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/cb283c33f786174f8e13266654bcf32bc9ad0f1cf0abb8f53a85e843c87dcc0332ab4ec7453d7b4ee99ac28ed99bb618b0b21247e6eb1f506ad6024f2cdd273b + checksum: 10c0/655d51da2fc57679be0e7c243cf2876f802c3d10df431cd56c00ec19de584d073c3838f2b917fb4b4d8c4e7d61a49af69c1b7135b8371619ae2339a793117005 languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/util-format-url@npm:3.731.0" +"@aws-sdk/util-format-url@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/util-format-url@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/querystring-builder": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/querystring-builder": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/d9c8f0e871134ec70bcff8920a171bb0282e90a9def25f5894a0245a4296156bb6b560ef02132b405fd3f21e6fbad5704e7db7a21f8f985d14e0675514bdb6e5 + checksum: 10c0/88e3f49536e65b1acb90c6bf85310d627e5bed799cce65c6a8b69b163b54d4a1fba66c309e864deabc2e179ea921f36cb879bf2f7cf99e81d8c085d78606030e languageName: node linkType: hard @@ -1190,43 +1190,43 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.731.0" +"@aws-sdk/util-user-agent-browser@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.734.0" dependencies: - "@aws-sdk/types": "npm:3.731.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/types": "npm:^4.1.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/85f0ea4e215282f87d11438a60dd452f63ce4b0ba1d862c0d588a58c135d2a17624b2cad85122f4bf6e002fdf536455e0d62b62531259f5e3482040a6d362aae + checksum: 10c0/7fc8c5e29f3219f8abf1d0cff73dd6bb34f32a235473843e50f61375b1c05f4c49269cd956c9e4623c87c025e1eeef9fc699ae3389665459721bc11e00c25ead languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.731.0": - version: 3.731.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.731.0" +"@aws-sdk/util-user-agent-node@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.734.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.731.0" - "@aws-sdk/types": "npm:3.731.0" - "@smithy/node-config-provider": "npm:^4.0.0" - "@smithy/types": "npm:^4.0.0" + "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/ce298379a21e8cd330753bb51c6c7a63dc9f25d9d39bd24712ae3d679357fa6baef75ff6885e487e80e5733fd617ed8dc7d8305d6db04f9e7b94324360297b08 + checksum: 10c0/bae227776ede8d0c85193e257ac6e69b07f1ba94481544036fcdbdd633069fd7ebc19a0141c1e168ef58fc2c267da15a511e498552902ca15eac1a5240841f6e languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.723.0": - version: 3.723.0 - resolution: "@aws-sdk/xml-builder@npm:3.723.0" +"@aws-sdk/xml-builder@npm:3.734.0": + version: 3.734.0 + resolution: "@aws-sdk/xml-builder@npm:3.734.0" dependencies: - "@smithy/types": "npm:^4.0.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/632af3b6f0ae1a32cfb589c74e596d2f4a94edfd04f4d89b2217c51bc645b1603ae5d8e87e84d20fc8804fa6986b4abcfd30cc888a7c2ed646ad666c25a361c1 + checksum: 10c0/77eb3d603d45a235982a86e5adbc2de727389924cbbd8edb9b13f1a201b15304c57aebb18e00cce909920b3519d0ca71406989b01b6544c87c7b3c4f04d66887 languageName: node linkType: hard @@ -3924,7 +3924,7 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^4.0.0, @smithy/abort-controller@npm:^4.0.1": +"@smithy/abort-controller@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/abort-controller@npm:4.0.1" dependencies: @@ -3953,7 +3953,7 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.0.0, @smithy/config-resolver@npm:^4.0.1": +"@smithy/config-resolver@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/config-resolver@npm:4.0.1" dependencies: @@ -3966,23 +3966,23 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.0.0, @smithy/core@npm:^3.1.0": - version: 3.1.0 - resolution: "@smithy/core@npm:3.1.0" +"@smithy/core@npm:^3.1.1, @smithy/core@npm:^3.1.2": + version: 3.1.2 + resolution: "@smithy/core@npm:3.1.2" dependencies: - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/94695aaa98b58431b255cb8f6f603d049a1fdad2995db69b13105e9d69b8a5a978885d879f09a4df6cbb0fd5cbcbbd912ba6515bf86736ce5c1d98b88df1eb77 + checksum: 10c0/971f6459041a088a9f571f5264e958c6b252f9d56aee210a2a4d4e6a2932a1f8754e48c37ef7c04c2c5e4073465cd6a2be255240c1bd45c30c7ff0669250f382 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.0.0, @smithy/credential-provider-imds@npm:^4.0.1": +"@smithy/credential-provider-imds@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/credential-provider-imds@npm:4.0.1" dependencies: @@ -4007,7 +4007,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.0.0": +"@smithy/eventstream-serde-browser@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/eventstream-serde-browser@npm:4.0.1" dependencies: @@ -4018,7 +4018,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.0.0": +"@smithy/eventstream-serde-config-resolver@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/eventstream-serde-config-resolver@npm:4.0.1" dependencies: @@ -4028,7 +4028,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.0.0": +"@smithy/eventstream-serde-node@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/eventstream-serde-node@npm:4.0.1" dependencies: @@ -4050,7 +4050,7 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.0.0, @smithy/fetch-http-handler@npm:^5.0.1": +"@smithy/fetch-http-handler@npm:^5.0.1": version: 5.0.1 resolution: "@smithy/fetch-http-handler@npm:5.0.1" dependencies: @@ -4063,7 +4063,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.0.0": +"@smithy/hash-blob-browser@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/hash-blob-browser@npm:4.0.1" dependencies: @@ -4075,7 +4075,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-node@npm:^4.0.0": +"@smithy/hash-node@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/hash-node@npm:4.0.1" dependencies: @@ -4087,7 +4087,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.0.0": +"@smithy/hash-stream-node@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/hash-stream-node@npm:4.0.1" dependencies: @@ -4098,7 +4098,7 @@ __metadata: languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.0.0": +"@smithy/invalid-dependency@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/invalid-dependency@npm:4.0.1" dependencies: @@ -4126,7 +4126,7 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^4.0.0": +"@smithy/md5-js@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/md5-js@npm:4.0.1" dependencies: @@ -4137,7 +4137,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.0.0": +"@smithy/middleware-content-length@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/middleware-content-length@npm:4.0.1" dependencies: @@ -4148,40 +4148,40 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.0.0, @smithy/middleware-endpoint@npm:^4.0.1": - version: 4.0.1 - resolution: "@smithy/middleware-endpoint@npm:4.0.1" +"@smithy/middleware-endpoint@npm:^4.0.2, @smithy/middleware-endpoint@npm:^4.0.3": + version: 4.0.3 + resolution: "@smithy/middleware-endpoint@npm:4.0.3" dependencies: - "@smithy/core": "npm:^3.1.0" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.2" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-middleware": "npm:^4.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/b47425491804adbe1264a8d8fc1769104aa29a9951f77f1979d142ef46e436dd88901c72ee9d53276c6593bbb4f6d191c558ddc142653536cc61e80cc3c5ba34 + checksum: 10c0/9248c2faedb2249c9bd70cedd3fb07be6b739b3ac544a87a9be22c9e61795fcff420f53b81f223d7b0d83156dad2acfe10e614a3d92bffebf57bd93252533d31 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.0.0": - version: 4.0.1 - resolution: "@smithy/middleware-retry@npm:4.0.1" +"@smithy/middleware-retry@npm:^4.0.3": + version: 4.0.4 + resolution: "@smithy/middleware-retry@npm:4.0.4" dependencies: "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/service-error-classification": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/582aedcad5938f1372eb8200dd1be0b58f0aeadea2f13eac03cb0ed7f6264408fae0d004138dc32739a9077a49b64043ac2bd41bac3e40e7635ead906eea9622 + checksum: 10c0/d15fecaca5758f0877cecd7de8f9434450850ada42e1e4ac871a181b90e4186dc6d6a912e5e7a4778bf637673823b24922de11cd4e3bbfb75036eef8152bb918 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.0.0, @smithy/middleware-serde@npm:^4.0.1": +"@smithy/middleware-serde@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/middleware-serde@npm:4.0.1" dependencies: @@ -4191,7 +4191,17 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.0.0, @smithy/middleware-stack@npm:^4.0.1": +"@smithy/middleware-serde@npm:^4.0.2": + version: 4.0.2 + resolution: "@smithy/middleware-serde@npm:4.0.2" + dependencies: + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b1efee86ecc37a063bdfdb89cf691c9b9627502473f2caa0c964c0648f7b550b7a49755a9b13cdfc11aebf1641cf3ae6f8b5f1895a20241960504936da9b3138 + languageName: node + linkType: hard + +"@smithy/middleware-stack@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/middleware-stack@npm:4.0.1" dependencies: @@ -4201,7 +4211,7 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.0.0, @smithy/node-config-provider@npm:^4.0.1": +"@smithy/node-config-provider@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/node-config-provider@npm:4.0.1" dependencies: @@ -4213,20 +4223,20 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.0.0, @smithy/node-http-handler@npm:^4.0.1": - version: 4.0.1 - resolution: "@smithy/node-http-handler@npm:4.0.1" +"@smithy/node-http-handler@npm:^4.0.2": + version: 4.0.2 + resolution: "@smithy/node-http-handler@npm:4.0.2" dependencies: "@smithy/abort-controller": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/querystring-builder": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/ab6181d6b4754f3c417abe5494807ac74a29fccd6a321d1240ba8ea9699df3d78ff204fa1a447d6415d8c523bf94ffa744d23e5f2608c63ae9cf827b6369c9d8 + checksum: 10c0/6a3446dcf3bf006cf55b065edfbe7636f2aa13073f2937e224890902de44b191a5214dce4cb61e98b1ad53889bdbb35386e8810a338bc75ea3743f8d4550a2ad languageName: node linkType: hard -"@smithy/property-provider@npm:^4.0.0, @smithy/property-provider@npm:^4.0.1": +"@smithy/property-provider@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/property-provider@npm:4.0.1" dependencies: @@ -4236,7 +4246,7 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.0.0, @smithy/protocol-http@npm:^5.0.1": +"@smithy/protocol-http@npm:^5.0.1": version: 5.0.1 resolution: "@smithy/protocol-http@npm:5.0.1" dependencies: @@ -4246,7 +4256,7 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.0.0, @smithy/querystring-builder@npm:^4.0.1": +"@smithy/querystring-builder@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/querystring-builder@npm:4.0.1" dependencies: @@ -4285,7 +4295,7 @@ __metadata: languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.0.0, @smithy/shared-ini-file-loader@npm:^4.0.1": +"@smithy/shared-ini-file-loader@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/shared-ini-file-loader@npm:4.0.1" dependencies: @@ -4295,7 +4305,7 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.0.0": +"@smithy/signature-v4@npm:^5.0.1": version: 5.0.1 resolution: "@smithy/signature-v4@npm:5.0.1" dependencies: @@ -4311,18 +4321,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.0.0, @smithy/smithy-client@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/smithy-client@npm:4.1.0" +"@smithy/smithy-client@npm:^4.1.2, @smithy/smithy-client@npm:^4.1.3": + version: 4.1.3 + resolution: "@smithy/smithy-client@npm:4.1.3" dependencies: - "@smithy/core": "npm:^3.1.0" - "@smithy/middleware-endpoint": "npm:^4.0.1" + "@smithy/core": "npm:^3.1.2" + "@smithy/middleware-endpoint": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" - "@smithy/util-stream": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/14a8f52dba92eb324604ba9abc78f03eb79e64d77fc6df720cb6d01e06eaa7d27c71e8485b32103945cdcf12cb81baf8dc9986dde5d1c8d20855b032fade57a6 + checksum: 10c0/d02044c4ff9e5e6d4c9fbc04b18c4718b1394c72ea5a926e2b6ea47da10a69b87dc27cd48da6c1a0272cc3f4c797591b4016d01bbba1b26397aab404231eda6c languageName: node linkType: hard @@ -4344,7 +4354,7 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^4.0.0, @smithy/types@npm:^4.1.0": +"@smithy/types@npm:^4.1.0": version: 4.1.0 resolution: "@smithy/types@npm:4.1.0" dependencies: @@ -4353,7 +4363,7 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^4.0.0, @smithy/url-parser@npm:^4.0.1": +"@smithy/url-parser@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/url-parser@npm:4.0.1" dependencies: @@ -4422,35 +4432,35 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.0": - version: 4.0.1 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.1" +"@smithy/util-defaults-mode-browser@npm:^4.0.3": + version: 4.0.4 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.4" dependencies: "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/4aa00a339095e9651d34950aadddc474c46c15e48b14e1835bd58ee95aa235584118bf5a626d8934021dd2a7a485ba3b5ef2e3126c49ca4df3d8044150fb76c6 + checksum: 10c0/20c23f94a50d807abaa7dc00e5ec6adb3179672fc967018075e88b5c725ae8d87d8569c9987108b022b856428d55a7abb667d478f8756ad57159d7e65651d3b6 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.0": - version: 4.0.1 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.1" +"@smithy/util-defaults-mode-node@npm:^4.0.3": + version: 4.0.4 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.4" dependencies: "@smithy/config-resolver": "npm:^4.0.1" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/e8d846194042cd49f377e78feafc20e4aa5840a4340b54b46a5fd95975cf42aae07606f796855be9e5b0e0569343031f388b098f398d015423f9ee3291e2609b + checksum: 10c0/90c213b09c694f1f2d71b147dbbd398be7283a30b0071e85ec968713073e4d5a4cac283426682ee2c09ee50a279a9a6f7f738c45887ba8005eb3a0d4f33d2b11 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.0.0": +"@smithy/util-endpoints@npm:^3.0.1": version: 3.0.1 resolution: "@smithy/util-endpoints@npm:3.0.1" dependencies: @@ -4470,7 +4480,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.0.0, @smithy/util-middleware@npm:^4.0.1": +"@smithy/util-middleware@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/util-middleware@npm:4.0.1" dependencies: @@ -4480,7 +4490,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^4.0.0, @smithy/util-retry@npm:^4.0.1": +"@smithy/util-retry@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/util-retry@npm:4.0.1" dependencies: @@ -4491,19 +4501,19 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^4.0.0, @smithy/util-stream@npm:^4.0.1": - version: 4.0.1 - resolution: "@smithy/util-stream@npm:4.0.1" +"@smithy/util-stream@npm:^4.0.2": + version: 4.0.2 + resolution: "@smithy/util-stream@npm:4.0.2" dependencies: "@smithy/fetch-http-handler": "npm:^5.0.1" - "@smithy/node-http-handler": "npm:^4.0.1" + "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/types": "npm:^4.1.0" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-buffer-from": "npm:^4.0.0" "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/066d54981bc2d4aa5aa4026b88a5bfd79605c57c86c279c1811735d9f7fdd0e0fecacaecb727679d360101d5f31f5d68b463ce76fd8f25a38b274bfa62a6c7a5 + checksum: 10c0/f9c9afc51189e4d3d33e119fd639970e7abbb598c50ce20f493a2656a469177be4e8a52aa9b8c42ce1f86dd5d71333364a18d179e515e6cc7d28d636cc985f55 languageName: node linkType: hard @@ -4536,7 +4546,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.0.0": +"@smithy/util-waiter@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/util-waiter@npm:4.0.2" dependencies: