diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 259f4b94d6..daa07acafd 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -39,8 +39,8 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.750.0", - "@aws-sdk/client-ssm": "^3.750.0", + "@aws-sdk/client-ec2": "^3.758.0", + "@aws-sdk/client-ssm": "^3.759.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 671c35ee33..36b7c0ea70 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -41,8 +41,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.14.0", - "@aws-sdk/client-ec2": "^3.750.0", - "@aws-sdk/client-sqs": "^3.750.0", + "@aws-sdk/client-ec2": "^3.758.0", + "@aws-sdk/client-sqs": "^3.758.0", "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.1.3", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 0520d1fa6e..4c016f9839 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -37,8 +37,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.750.0", - "@aws-sdk/lib-storage": "^3.750.0", + "@aws-sdk/client-s3": "^3.758.0", + "@aws-sdk/lib-storage": "^3.758.0", "@aws-sdk/types": "^3.734.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 96c12b3760..a2bcd960d6 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.750.0", + "@aws-sdk/client-ec2": "^3.758.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 8f13bb5f25..b738d686c5 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.750.0", + "@aws-sdk/client-eventbridge": "^3.758.0", "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/express": "^5.0.0", @@ -40,7 +40,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.750.0", + "@aws-sdk/client-sqs": "^3.758.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.8.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index e4cb1c8bf3..8c3fce1b8b 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.750.0", + "@aws-sdk/client-ssm": "^3.759.0", "@aws-sdk/types": "^3.734.0" }, "nx": { diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 94a0aeb76c..444d7a256a 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,8 +103,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.750.0" - "@aws-sdk/client-ssm": "npm:^3.750.0" + "@aws-sdk/client-ec2": "npm:^3.758.0" + "@aws-sdk/client-ssm": "npm:^3.759.0" "@aws-sdk/types": "npm:^3.734.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" @@ -164,7 +164,7 @@ __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.750.0" + "@aws-sdk/client-ssm": "npm:^3.759.0" "@aws-sdk/types": "npm:^3.734.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" @@ -194,8 +194,8 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.14.0" - "@aws-sdk/client-ec2": "npm:^3.750.0" - "@aws-sdk/client-sqs": "npm:^3.750.0" + "@aws-sdk/client-ec2": "npm:^3.758.0" + "@aws-sdk/client-sqs": "npm:^3.758.0" "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.1.3" @@ -233,8 +233,8 @@ __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.750.0" - "@aws-sdk/lib-storage": "npm:^3.750.0" + "@aws-sdk/client-s3": "npm:^3.758.0" + "@aws-sdk/lib-storage": "npm:^3.758.0" "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" @@ -265,7 +265,7 @@ __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.750.0" + "@aws-sdk/client-ec2": "npm:^3.758.0" "@aws-sdk/types": "npm:^3.734.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" @@ -297,8 +297,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.750.0" - "@aws-sdk/client-sqs": "npm:^3.750.0" + "@aws-sdk/client-eventbridge": "npm:^3.758.0" + "@aws-sdk/client-sqs": "npm:^3.758.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.8.0" @@ -406,45 +406,45 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/client-ec2@npm:3.750.0" +"@aws-sdk/client-ec2@npm:^3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-ec2@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/credential-provider-node": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-node": "npm:3.758.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.750.0" - "@aws-sdk/middleware-user-agent": "npm:3.750.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.758.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -453,86 +453,86 @@ __metadata: "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/21057814d777734c9a9033c56f9b7ececc1a7ee9b10d25ba87f2f0c97677e2bddf15a3d8712bcee62b6037e310e9ced070a20c6fd1235dff926f75cf4716fe2a + checksum: 10c0/51f4fbf84911aa87b6b94eabf354a79560376aaa251b9a2a52269fd4f88435d3bdfbba9c1d09ffcbc93c199381895c233588f73bebf7aff8ef3289e2640a6c2d languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.750.0" +"@aws-sdk/client-eventbridge@npm:^3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/credential-provider-node": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-node": "npm:3.758.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.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.750.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@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/207d8a6292318a79546a37d9c82f39dd09f0886e1873e53c8f08b771b69c7d7dd3ca83c15929311e61d2cd5b9254f4808f08a90f95f83439d5d2288f0f079d88 + checksum: 10c0/944c930b1e758a421a946b1de80fc66a0911e73389a21ffea8c77979983e772d15d75bb56b7dc48e2cc51fcebee1115573a8f3c79b54810ed46b4aa154291e2d languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/client-s3@npm:3.750.0" +"@aws-sdk/client-s3@npm:^3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-s3@npm:3.758.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.750.0" - "@aws-sdk/credential-provider-node": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-node": "npm:3.758.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.750.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.758.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.750.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.758.0" "@aws-sdk/middleware-ssec": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.750.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@aws-sdk/xml-builder": "npm:3.734.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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" @@ -543,119 +543,119 @@ __metadata: "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@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.1.1" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" "@smithy/util-waiter": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/502099eb11b014a5a13ad3b363fa33aa4706c4b9717b64b76fdf30cc8b0b907ce6dc4fbfc751deddfc978c88a46545e2ba310da2dec6c138cf59f7cfe2ed70f4 + checksum: 10c0/de7a9eb63ca6067c05dace1534bdb41f3660b38cdeaab9a39d13c4cce46a1b05ae0a5eeb2e18292bba2e60cddda3bbdd06218b3fd8bf29a23cb10b15717b5785 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/client-sqs@npm:3.750.0" +"@aws-sdk/client-sqs@npm:^3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-sqs@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/credential-provider-node": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-node": "npm:3.758.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.750.0" - "@aws-sdk/middleware-user-agent": "npm:3.750.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.758.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@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/acab5fa621e9cf6b87bd44b4fa8e7206ca6f96cbc30cc000c0711ccf384de97e8d687a802eb08365721a090029a3c9918f6d3f535e1556159ca8e8812f3c34da + checksum: 10c0/b43a7599116bd4ef5470faee31fec997962b7ac8af055c67aaeaa60dfed40ab9a0eafcb52e26df58b905b7707a4893807dc44a8ced0a9319d4729ea2336006ab languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/client-ssm@npm:3.750.0" +"@aws-sdk/client-ssm@npm:^3.759.0": + version: 3.759.0 + resolution: "@aws-sdk/client-ssm@npm:3.759.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/credential-provider-node": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-node": "npm:3.758.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.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -664,205 +664,205 @@ __metadata: "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/45017aa8b5cb141243cd2e095ca74f901b2cc7cac83ccabc9ee9674b3cb1fd2b19fa560b28f122cb70bc7cc37bc5f87635e264a082335f43d738c8203ba873b9 + checksum: 10c0/92960da858dd8be72756fb62b66c753fc72f2b6431e831c6cbb9ccce44fa4ddf06d75d6fc862da1c6f2f50fbe8b72a1489e284d12dd60e38dae571595703c01b languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/client-sso@npm:3.750.0" +"@aws-sdk/client-sso@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-sso@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.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.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@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/a7f2688697dfa9bad799cbd984295e9b685431ec8da13bdf12b8bf5e6c218e3caae231eba147f216d6cf6607c15ded0895535740131986a44e0ca121a095942e + checksum: 10c0/1b4224b60637493d2959e1ebdabc5c2856e74f52ded995527bb5e14cfa0014295ad552bc2416786b94c0f61271dcc152e0adc7f7b5d6caaa4659144b297101cb languageName: node linkType: hard -"@aws-sdk/core@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/core@npm:3.750.0" +"@aws-sdk/core@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/core@npm:3.758.0" dependencies: "@aws-sdk/types": "npm:3.734.0" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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/45e45a8ea152a10972aa6f54bfda8da9ca70edcf11b793b900b216a3244b149f6bf79a9ee1aaca8d4244511229045e883a6d469fd6e425e58a874bfd5660bee3 + checksum: 10c0/c5c93fb425e20e7552609d9bb965e9c36604f6fd45d12dc8d8b0b20d9773797d911bccc47112e6925ee21c4dbfad2efe577a457db2409ffef34a0c658105742d languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.750.0" +"@aws-sdk/credential-provider-env@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.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/19d4c486ef8e3acc7b249d9e617390edfcdf42b5f75ab10ac6d2491681aa9c3e835dea99c41d51a09433011843f20c84a724fbee8ef8fd01f4313c2689b8383a + checksum: 10c0/8f8c56627790a57d299f157a746d690ac8ddc959628a6a72f1cd091c6586481193b3f85b60b8b6228382008cfff94f81096a9bdc5607b24d256f1ba322d1e1d1 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.750.0" +"@aws-sdk/credential-provider-http@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.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/node-http-handler": "npm:^4.0.3" "@smithy/property-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" - "@smithy/util-stream": "npm:^4.1.1" + "@smithy/util-stream": "npm:^4.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/3324dbd96f6daebf71fd422819bdd35778e49bc697ed1b638b4572da89c45946029135603d1be855f01e01961627eee3361c5be3e20994467413dc3ae7fa45a0 + checksum: 10c0/b9c3161bb3ecfb214d537255685dec049560acd115fef89e087c5cd6f4ab294b1e5c0ca014be0040fc40cef9385c1123de39bd0870f21136cee1ca857409bc4c languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.750.0" +"@aws-sdk/credential-provider-ini@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/credential-provider-env": "npm:3.750.0" - "@aws-sdk/credential-provider-http": "npm:3.750.0" - "@aws-sdk/credential-provider-process": "npm:3.750.0" - "@aws-sdk/credential-provider-sso": "npm:3.750.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.750.0" - "@aws-sdk/nested-clients": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-env": "npm:3.758.0" + "@aws-sdk/credential-provider-http": "npm:3.758.0" + "@aws-sdk/credential-provider-process": "npm:3.758.0" + "@aws-sdk/credential-provider-sso": "npm:3.758.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.758.0" + "@aws-sdk/nested-clients": "npm:3.758.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/f25c297e2717bdf09ae167051be8080079810d4634d2125fb3118f9bcf2d65d41e7f765fdbe857e1f1298833dc0433c18c545146ea9ef2192c25a35842bce881 + checksum: 10c0/80ecab7b621d3964871f2c55aee26b7e28f0274d32c85d47d7aeb8784a5947d135b8f8b7b371d1b0c8db7d917286a22bcf7e2d6a18850aab92297e5b3a3d18ca languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.750.0" +"@aws-sdk/credential-provider-node@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.758.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.750.0" - "@aws-sdk/credential-provider-http": "npm:3.750.0" - "@aws-sdk/credential-provider-ini": "npm:3.750.0" - "@aws-sdk/credential-provider-process": "npm:3.750.0" - "@aws-sdk/credential-provider-sso": "npm:3.750.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.750.0" + "@aws-sdk/credential-provider-env": "npm:3.758.0" + "@aws-sdk/credential-provider-http": "npm:3.758.0" + "@aws-sdk/credential-provider-ini": "npm:3.758.0" + "@aws-sdk/credential-provider-process": "npm:3.758.0" + "@aws-sdk/credential-provider-sso": "npm:3.758.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.758.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/3badb574b7c00d764795672451bb19f3f83c7f2e37ef9c6742063973507c8c445607894e90ba8a84ab7cae07528e275635e479869ae6c14d65f68a234121b119 + checksum: 10c0/782967a851cd8edd69e93042d41d3c68dba7b37baa69c9c9f75cbc7cd5035d78feec827890aaa7cee6eb8ad624cce550f79c73d5889b2fd88587ca672b6cef49 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.750.0" +"@aws-sdk/credential-provider-process@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.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/f6bf9e83daaa685afe3bd413a12ef02424467e852526d51bfe210672cc353068394462e9af61eda2403fef6fb1c40e790b98b231ff130e2bf56d7b4621a725e5 + checksum: 10c0/adb26090cc9812fe91f3941e41c365c9afe28157b9e76b266e9b34d0e8bffbad73af2e8e8e37345bbbd2def63601dd7f35c3d681c9f1099e461e7180693d2a95 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.750.0" +"@aws-sdk/credential-provider-sso@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.758.0" dependencies: - "@aws-sdk/client-sso": "npm:3.750.0" - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/token-providers": "npm:3.750.0" + "@aws-sdk/client-sso": "npm:3.758.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/token-providers": "npm:3.758.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/32eb0a38c7f7c69a69fddf5411b3d4442226b54bef472316561685ab70438247f2a053255b2e2e3e79862c79b5614293e97fcc30e7e2fa3bf42e841de9f18974 + checksum: 10c0/24bf89e593c8a1b1a36d015e254bcb492e214a6c64898c09b0737032af44ece053a6500506ccb511b0abcfeaf24f65e5cf9d6e32fc9285105ed4d6cf54c8f3c3 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.750.0" +"@aws-sdk/credential-provider-web-identity@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" - "@aws-sdk/nested-clients": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/nested-clients": "npm:3.758.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/7a81561002c5b7a819c279bd2b881271b3bd0f641cef34a57e928eb7c0313d7302343e5a7c36ab452146ce2a03fe3c151d1b781553fab93d27c8478116d87ba2 + checksum: 10c0/e66b08e08edb30d0b936b19c86ebf7b63a1c554cfc8328907e07a75728ef0c27cd3f9881544c7dc0c7683fba54eef6454a38cc2ed866a01355ca0754388ffc31 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/lib-storage@npm:3.750.0" +"@aws-sdk/lib-storage@npm:^3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/lib-storage@npm:3.758.0" dependencies: "@smithy/abort-controller": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.5" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/smithy-client": "npm:^4.1.6" 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.750.0 - checksum: 10c0/2e03e785bfd87326412e4fbca5af9485a942715529748a459e4954d6c22e13654dbe8ce8c4f42f929db8f88f80bf95896b318ece48bbca226b707e99b28b0b10 + "@aws-sdk/client-s3": ^3.758.0 + checksum: 10c0/0c2a726208aaad117f581c8ce45d14e3bda4ba4661e0e033d7841c7a741f713c9892c7dc35b47509d9b3429a4ec4f8744f9cd70d0bd3eaa20da6ec966b8aa96a languageName: node linkType: hard @@ -893,24 +893,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.750.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.758.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.750.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/is-array-buffer": "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.1.1" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/d1c176d54978d3de1bb71531270e546ead441741547cc2f1aef97445d7af29aefee754df6ee9e85b06ca3528cfce22142c5c9c94f1f6e2bf12bb7c858462a73e + checksum: 10c0/524c72ec60eef8e20ca9d4592ee316011056c0a7049972a4f56815866da04de086fa66d716f94bbe44621f4a0dc0bfcc65dd798d912c936d92a29fd659d2eb1d languageName: node linkType: hard @@ -960,55 +960,55 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.750.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.758.0" dependencies: "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-format-url": "npm:3.734.0" - "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/19fdcd680647364d743f428eacefedc84a9f8fae24e3d8e941802d07d2c66f07cf0d608827c1257c9a9407edaa8a5d07844a760e31f13960426748251d8a1dbe + checksum: 10c0/50e8a46231987795e5e4fa58ef1c75f1acfb2d0e666a736c0b40bc6b8fa8f642be369c618c8d37c7c710e5529aa590f257768a8c7408c8b56e669d2ca81fea1b languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.750.0" +"@aws-sdk/middleware-sdk-s3@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-arn-parser": "npm:3.723.0" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/util-config-provider": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.1.1" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f7e5e08c4ae895577f767060a7bc5cd7d9c24f105b66c44e906015932fcd4071c2e6c76e9e9df3790b8d4e72746a0f9dc628e8b7477fdafb81c8de8ccce1a24b + checksum: 10c0/ea561507aa217c46300486f63dae19e475367682b9391bc9ef251a08c75e4dd2b6086c75e72eb08f7e49caf70c5eb51e4b67aab1680e0dbca0127a47e6bcdc89 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.750.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.758.0" dependencies: "@aws-sdk/types": "npm:3.734.0" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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/a55151e05c7e3f8185069558dfd8939d179d9a48ce31f005687fce882b0a8310f4383b697a240d6565db35f460f49e774c89d4cf3f933190c02e317d099cb418 + checksum: 10c0/e4efcbb443b418ea62bd6343048932db81ed8d9e1da66bc62d57472b0692838c94ed85d38f7e634ff364d8f1c1983f690a7bd816be4b2f854dc0e65e96c40571 languageName: node linkType: hard @@ -1023,64 +1023,64 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.750.0" +"@aws-sdk/middleware-user-agent@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/24e5636b40370b778631b4af6381082318ad3de64b5566805215b0242e4f58b089ab2cb2c8c915b12b007ac8a7477a37db71c5d0fbd40b1452fccd68e17f984c + checksum: 10c0/2bccf1cdeed1bcb1248a2eda23da0f68fb425f2a2a0794dd24be46aa688d01c19a71783f7cf55fb208b5563a7d16bc93cfdfa9a77d4f5e1a944a395a77cf2f1d languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/nested-clients@npm:3.750.0" +"@aws-sdk/nested-clients@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/nested-clients@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.750.0" + "@aws-sdk/core": "npm:3.758.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.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.750.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@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.5" - "@smithy/middleware-retry": "npm:^4.0.6" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@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.6" - "@smithy/util-defaults-mode-node": "npm:^4.0.6" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@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/6bb067637b529b7db3e7ad0fd00baa36261b7436fd0ecda645250b2bcb40b4d00c62989a5fe766e190b35cf829dc8cb8b91a56ecc00f3078da3bb6aeadd8bf66 + checksum: 10c0/bcc71a7e3bee6f798e0ffee543f1ef2bdb6ce3ff07157c33cd8a95683bfeaa400d833a60d059197618cd5f630c6d35903b74faa5c3aeb109be77359867dfb620 languageName: node linkType: hard @@ -1098,31 +1098,31 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.750.0" +"@aws-sdk/signature-v4-multi-region@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.758.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.750.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.758.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/b51c9bc6dda0b2ae2f5d75897be67f1408d27def508206b9c62cddd68e2ec7911e91a174b853dbfae7df8b294c01583ab0b936b9ce4acd00ff2e87b538268000 + checksum: 10c0/172be0dc5f7c1e8cff4257d0d737e7ef56ce2e4297b9431fc8f864f5f43a8054277903a70744ef9717049299256bd138fad284586d727bb3b6f2b9ac1dd4afce languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/token-providers@npm:3.750.0" +"@aws-sdk/token-providers@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/token-providers@npm:3.758.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.750.0" + "@aws-sdk/nested-clients": "npm:3.758.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/1486ad60eef09bce9d9c118048c27969bdfee25721524a65a1c66e3461a1413e6ca1dedbf51976d8b39168c5045039d9e5a0d841b44aa29293858c07037a1c80 + checksum: 10c0/bc533ea398b4d3cda061ecac119545876b52e482cb7469093d0571402ae1480ed30c339e5704ea40399644c132a431b6e78b1a64ea8a48f6710de410ac4011d5 languageName: node linkType: hard @@ -1200,11 +1200,11 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.750.0": - version: 3.750.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.750.0" +"@aws-sdk/util-user-agent-node@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.758.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.750.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" @@ -1214,7 +1214,7 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/0f903a4830a2d88e962644eb3a11a7d672898224579a3812172cbdabb881338bff08d904801cb9480c006342f7f605cb764c413e5cb09d4ccf5e40b82734b554 + checksum: 10c0/0c7609adf570da3cc7d29331fb58dec27df803ed95449debe0af5747e1b698acf7b21c67cbf9fe6e559b88422c7dc3fb4252e35cacf8f4d424f353d087db2b26 languageName: node linkType: hard @@ -4244,22 +4244,6 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/core@npm:3.1.4" - dependencies: - "@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.1.1" - "@smithy/util-utf8": "npm:^4.0.0" - tslib: "npm:^2.6.2" - checksum: 10c0/8c91573fe679eecc160440b66895bb22e1549a320c86066d01ec63aa9bf756e16bb0135e0d48b039b1ccd0f8f6b580d20242d784236b6c5ca566e1cb6bf0901a - languageName: node - linkType: hard - "@smithy/core@npm:^3.1.5": version: 3.1.5 resolution: "@smithy/core@npm:3.1.5" @@ -4442,22 +4426,6 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.0.5": - version: 4.0.5 - resolution: "@smithy/middleware-endpoint@npm:4.0.5" - dependencies: - "@smithy/core": "npm:^3.1.4" - "@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/4573b7fb9525c3b887050183dc0c31bb6fd2801c98a8e94984474634e940a5efd73bbfc49c50d90245089112519bfcdbd8b5c2f279b2f4e64bd8df2203d5221c - languageName: node - linkType: hard - "@smithy/middleware-endpoint@npm:^4.0.6": version: 4.0.6 resolution: "@smithy/middleware-endpoint@npm:4.0.6" @@ -4474,7 +4442,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.0.6": +"@smithy/middleware-retry@npm:^4.0.7": version: 4.0.7 resolution: "@smithy/middleware-retry@npm:4.0.7" dependencies: @@ -4523,19 +4491,6 @@ __metadata: languageName: node linkType: hard -"@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/6a3446dcf3bf006cf55b065edfbe7636f2aa13073f2937e224890902de44b191a5214dce4cb61e98b1ad53889bdbb35386e8810a338bc75ea3743f8d4550a2ad - languageName: node - linkType: hard - "@smithy/node-http-handler@npm:^4.0.3": version: 4.0.3 resolution: "@smithy/node-http-handler@npm:4.0.3" @@ -4634,21 +4589,6 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.1.5": - version: 4.1.5 - resolution: "@smithy/smithy-client@npm:4.1.5" - dependencies: - "@smithy/core": "npm:^3.1.4" - "@smithy/middleware-endpoint": "npm:^4.0.5" - "@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.1.1" - tslib: "npm:^2.6.2" - checksum: 10c0/7dbb54f2cff8d502ac93b03181e78ca051f1f6028df0643805f3aceefb4bbe492e4a7e4496933a8bfc146eb65879554bf9a17d083351ff2e9302d0494b67fa28 - languageName: node - linkType: hard - "@smithy/smithy-client@npm:^4.1.6": version: 4.1.6 resolution: "@smithy/smithy-client@npm:4.1.6" @@ -4760,7 +4700,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.6": +"@smithy/util-defaults-mode-browser@npm:^4.0.7": version: 4.0.7 resolution: "@smithy/util-defaults-mode-browser@npm:4.0.7" dependencies: @@ -4773,7 +4713,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.6": +"@smithy/util-defaults-mode-node@npm:^4.0.7": version: 4.0.7 resolution: "@smithy/util-defaults-mode-node@npm:4.0.7" dependencies: @@ -4829,22 +4769,6 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/util-stream@npm:4.1.1" - dependencies: - "@smithy/fetch-http-handler": "npm:^5.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/9088e4e9baeac8af4de3bc8694cc57d49b3c9ef45c6441cc572b3d14fb88e0929624070d1528c3afe27ab710a2e0eb4a7c2938d676795b78788ab135b2f66e32 - languageName: node - linkType: hard - "@smithy/util-stream@npm:^4.1.2": version: 4.1.2 resolution: "@smithy/util-stream@npm:4.1.2"