diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 85432201b6..e3c94f9e65 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.694.0", - "@aws-sdk/client-ssm": "^3.693.0", - "@aws-sdk/types": "^3.692.0", + "@aws-sdk/client-ec2": "^3.701.0", + "@aws-sdk/client-ssm": "^3.699.0", + "@aws-sdk/types": "^3.696.0", "cron-parser": "^4.9.0", "typescript": "^5.6.3" }, diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index aa33dd4f83..9791fb0086 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.11.0", - "@aws-sdk/client-ec2": "^3.694.0", - "@aws-sdk/client-sqs": "^3.693.0", - "@aws-sdk/types": "^3.692.0", + "@aws-sdk/client-ec2": "^3.701.0", + "@aws-sdk/client-sqs": "^3.699.0", + "@aws-sdk/types": "^3.696.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 3871ce097d..5d02806d4b 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.693.0", - "@aws-sdk/lib-storage": "^3.693.0", - "@aws-sdk/types": "^3.692.0", + "@aws-sdk/client-s3": "^3.701.0", + "@aws-sdk/lib-storage": "^3.701.0", + "@aws-sdk/types": "^3.696.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "axios": "^1.7.7" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index f6f3a82dc4..49c5816b97 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.694.0", - "@aws-sdk/types": "^3.692.0", + "@aws-sdk/client-ec2": "^3.701.0", + "@aws-sdk/types": "^3.696.0", "@middy/core": "^4.7.0", "typescript": "^5.6.3" }, diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index bdc327eb4c..56509bdb6c 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.693.0", + "@aws-sdk/client-eventbridge": "^3.699.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/aws-lambda": "^8.10.145", "@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.693.0", + "@aws-sdk/client-sqs": "^3.699.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.6.1", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index e7a2d306a5..f5d38bfafe 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.693.0", - "@aws-sdk/types": "^3.692.0" + "@aws-sdk/client-ssm": "^3.699.0", + "@aws-sdk/types": "^3.696.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 950982041e..4aa70e4418 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.694.0" - "@aws-sdk/client-ssm": "npm:^3.693.0" - "@aws-sdk/types": "npm:^3.692.0" + "@aws-sdk/client-ec2": "npm:^3.701.0" + "@aws-sdk/client-ssm": "npm:^3.699.0" + "@aws-sdk/types": "npm:^3.696.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.145" "@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.693.0" - "@aws-sdk/types": "npm:^3.692.0" + "@aws-sdk/client-ssm": "npm:^3.699.0" + "@aws-sdk/types": "npm:^3.696.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.145" "@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.11.0" - "@aws-sdk/client-ec2": "npm:^3.694.0" - "@aws-sdk/client-sqs": "npm:^3.693.0" - "@aws-sdk/types": "npm:^3.692.0" + "@aws-sdk/client-ec2": "npm:^3.701.0" + "@aws-sdk/client-sqs": "npm:^3.699.0" + "@aws-sdk/types": "npm:^3.696.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.693.0" - "@aws-sdk/lib-storage": "npm:^3.693.0" - "@aws-sdk/types": "npm:^3.692.0" + "@aws-sdk/client-s3": "npm:^3.701.0" + "@aws-sdk/lib-storage": "npm:^3.701.0" + "@aws-sdk/types": "npm:^3.696.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.694.0" - "@aws-sdk/types": "npm:^3.692.0" + "@aws-sdk/client-ec2": "npm:^3.701.0" + "@aws-sdk/types": "npm:^3.696.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.145" @@ -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.693.0" - "@aws-sdk/client-sqs": "npm:^3.693.0" + "@aws-sdk/client-eventbridge": "npm:^3.699.0" + "@aws-sdk/client-sqs": "npm:^3.699.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.6.1" @@ -408,791 +408,801 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.694.0": - version: 3.694.0 - resolution: "@aws-sdk/client-ec2@npm:3.694.0" +"@aws-sdk/client-ec2@npm:^3.701.0": + version: 3.701.0 + resolution: "@aws-sdk/client-ec2@npm:3.701.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.693.0" - "@aws-sdk/client-sts": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/client-sso-oidc": "npm:3.699.0" + "@aws-sdk/client-sts": "npm:3.699.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.8" + "@smithy/util-waiter": "npm:^3.1.9" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/fd2fc3bafbcf0dd106e7e33c2ee2583e5f37b5f8e644a2a44e5f3132ee3532aaf29cf39238032b1286cd1d646db05eba5f29b87cdfb508f229f4b963823a8a09 + checksum: 10c0/314973aba04b665f53f8a88d7f525fa8d95c450e0af309cc693160a5d72011f34812bfc4b8d3a82904905a524c0372b19691f1f8348eb933af2c81d7b478f9a4 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.693.0" +"@aws-sdk/client-eventbridge@npm:^3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.699.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.693.0" - "@aws-sdk/client-sts": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/client-sso-oidc": "npm:3.699.0" + "@aws-sdk/client-sts": "npm:3.699.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/d0b0e79ed68a0874f65b86ec10d056d27d0b3fdfaf0163329b195b48868eedab8fa89f758d1f41aff416223bda1ff1a6cdc1ed783a4eff0f8759cdcd0234e1a2 + checksum: 10c0/e3b48c3c6ad515e66ce253c2a247cd9e5e760e8b45770d8cc79606bb75e59636a728d81620a37f97457f22468c5009d6d3d581a3c65be943c67c023117cd443e languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-s3@npm:3.693.0" +"@aws-sdk/client-s3@npm:^3.701.0": + version: 3.701.0 + resolution: "@aws-sdk/client-s3@npm:3.701.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.693.0" - "@aws-sdk/client-sts": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.693.0" - "@aws-sdk/middleware-expect-continue": "npm:3.693.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-location-constraint": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.693.0" - "@aws-sdk/middleware-ssec": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@aws-sdk/xml-builder": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/eventstream-serde-browser": "npm:^3.0.12" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.9" - "@smithy/eventstream-serde-node": "npm:^3.0.11" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-blob-browser": "npm:^3.1.8" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/hash-stream-node": "npm:^3.1.8" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/md5-js": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/client-sso-oidc": "npm:3.699.0" + "@aws-sdk/client-sts": "npm:3.699.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.696.0" + "@aws-sdk/middleware-expect-continue": "npm:3.696.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.701.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-location-constraint": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" + "@aws-sdk/middleware-ssec": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@aws-sdk/xml-builder": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/eventstream-serde-browser": "npm:^3.0.13" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.10" + "@smithy/eventstream-serde-node": "npm:^3.0.12" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-blob-browser": "npm:^3.1.9" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/hash-stream-node": "npm:^3.1.9" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/md5-js": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" - "@smithy/util-stream": "npm:^3.3.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" + "@smithy/util-stream": "npm:^3.3.1" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.8" + "@smithy/util-waiter": "npm:^3.1.9" tslib: "npm:^2.6.2" - checksum: 10c0/8d327297fa873628a56b9bac292f12b3fb98f1f745a6c82ce0f7db0017f39b8aafda62f443eeacf013e997e07ad661238e839844065bfec05918c63ba1fd3244 + checksum: 10c0/b7eeb84dddb1c5581de6210ecdfd943a1f94582d30bf58e7ce2ff7ecdbfee68edf01838c0f78f015ebfb134f60cb27d6827f85b78ad8b90cb6516a072425987f languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-sqs@npm:3.693.0" +"@aws-sdk/client-sqs@npm:^3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/client-sqs@npm:3.699.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.693.0" - "@aws-sdk/client-sts": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/md5-js": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/client-sso-oidc": "npm:3.699.0" + "@aws-sdk/client-sts": "npm:3.699.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/md5-js": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/caadca4dc1f37d28b1816e03c563d56bc72e63ef9c3224829a373b1c6267ec3b1860e302521ee760003e4b39ea53ec992d215555224912fffbbaf4c0df51a5dc + checksum: 10c0/408218502c2e83a55ba525383c121cf7b41fb98564d3b528a703148ef82c237320841301a7becf29270159e413fcdaa4021a8a0dc3e565565939408b6d2e748b languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-ssm@npm:3.693.0" +"@aws-sdk/client-ssm@npm:^3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/client-ssm@npm:3.699.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.693.0" - "@aws-sdk/client-sts": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/client-sso-oidc": "npm:3.699.0" + "@aws-sdk/client-sts": "npm:3.699.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.8" + "@smithy/util-waiter": "npm:^3.1.9" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/0ddd234ce920d8a4fe35f315e2700a87d2d0157523c3110287ed31cdada2cb2ca58138bcf51667a9a59c77005becd6bb830943872ff225823bf4c9fa902a3bab + checksum: 10c0/4b08bf6a509d739f68c0dbefa5ed783dbdd09d6a0370c35d885ee326a1c6e42c3981c979229837db32344a0880c60124219bafd8e5deaae7ec13bb2c3e32c43f languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.693.0" +"@aws-sdk/client-sso-oidc@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.699.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.693.0 - checksum: 10c0/5acdcd95c03488ccfd0591ca86daa0b8f66ee5a5f209fb6742273d883ed313ebe482510948defc9f838a8a7fdf3cfa51b8d2991c848771234ac167638e3aea4f + "@aws-sdk/client-sts": ^3.699.0 + checksum: 10c0/b4d277fe4a7af3934b7528e8379901ae56ab9b9d3b6ed019d0a89f22ce2f8430edbe77ef1ced413216b378e517e32a625f3c4a4e8d6ef2bc58baefb6bc5e96d9 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-sso@npm:3.693.0" +"@aws-sdk/client-sso@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/client-sso@npm:3.696.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/783580af97d9d3fb5d44ef7e5da57ef2e4eca765475cb6105f188aa78f8bb4447f960066c943023e8743ea622d6c716f4c089297c0ba6f109fc9a2cc2e95620d + checksum: 10c0/e96c907c3385ea183181eb7dbdceb01c2b96a220f67bf6147b9a116aa197ceb2860fa54667405a7f60f365ee1c056b7039ff1ac236815894b675ee76c52862f3 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/client-sts@npm:3.693.0" +"@aws-sdk/client-sts@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/client-sts@npm:3.699.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-node": "npm:3.693.0" - "@aws-sdk/middleware-host-header": "npm:3.693.0" - "@aws-sdk/middleware-logger": "npm:3.693.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/region-config-resolver": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@aws-sdk/util-user-agent-browser": "npm:3.693.0" - "@aws-sdk/util-user-agent-node": "npm:3.693.0" - "@smithy/config-resolver": "npm:^3.0.11" - "@smithy/core": "npm:^2.5.2" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/hash-node": "npm:^3.0.9" - "@smithy/invalid-dependency": "npm:^3.0.9" - "@smithy/middleware-content-length": "npm:^3.0.11" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/middleware-retry": "npm:^3.0.26" - "@smithy/middleware-serde": "npm:^3.0.9" - "@smithy/middleware-stack": "npm:^3.0.9" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/node-http-handler": "npm:^3.3.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/url-parser": "npm:^3.0.9" + "@aws-sdk/client-sso-oidc": "npm:3.699.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-node": "npm:3.699.0" + "@aws-sdk/middleware-host-header": "npm:3.696.0" + "@aws-sdk/middleware-logger": "npm:3.696.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/region-config-resolver": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@aws-sdk/util-user-agent-browser": "npm:3.696.0" + "@aws-sdk/util-user-agent-node": "npm:3.696.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.26" - "@smithy/util-defaults-mode-node": "npm:^3.0.26" - "@smithy/util-endpoints": "npm:^2.1.5" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f3c4dcb5315d28d23ef14efb8d128df3d1f7bb6c3ca87e712f303fbd870949ff19a57bcb6173b3d2dafca75a14c9f1a0073d473df5ddbecaf4d3c746b84573e2 + checksum: 10c0/bdc7bc373fc518570d8d034b6e1af033c2bf272217c79ebe3e1ec3f928c5b73b4b71f6b7d0be9a95db1f909cdcbe8b5a52776f4f2290d63a78bd05ece7d9abe0 languageName: node linkType: hard -"@aws-sdk/core@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/core@npm:3.693.0" +"@aws-sdk/core@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/core@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/core": "npm:^2.5.2" - "@smithy/node-config-provider": "npm:^3.1.10" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/core": "npm:^2.5.3" + "@smithy/node-config-provider": "npm:^3.1.11" "@smithy/property-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/protocol-http": "npm:^4.1.7" "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-middleware": "npm:^3.0.10" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/b833a70f171165e41b96140c368f0cf1fea768fdff80fb1436f1b959ebb34f263a8cf490318baa40ecfc6adde64fcb58b0ad4ecaf80febacc5ae915a3f5aaadf + checksum: 10c0/4a96a3e29bf6e0dcd82d8160633eb4b8a488d821a8e59c1033c79a8e0d32b2f82e241e1cf94599f48836800549e342a410318b18e055851741ddf7d5d3ad4606 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.693.0" +"@aws-sdk/credential-provider-env@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.696.0" dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/35cac11626846a00310fd119cb1a933a68be15d1c5f8e98cb8e3ef084887f6db5e02af4da54793ff5efe236b9fdb8aae78dae59aa8e7b28f3b62738ca936f3fe + checksum: 10c0/e16987ca343f9dbae2560d0d016ca005f36b27fb094f8d32b99954d0a2874aa8230f924f2dab2a0e0aebc7ee9eda6881c5f6e928d89dc759f70a7658363e20be languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.693.0" +"@aws-sdk/credential-provider-http@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.696.0" dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@smithy/fetch-http-handler": "npm:^4.1.0" - "@smithy/node-http-handler": "npm:^3.3.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/node-http-handler": "npm:^3.3.1" "@smithy/property-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" - "@smithy/util-stream": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-stream": "npm:^3.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/3c7b1740e6a7a4a9d02520073416f7602eda35830ce35700a9cf7abd0e0deacc0f8a874b2228b573e9dbf73db7776a5e592f2943fb386224fb15a2d6de7314c6 + checksum: 10c0/383dd45600b0edbcc52c8e1101485569e631fb218f1776bbd4971e43a54be0adef458cb096d06d944353675136d2043da588424c78fff1c4eeeaf5229eb6774d languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.693.0" - dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/credential-provider-env": "npm:3.693.0" - "@aws-sdk/credential-provider-http": "npm:3.693.0" - "@aws-sdk/credential-provider-process": "npm:3.693.0" - "@aws-sdk/credential-provider-sso": "npm:3.693.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" +"@aws-sdk/credential-provider-ini@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.699.0" + dependencies: + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-env": "npm:3.696.0" + "@aws-sdk/credential-provider-http": "npm:3.696.0" + "@aws-sdk/credential-provider-process": "npm:3.696.0" + "@aws-sdk/credential-provider-sso": "npm:3.699.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/credential-provider-imds": "npm:^3.2.6" "@smithy/property-provider": "npm:^3.1.9" "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.693.0 - checksum: 10c0/976c4485d13452d5b59add08a30b6f93df8610d85e47b4b3ba28fe563e641411283447eae14fa39fe61ef716d9cfc5916099f41dcf01273ee32d3dad24042343 + "@aws-sdk/client-sts": ^3.699.0 + checksum: 10c0/1efb837da910ce4e8a43574f2fdceb82daecefbb7f3853d7ec97059a80a7193cf579d185d4f4b1ef67cb378db9c5d4d3058a252a75fd6a32caad257c6602765e languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.693.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.693.0" - "@aws-sdk/credential-provider-http": "npm:3.693.0" - "@aws-sdk/credential-provider-ini": "npm:3.693.0" - "@aws-sdk/credential-provider-process": "npm:3.693.0" - "@aws-sdk/credential-provider-sso": "npm:3.693.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" +"@aws-sdk/credential-provider-node@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.699.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.696.0" + "@aws-sdk/credential-provider-http": "npm:3.696.0" + "@aws-sdk/credential-provider-ini": "npm:3.699.0" + "@aws-sdk/credential-provider-process": "npm:3.696.0" + "@aws-sdk/credential-provider-sso": "npm:3.699.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/credential-provider-imds": "npm:^3.2.6" "@smithy/property-provider": "npm:^3.1.9" "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/ed7a40457e6839f104ebc09829ee4ec5c1174ca5baef06030c8e8d25eafd280641bd7f43a946b972481d29f71b4f134c33938240ddc4c770ec64404e71f22fb0 + checksum: 10c0/d2e690eb839d906409da293af7918ab20210c25428985f019b161b3cbf5deca681d4cc397c7d5a929aeaa0b90be8dbe3282bd5a9b17969c2e6ddb5c08d66e5c4 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.693.0" +"@aws-sdk/credential-provider-process@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.696.0" dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/property-provider": "npm:^3.1.9" "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/b4d1ddde85cd1cc43378c487f641fbbcca5106d0a2a44f2484ce5e1ba316659b4293121c4aa07f33cbf776518ce8cfbc3c3e948c649624a8cf8457f5cb48e8b9 + checksum: 10c0/61741aa3d9cbbc88ea31bad7b7e8253aa4a0860eef215ff8d9a8196cdaa7ca8fa3bb438500c558abc9ce78b9490c540b12180acee21a7a9276491344931c5279 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.693.0" +"@aws-sdk/credential-provider-sso@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.699.0" dependencies: - "@aws-sdk/client-sso": "npm:3.693.0" - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/token-providers": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/client-sso": "npm:3.696.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/token-providers": "npm:3.699.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/property-provider": "npm:^3.1.9" "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/676d29eade41e8d61fbf204000e362537f46858686087c3bc36b180b9ca760528d0e4a6956ebc546a6bb139fd6c391ac544894930a01d07d0a94b2629a687914 + checksum: 10c0/be78a04f971d716b24e4bb9ce5ecec8ed8ffe9fdeebb07d4e6138c1b833529b5260d7381af8460b00f1659eb26018bffa51c9955b24a327374dd79c2fb2ce0ab languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.693.0" +"@aws-sdk/credential-provider-web-identity@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.696.0" dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.693.0 - checksum: 10c0/b3c655d864836b7a2b45bce3b4dbc46be872062989c019d4ee663f2ca1d74ec2d5e1c1917f4d7b4ecdcc5b1d128ad70cf3058e041e47f31a05f768638b50ab8b + "@aws-sdk/client-sts": ^3.696.0 + checksum: 10c0/a983867c72a6c8a1fd397f8051f4b6e64f5cac1ff5afff1b2d00815096d6c819d9ad155f4724cb27ebe3c13714eeb22cc545533f4ccaaa63980308b8bef2fa4c languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/lib-storage@npm:3.693.0" +"@aws-sdk/lib-storage@npm:^3.701.0": + version: 3.701.0 + resolution: "@aws-sdk/lib-storage@npm:3.701.0" dependencies: "@smithy/abort-controller": "npm:^3.1.7" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/smithy-client": "npm:^3.4.4" 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.693.0 - checksum: 10c0/f5cd65904be66978411a8c95d52c489945f65e918fdb1c80f36ee1dd1bd84c3b3d82a1e3a22e1035a109e0ef1df754fe40cc06967f31ae46986e5de947b135ea + "@aws-sdk/client-s3": ^3.701.0 + checksum: 10c0/3fd27a46ceadf7b3bcb9c226e70a2045e93e60641a3cff058397d3bac3d8a013f32c038ef6f4f914ea561f9a13eaf2c4739dd5d3cdb1e020537db095eb10dfb7 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.693.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/types": "npm:3.696.0" "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/types": "npm:^3.7.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/827997c0546867d8080deabac07bcc2a30e0b7895851d2c0c534ec22a793ce5f0110b26c4be03b5ff3d400dcd96c79c7e7fbd26b367865e9bee457fa3ddecd33 + checksum: 10c0/2e8fd34f69466dee6884bd2501ad47b0815583ce92adebc0cd69537a084f56ec34760dcf34979a67faec70980dba3cde6fd6516576cc32b1d9f27e494d3ea62c languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.693.0" +"@aws-sdk/middleware-expect-continue@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/f88931e01b64d1446d94f6c660c8c65591f8bdc231c78e756018ad7fd58babf46c3088e869a5b152fab542d30dbe0bb8af0823187a5522a0a79db2c82f1c2b1c + checksum: 10c0/1f91c500d44e2dcbf16434c40e4cf78a3c652b161bf4ccfcda03b94cd8b17d69d0058ee1932b6101643a8a2003487f1cc95e33a5972fe04366e86a3105fdfd24 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.693.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.701.0": + version: 3.701.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.701.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.693.0" - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/types": "npm:^3.7.0" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-stream": "npm:^3.3.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-stream": "npm:^3.3.1" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b9a0ae3ffde640edf67be0240652ffa673f3a5581ee0f84b33cc67df6eec71aab0e5ea115d3a8fb990b1a128cba72efc59af8d34b2ec8246c8d97ec771378cc8 + checksum: 10c0/b56d848f14f2f27c0837aa3f93bfddf51d1dcb06a8aae9a91536bbb14be92f88b27b1a0d5297a95ee91b3cc521202740646b52a229bbe24cca2e089038037547 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.693.0" +"@aws-sdk/middleware-host-header@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/3d4aab67c6aec298220f016679a64a9ddbeb34aae0c0962e229f0b5f08f9e2f9708504ac26c885d8876a977feabaef3310ed9cceb3db5d7d6b20a421c5305779 + checksum: 10c0/793c61a6af5533872888d9ee1b6765e06bd9716a9b1e497fb53b39da0bdbde2c379601ddf29bd2120cc520241143bae7763691f476f81721c290ee4e71264b6e languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.693.0" +"@aws-sdk/middleware-location-constraint@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/bcff46a72256c9826fbed40a0a92a1f6bb322b133beb9cc0b66fa0ca5defade680d2388733971f180091d33a21a5807c6ab26e616d95b9c25fc6aaad5247383b + checksum: 10c0/300cc6148da5f49ff7ce82987af746a2af6f0bdffb8f31a07fd60d39a24ca797c89874349215f46d59dd2b5ca312ff288a6a1584b95e713c265344129a0b88b7 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-logger@npm:3.693.0" +"@aws-sdk/middleware-logger@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-logger@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/e9560f6643b16afacc4808fc45dce0cee3b7b96169c46694630e456a3d54566efad072be1ded80c7321879930033b04ef39aa93a97c81fe3152f08b6b7bb7db6 + checksum: 10c0/978145de80cb21a59d525fe9611d78e513df506e29123c39d425dd7c77043f9b57f05f03edde33864d9494a7ce76b7e2a48ec38ee4cee213b470ff1cd11c229f languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.693.0" +"@aws-sdk/middleware-recursion-detection@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/c4bcb89997f41697996e724e9291492350a2dc765316a107aeec68d695212d6e85f67cb40e7fca00af6ed6109a773de3e31fb8579a885d54ab206cb153012b96 + checksum: 10c0/20db668ef267c62134e241511a6a5a49cbcacbf4eb28eb8fede903086e38bdc3d6d5277f5faae4bb0b3a5123a2f1c116b219c3c48d4b8aa49c12e97707736d51 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.693.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-format-url": "npm:3.693.0" - "@smithy/middleware-endpoint": "npm:^3.2.2" - "@smithy/protocol-http": "npm:^4.1.6" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-format-url": "npm:3.696.0" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/protocol-http": "npm:^4.1.7" "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/d62ad5eb69998bbe39d04ef4c77ae810cca22df76e80060c00f61b98bdea82b06e4f28ec2991dbf8c7ad4f110165d031ac177ab245dcc6421b0f2547f6ee43d9 + checksum: 10c0/ad40811abd89c1fcca7187c77986057e59c3b0119f5199e45fc0c14229a6c6e0cb40f3afc60a96033ab84659de5e296f1bd651540c00ef329d028e6bf8b2d7bb languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.693.0" +"@aws-sdk/middleware-sdk-s3@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.696.0" dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/core": "npm:^2.5.2" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/core": "npm:^2.5.3" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.7" "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.9" - "@smithy/util-stream": "npm:^3.3.0" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-stream": "npm:^3.3.1" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b0856ff161504aac7f609861e5d6a240d28af00a0583f63eff5699722bb72490285769ef875c535d6b230649ea4526d9e3f3e5b23a0e94d130240a6b169aa4fe + checksum: 10c0/1387b24256680f9d58c74db02fc32696a503d1d4299f8aaabf6b66350788105b7ae181880bd8a2dec39e3c735d98f41583dee673eab7f46c322d530b13ff51e9 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.693.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/smithy-client": "npm:^3.4.3" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ba802b8eb6ce3303439155bed7e06fc554e697d73ac0d18af0973951e39f46171e3fa46b89bdbcad18440f6629c053fab3f7ae9939fb944f3b6bc5aa5a834c67 + checksum: 10c0/f7b3b48c787615edcce44390afe79c694229a1ee9a624459417084470c989713c84070cbb2c2930b31e29cb74b10bd94a7df78f2906b7cc85703e188c3982017 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.693.0" +"@aws-sdk/middleware-ssec@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/f2d3fd7f0ba9820f651ac190004670c2f103fdfb48c7060b30894f73bb75176df119c203774c76a3c94a5fd8cec49ce3cef6e165a49a22f067339fc822198d76 + checksum: 10c0/5041d9d367d1b0daa897351b8d446e66929577b80a86e06af40ee5664c3f29cd5a35230d93d522e9acc23c15db4c4dfcc39a092e12a4be73061069b1a99d674a languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.693.0" +"@aws-sdk/middleware-user-agent@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.696.0" dependencies: - "@aws-sdk/core": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@aws-sdk/util-endpoints": "npm:3.693.0" - "@smithy/core": "npm:^2.5.2" - "@smithy/protocol-http": "npm:^4.1.6" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@smithy/core": "npm:^2.5.3" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/53c9f7038511fe53dd85aa855f4053a8e7792dab9632e39a640d62290c833673bafaf62aa0b22a063f3e6ceeb7d604c0e41554e926ad0c0ed1ddb06f693c4ba0 + checksum: 10c0/3af4fc987d3a3cfa9036c67f60fb939a02d801ccb2781ea0be653896dfb34382c4c895a2e3ce2c48f2db547aea09d871217d77c814331251faf10b5a472974f7 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.693.0" +"@aws-sdk/region-config-resolver@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-middleware": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/9618469419809bc685a445594abba42b65933a03393310e54628ebd6c62aa9cb3537fef1198dcec7ad8e5ac366117164c9603f16715e93ceb7a5aa42845f5317 + checksum: 10c0/bc8765735dcd888a73336d1c0cac75fec0303446f2cd97c7818cec89d5d9f7e4b98705de1e751a47abbc3442d9237169dc967f175be27d9f828e65acb6c2d23a languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.693.0" +"@aws-sdk/signature-v4-multi-region@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.696.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@smithy/protocol-http": "npm:^4.1.6" + "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/cb1feef017e79c0163c153488a5a92c89fa6672595e64714878130b300b795f562b9175ba5960844e902904fb6f0ef52994b24a19eb4a3f2a13d71c90baca362 + checksum: 10c0/2d429b1ad202d4ff6e56671f8778d42b84a9bc6d03ac3db96bc332d11411cae461d78c7a76c0c9f597ac2c51fb88bf8db7071782fac85392350d09dfdaabbf15 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/token-providers@npm:3.693.0" +"@aws-sdk/token-providers@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/token-providers@npm:3.699.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/types": "npm:3.696.0" "@smithy/property-provider": "npm:^3.1.9" "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.693.0 - checksum: 10c0/bcde9ba087249d88235f6f26ac861ff9eca99d012608f57feae17d5cfc833025018aeea5f718ecc0925e85c41e0720a8b62f3f45b0d98a0b620e3be0370c88f6 + "@aws-sdk/client-sso-oidc": ^3.699.0 + checksum: 10c0/f69d005aff7e85d04930374651edb75937cadab5baaa365044bf1318207b208d7cf857142fdbb8e66055fb92043140531945986346661bc82322b7307b109d56 languageName: node linkType: hard -"@aws-sdk/types@npm:3.692.0, @aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.4.1, @aws-sdk/types@npm:^3.692.0": +"@aws-sdk/types@npm:3.696.0, @aws-sdk/types@npm:^3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/types@npm:3.696.0" + dependencies: + "@smithy/types": "npm:^3.7.1" + tslib: "npm:^2.6.2" + checksum: 10c0/3721939d5dd2a68fa4aee89d56b4817dd6c020721e2b2ea5b702968e7055826eb37e1924bc298007686304bf9bb6623bfec26b5cfd0663f2dba9d1b48437bb91 + languageName: node + linkType: hard + +"@aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.4.1": version: 3.692.0 resolution: "@aws-sdk/types@npm:3.692.0" dependencies: @@ -1211,27 +1221,27 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/util-endpoints@npm:3.693.0" +"@aws-sdk/util-endpoints@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/util-endpoints@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/types": "npm:^3.7.0" - "@smithy/util-endpoints": "npm:^2.1.5" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-endpoints": "npm:^2.1.6" tslib: "npm:^2.6.2" - checksum: 10c0/42177eb0f5b4f5840ecbb332f88bdf44bffdb19be02821ac36a98d96ef1ac051c8837e34fcf5ca62c6bb2481ad1b473e2ce82c2e9589f3745caa7eee09f8fdad + checksum: 10c0/b32822b5f6924b8e3f88c7269afb216d07eccb338627a366ff3f94d98e7f5e4a9448dcf7c5ac97fc31fd0dfec5dfec52bbbeda65d84edd33fd509ed1dbfb1993 languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/util-format-url@npm:3.693.0" +"@aws-sdk/util-format-url@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/util-format-url@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/querystring-builder": "npm:^3.0.9" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/querystring-builder": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/b9458e0b5573f5e57ee400fa8a047edb0f9c3c4abe805f16e704f4e9a47e8f8c34aa0f3af5d18c5f5b5ae243bcec218b0599cd8cb66f454016f91f72ceb2e3f7 + checksum: 10c0/194541c0aa030adcd3764c07048856b2157cd6f2fe10f183a6ca3f24ee55a72cd2d358eb8568f8019726142530565e33f92d2f27630a67c190de19728ff12cc6 languageName: node linkType: hard @@ -1244,43 +1254,43 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.693.0" +"@aws-sdk/util-user-agent-browser@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.692.0" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/6f7c56788e0fd4f02e81e51f78f30c0ee2dfe6e8107f221c068ba1a6e8c2e981352bdc67360f9f0432772b3766cd676c87328c3444b4f5aab01606c8777b8316 + checksum: 10c0/e72e35b21e6945d8a3cc46f92a5a6509842fe5439c2b1628f72d1f0932398d4aae2648c8a1779e2936aa4f4720047344790dc533f334ae18b20a43443d4a7b93 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.693.0" +"@aws-sdk/util-user-agent-node@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.696.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.693.0" - "@aws-sdk/types": "npm:3.692.0" - "@smithy/node-config-provider": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/702cbc455dba8f902721bb1333a255d1e54d3c320624311ee30974f7ca2d820830e8a6194b667513da022ee33dd20a3904885494bd2716444ad2da2dd84834e9 + checksum: 10c0/9dd7ef236ff13552f559d0e78bfffe424032dc4040306808542a2eedbe80801ae05389c415b770461b6b39a0b35cdbebf97e673e6f7132e05121708acee3db83 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.693.0": - version: 3.693.0 - resolution: "@aws-sdk/xml-builder@npm:3.693.0" +"@aws-sdk/xml-builder@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/xml-builder@npm:3.696.0" dependencies: - "@smithy/types": "npm:^3.7.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5702a565603a86446d1d882bef2cb96202b65b4ea86fa87bb60b6c063c7ed9d91cd8a2bcb87fbbac99c3e9bec133ced240444c96c87d12e397c5bc6c76f99388 + checksum: 10c0/7a628df60d55bbee0dafd1920b37e071c9c663ef8b3ef8e601a528185f0503d6b4da50350f636b1f09851f60314e12b28d16fa1239f40a6fb4866e9f6f829778 languageName: node linkType: hard @@ -4222,7 +4232,7 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.11, @smithy/config-resolver@npm:^3.0.12": +"@smithy/config-resolver@npm:^3.0.12": version: 3.0.12 resolution: "@smithy/config-resolver@npm:3.0.12" dependencies: @@ -4235,7 +4245,7 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^2.5.2, @smithy/core@npm:^2.5.3": +"@smithy/core@npm:^2.5.3": version: 2.5.3 resolution: "@smithy/core@npm:2.5.3" dependencies: @@ -4251,6 +4261,22 @@ __metadata: languageName: node linkType: hard +"@smithy/core@npm:^2.5.4": + version: 2.5.4 + resolution: "@smithy/core@npm:2.5.4" + dependencies: + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b966d6a7136cc9575370a75ad380fc27b85e83dd6615c04a413a3ef7ef2a496adb1a7e46b8daa256cfaf5993c4d14957834a1dfd416a3bb16402d6012229e2a0 + languageName: node + linkType: hard + "@smithy/credential-provider-imds@npm:^3.2.6, @smithy/credential-provider-imds@npm:^3.2.7": version: 3.2.7 resolution: "@smithy/credential-provider-imds@npm:3.2.7" @@ -4276,7 +4302,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.12": +"@smithy/eventstream-serde-browser@npm:^3.0.13": version: 3.0.13 resolution: "@smithy/eventstream-serde-browser@npm:3.0.13" dependencies: @@ -4287,7 +4313,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.9": +"@smithy/eventstream-serde-config-resolver@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.10" dependencies: @@ -4297,7 +4323,7 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.11": +"@smithy/eventstream-serde-node@npm:^3.0.12": version: 3.0.12 resolution: "@smithy/eventstream-serde-node@npm:3.0.12" dependencies: @@ -4319,7 +4345,7 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^4.1.0, @smithy/fetch-http-handler@npm:^4.1.1": +"@smithy/fetch-http-handler@npm:^4.1.1": version: 4.1.1 resolution: "@smithy/fetch-http-handler@npm:4.1.1" dependencies: @@ -4332,7 +4358,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.8": +"@smithy/hash-blob-browser@npm:^3.1.9": version: 3.1.9 resolution: "@smithy/hash-blob-browser@npm:3.1.9" dependencies: @@ -4344,7 +4370,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.9": +"@smithy/hash-node@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/hash-node@npm:3.0.10" dependencies: @@ -4356,7 +4382,7 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.8": +"@smithy/hash-stream-node@npm:^3.1.9": version: 3.1.9 resolution: "@smithy/hash-stream-node@npm:3.1.9" dependencies: @@ -4367,7 +4393,7 @@ __metadata: languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.9": +"@smithy/invalid-dependency@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/invalid-dependency@npm:3.0.10" dependencies: @@ -4395,7 +4421,7 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.9": +"@smithy/md5-js@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/md5-js@npm:3.0.10" dependencies: @@ -4406,7 +4432,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.11": +"@smithy/middleware-content-length@npm:^3.0.12": version: 3.0.12 resolution: "@smithy/middleware-content-length@npm:3.0.12" dependencies: @@ -4417,7 +4443,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.2.2, @smithy/middleware-endpoint@npm:^3.2.3": +"@smithy/middleware-endpoint@npm:^3.2.3": version: 3.2.3 resolution: "@smithy/middleware-endpoint@npm:3.2.3" dependencies: @@ -4433,24 +4459,40 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.26": - version: 3.0.27 - resolution: "@smithy/middleware-retry@npm:3.0.27" +"@smithy/middleware-endpoint@npm:^3.2.4": + version: 3.2.4 + resolution: "@smithy/middleware-endpoint@npm:3.2.4" + dependencies: + "@smithy/core": "npm:^2.5.4" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.10" + tslib: "npm:^2.6.2" + checksum: 10c0/3d7f6322e26cc05e0ecdfa19a7fdf422fdddc2816b109a84a76b947e688c2a1c03e08a43434f660cc568b00114628b5b0f50b45a6b6bf95501aeb7d55cdef461 + languageName: node + linkType: hard + +"@smithy/middleware-retry@npm:^3.0.27": + version: 3.0.28 + resolution: "@smithy/middleware-retry@npm:3.0.28" dependencies: "@smithy/node-config-provider": "npm:^3.1.11" "@smithy/protocol-http": "npm:^4.1.7" "@smithy/service-error-classification": "npm:^3.0.10" - "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/smithy-client": "npm:^3.4.5" "@smithy/types": "npm:^3.7.1" "@smithy/util-middleware": "npm:^3.0.10" "@smithy/util-retry": "npm:^3.0.10" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/a6ce5a203a88bbee6400c7229a2fb15167b315af71c9ddf13f47b83353aded35c44603ff3c71d204273a1841460011f8e6cf53929fbe4cae022d27dbfc9263a4 + checksum: 10c0/e2d4cf85a161ca711d4a6e9be420d2e9ae387d21d10ed68db2dbba9a5a76fdf6df03a16bfd9309075ea846661a7c292d073ad444cee82367a4389b12f543facc languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.10, @smithy/middleware-serde@npm:^3.0.9": +"@smithy/middleware-serde@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/middleware-serde@npm:3.0.10" dependencies: @@ -4460,7 +4502,7 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.10, @smithy/middleware-stack@npm:^3.0.9": +"@smithy/middleware-stack@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/middleware-stack@npm:3.0.10" dependencies: @@ -4470,7 +4512,7 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.10, @smithy/node-config-provider@npm:^3.1.11": +"@smithy/node-config-provider@npm:^3.1.11": version: 3.1.11 resolution: "@smithy/node-config-provider@npm:3.1.11" dependencies: @@ -4482,7 +4524,7 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.3.0, @smithy/node-http-handler@npm:^3.3.1": +"@smithy/node-http-handler@npm:^3.3.1": version: 3.3.1 resolution: "@smithy/node-http-handler@npm:3.3.1" dependencies: @@ -4505,7 +4547,7 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.6, @smithy/protocol-http@npm:^4.1.7": +"@smithy/protocol-http@npm:^4.1.7": version: 4.1.7 resolution: "@smithy/protocol-http@npm:4.1.7" dependencies: @@ -4515,7 +4557,7 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.10, @smithy/querystring-builder@npm:^3.0.9": +"@smithy/querystring-builder@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/querystring-builder@npm:3.0.10" dependencies: @@ -4580,7 +4622,7 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.4.3, @smithy/smithy-client@npm:^3.4.4": +"@smithy/smithy-client@npm:^3.4.4": version: 3.4.4 resolution: "@smithy/smithy-client@npm:3.4.4" dependencies: @@ -4595,6 +4637,21 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^3.4.5": + version: 3.4.5 + resolution: "@smithy/smithy-client@npm:3.4.5" + dependencies: + "@smithy/core": "npm:^2.5.4" + "@smithy/middleware-endpoint": "npm:^3.2.4" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-stream": "npm:^3.3.1" + tslib: "npm:^2.6.2" + checksum: 10c0/b9a56e20133d29ab2339d4d3b7b28601b7a98b899a7b0a5371c2c698c48e60c733fdad42fe1dec096c48a9de10d79de170f6eaa98a1bc1bd0c18a4b63c545e0d + languageName: node + linkType: hard + "@smithy/types@npm:^2.12.0": version: 2.12.0 resolution: "@smithy/types@npm:2.12.0" @@ -4613,7 +4670,7 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.10, @smithy/url-parser@npm:^3.0.9": +"@smithy/url-parser@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/url-parser@npm:3.0.10" dependencies: @@ -4682,35 +4739,35 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.26": - version: 3.0.27 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.27" +"@smithy/util-defaults-mode-browser@npm:^3.0.27": + version: 3.0.28 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.28" dependencies: "@smithy/property-provider": "npm:^3.1.10" - "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/smithy-client": "npm:^3.4.5" "@smithy/types": "npm:^3.7.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/e55d037eb48ca5b24d5132ae782ef0122f4aff0bb43115bdebd15e467beb12a94738faa0140b0ab5853addcc1ebab2fbf1c0c5b0c2e05ec6e0b740566056b36f + checksum: 10c0/bba460478f70ef25312d3e5408e0caa5feaf0b2af11aedcfd9e4719874884b507edd2503790d938e22fff5387f1dd63cd33c920dddf16cb3e6a6588575be5522 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.26": - version: 3.0.27 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.27" +"@smithy/util-defaults-mode-node@npm:^3.0.27": + version: 3.0.28 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.28" dependencies: "@smithy/config-resolver": "npm:^3.0.12" "@smithy/credential-provider-imds": "npm:^3.2.7" "@smithy/node-config-provider": "npm:^3.1.11" "@smithy/property-provider": "npm:^3.1.10" - "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/smithy-client": "npm:^3.4.5" "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/79ceba444b36377ff93a94c9b269162907d74388ada4e94c87d2af715b76ed7d12aa274000862396762e2c57f205261f1490f93b8ecb6e031a4872fc823a0c86 + checksum: 10c0/6b49892d58d9c38e92e9b82ca7cdc2c9627f56fb3bc62ddef9bb5f197c38df1b7089c73c2256281888aba48a0ddd9319eb86a616af7ab40342f07aea1136dd47 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.5": +"@smithy/util-endpoints@npm:^2.1.6": version: 2.1.6 resolution: "@smithy/util-endpoints@npm:2.1.6" dependencies: @@ -4730,7 +4787,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.10, @smithy/util-middleware@npm:^3.0.9": +"@smithy/util-middleware@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/util-middleware@npm:3.0.10" dependencies: @@ -4740,7 +4797,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.10, @smithy/util-retry@npm:^3.0.9": +"@smithy/util-retry@npm:^3.0.10": version: 3.0.10 resolution: "@smithy/util-retry@npm:3.0.10" dependencies: @@ -4751,7 +4808,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^3.3.0, @smithy/util-stream@npm:^3.3.1": +"@smithy/util-stream@npm:^3.3.1": version: 3.3.1 resolution: "@smithy/util-stream@npm:3.3.1" dependencies: @@ -4796,7 +4853,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.8": +"@smithy/util-waiter@npm:^3.1.9": version: 3.1.9 resolution: "@smithy/util-waiter@npm:3.1.9" dependencies: