diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 8fbc128b3b..c238e5d461 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.645.0", - "@aws-sdk/client-ssm": "^3.645.0", - "@aws-sdk/types": "^3.609.0", + "@aws-sdk/client-ec2": "^3.651.1", + "@aws-sdk/client-ssm": "^3.651.1", + "@aws-sdk/types": "^3.649.0", "cron-parser": "^4.9.0", "typescript": "^5.5.4" }, diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 3323b7f3f9..803137111c 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -41,9 +41,9 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.8.0", - "@aws-sdk/client-ec2": "^3.645.0", - "@aws-sdk/client-sqs": "^3.645.0", - "@aws-sdk/types": "^3.609.0", + "@aws-sdk/client-ec2": "^3.651.1", + "@aws-sdk/client-sqs": "^3.651.1", + "@aws-sdk/types": "^3.649.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.1.2", "@octokit/core": "5.2.0", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 09a5e3b82b..92d1e17ef5 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.645.0", - "@aws-sdk/lib-storage": "^3.645.0", - "@aws-sdk/types": "^3.609.0", + "@aws-sdk/client-s3": "^3.651.1", + "@aws-sdk/lib-storage": "^3.651.1", + "@aws-sdk/types": "^3.649.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "axios": "^1.7.5" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 95784123cf..bf7f69fea8 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.645.0", - "@aws-sdk/types": "^3.609.0", + "@aws-sdk/client-ec2": "^3.651.1", + "@aws-sdk/types": "^3.649.0", "@middy/core": "^4.7.0", "typescript": "^5.5.4" }, diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 7f6e3b4009..c5e99ef82e 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -39,7 +39,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.645.0", + "@aws-sdk/client-sqs": "^3.651.1", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.5.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 8330539cca..c3e0567a10 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.645.0", - "@aws-sdk/types": "^3.609.0" + "@aws-sdk/client-ssm": "^3.651.1", + "@aws-sdk/types": "^3.649.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 049aaa18f6..2f0e9b843d 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.645.0" - "@aws-sdk/client-ssm": "npm:^3.645.0" - "@aws-sdk/types": "npm:^3.609.0" + "@aws-sdk/client-ec2": "npm:^3.651.1" + "@aws-sdk/client-ssm": "npm:^3.651.1" + "@aws-sdk/types": "npm:^3.649.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.143" "@types/jest": "npm:^29.5.12" @@ -165,8 +165,8 @@ __metadata: resolution: "@aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ssm": "npm:^3.645.0" - "@aws-sdk/types": "npm:^3.609.0" + "@aws-sdk/client-ssm": "npm:^3.651.1" + "@aws-sdk/types": "npm:^3.649.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.143" "@types/express": "npm:^4.17.21" @@ -196,9 +196,9 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.8.0" - "@aws-sdk/client-ec2": "npm:^3.645.0" - "@aws-sdk/client-sqs": "npm:^3.645.0" - "@aws-sdk/types": "npm:^3.609.0" + "@aws-sdk/client-ec2": "npm:^3.651.1" + "@aws-sdk/client-sqs": "npm:^3.651.1" + "@aws-sdk/types": "npm:^3.649.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.1.2" "@octokit/core": "npm:5.2.0" @@ -235,9 +235,9 @@ __metadata: resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-s3": "npm:^3.645.0" - "@aws-sdk/lib-storage": "npm:^3.645.0" - "@aws-sdk/types": "npm:^3.609.0" + "@aws-sdk/client-s3": "npm:^3.651.1" + "@aws-sdk/lib-storage": "npm:^3.651.1" + "@aws-sdk/types": "npm:^3.649.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.645.0" - "@aws-sdk/types": "npm:^3.609.0" + "@aws-sdk/client-ec2": "npm:^3.651.1" + "@aws-sdk/types": "npm:^3.649.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.143" @@ -299,7 +299,7 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-sqs": "npm:^3.645.0" + "@aws-sdk/client-sqs": "npm:^3.651.1" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.5.0" @@ -407,725 +407,737 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-ec2@npm:3.645.0" +"@aws-sdk/client-ec2@npm:^3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-ec2@npm:3.651.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.645.0" - "@aws-sdk/client-sts": "npm:3.645.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/credential-provider-node": "npm:3.645.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.635.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/client-sso-oidc": "npm:3.651.1" + "@aws-sdk/client-sts": "npm:3.651.1" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/credential-provider-node": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.2" + "@smithy/util-waiter": "npm:^3.1.3" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/2fdf705d5483e22a03dc5642c692d2321cf6cc3116b5c926f547e8c452bdc2955b2b765cc7c7b714c2ebaec7634acec3ae6333d18aba68a6ef7242bccfcbcd2a + checksum: 10c0/f1f1d5d902bf40145423e84137f6f059380ed3eaaa78da493436d96874a0a17e3d456ce438151f86e47fa71ce150c3d00d172cac341b4dcec0e48516e79311f0 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-s3@npm:3.645.0" +"@aws-sdk/client-s3@npm:^3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-s3@npm:3.651.1" 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.645.0" - "@aws-sdk/client-sts": "npm:3.645.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/credential-provider-node": "npm:3.645.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.620.0" - "@aws-sdk/middleware-expect-continue": "npm:3.620.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.620.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-location-constraint": "npm:3.609.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.635.0" - "@aws-sdk/middleware-ssec": "npm:3.609.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.635.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@aws-sdk/xml-builder": "npm:3.609.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/eventstream-serde-browser": "npm:^3.0.6" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.3" - "@smithy/eventstream-serde-node": "npm:^3.0.5" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-blob-browser": "npm:^3.1.2" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/hash-stream-node": "npm:^3.1.2" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/md5-js": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/client-sso-oidc": "npm:3.651.1" + "@aws-sdk/client-sts": "npm:3.651.1" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/credential-provider-node": "npm:3.651.1" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.649.0" + "@aws-sdk/middleware-expect-continue": "npm:3.649.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-location-constraint": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.651.1" + "@aws-sdk/middleware-ssec": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.651.1" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@aws-sdk/xml-builder": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/eventstream-serde-browser": "npm:^3.0.7" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.4" + "@smithy/eventstream-serde-node": "npm:^3.0.6" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-blob-browser": "npm:^3.1.3" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/hash-stream-node": "npm:^3.1.3" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/md5-js": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" - "@smithy/util-stream": "npm:^3.1.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" + "@smithy/util-stream": "npm:^3.1.4" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.2" + "@smithy/util-waiter": "npm:^3.1.3" tslib: "npm:^2.6.2" - checksum: 10c0/c39f504c6cb1c96325460ca780fc065f3b08170b2ca96fac6af62ddcf18a6fba5c7a88f0ab18290e6ea16db5725a6fab482479774c7934d002e9f008ecaec27c + checksum: 10c0/34d0058a5673896f349b63c484d4b3fccdc3e4171f89b672280630d65969c715aaefa69d9474c61d57e90af1bba68665e650b2711afaab54597864f6353e10fb languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-sqs@npm:3.645.0" +"@aws-sdk/client-sqs@npm:^3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-sqs@npm:3.651.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.645.0" - "@aws-sdk/client-sts": "npm:3.645.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/credential-provider-node": "npm:3.645.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.635.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/md5-js": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/client-sso-oidc": "npm:3.651.1" + "@aws-sdk/client-sts": "npm:3.651.1" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/credential-provider-node": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/md5-js": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/fa9726658eeb92ea667bd448190fcb50f51db09da362137dc0c4608f6d6ce770be3a7b7f448c06695e4def7103d7af31786eaf4a22c34d7c06225c365f044127 + checksum: 10c0/3761b8b78636f024e43c6f583b450fb213a05e6cb2888e6e90092e7e9e97e8c022a7080c3140121c5537130e0d380af0af7442858e69063c6c92fd71de69f84a languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-ssm@npm:3.645.0" +"@aws-sdk/client-ssm@npm:^3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-ssm@npm:3.651.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.645.0" - "@aws-sdk/client-sts": "npm:3.645.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/credential-provider-node": "npm:3.645.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/client-sso-oidc": "npm:3.651.1" + "@aws-sdk/client-sts": "npm:3.651.1" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/credential-provider-node": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.2" + "@smithy/util-waiter": "npm:^3.1.3" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/be30c4e81a83eb7429548810867039d9c89828cdad15e126b6b90a533466cfc9c177309de48028bd51e47d3b9614c6c1748cd7eb2dff15167086a0f103b6cd1a + checksum: 10c0/b8df8bec1a6acecc01dfb47540bfc5989497aef5a2a0aed3367216daf789c3a0794922385e2fa8f4b2ac67250651ab001469ee4a5c17e36465967c25e2b6af25 languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.645.0" +"@aws-sdk/client-sso-oidc@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-sso-oidc@npm:3.651.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/credential-provider-node": "npm:3.645.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/credential-provider-node": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.645.0 - checksum: 10c0/13259e44c526f5473951346fd85fc63014cfb8edf02c21c3280d1551a7cc8fa858d80458f1704115aadf90e6d43e36dea18bfbd7d868c68bdbc0b65f9b965b40 + "@aws-sdk/client-sts": ^3.651.1 + checksum: 10c0/5d8a9071427406a76cb0004c9d925a7945b6b6c86da772544bee2c2218a56fd95093ebd8d2c28a727a722703a5cb238b70bc86fb5f438e31effc44c5aaa5e168 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-sso@npm:3.645.0" +"@aws-sdk/client-sso@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-sso@npm:3.651.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/dc43f1ef17ecece13d1ac3e8297dc00146b0bba9a8d41a9fa0f53eec6e0a668db9e86c7b82fd9b861fdaccabe33693c89a0fcc898e90ddb2b1f0c3b145b784e4 + checksum: 10c0/8757537a0dd44f3ba18b92cac6e81d6b7efdfa21e6facec5c0fdad14c16ce6224a0162e562b773dcf000a922c9aaa717dda480228a97b9e43ba2cf0b7e9c5538 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/client-sts@npm:3.645.0" +"@aws-sdk/client-sts@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/client-sts@npm:3.651.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.645.0" - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/credential-provider-node": "npm:3.645.0" - "@aws-sdk/middleware-host-header": "npm:3.620.0" - "@aws-sdk/middleware-logger": "npm:3.609.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-user-agent": "npm:3.645.0" - "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@aws-sdk/util-user-agent-browser": "npm:3.609.0" - "@aws-sdk/util-user-agent-node": "npm:3.614.0" - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.4.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/hash-node": "npm:^3.0.3" - "@smithy/invalid-dependency": "npm:^3.0.3" - "@smithy/middleware-content-length": "npm:^3.0.5" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@aws-sdk/client-sso-oidc": "npm:3.651.1" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/credential-provider-node": "npm:3.651.1" + "@aws-sdk/middleware-host-header": "npm:3.649.0" + "@aws-sdk/middleware-logger": "npm:3.649.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.649.0" + "@aws-sdk/middleware-user-agent": "npm:3.649.0" + "@aws-sdk/region-config-resolver": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@aws-sdk/util-user-agent-browser": "npm:3.649.0" + "@aws-sdk/util-user-agent-node": "npm:3.649.0" + "@smithy/config-resolver": "npm:^3.0.6" + "@smithy/core": "npm:^2.4.1" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/hash-node": "npm:^3.0.4" + "@smithy/invalid-dependency": "npm:^3.0.4" + "@smithy/middleware-content-length": "npm:^3.0.6" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/middleware-retry": "npm:^3.0.16" + "@smithy/middleware-serde": "npm:^3.0.4" + "@smithy/middleware-stack": "npm:^3.0.4" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/url-parser": "npm:^3.0.4" "@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.15" - "@smithy/util-defaults-mode-node": "npm:^3.0.15" - "@smithy/util-endpoints": "npm:^2.0.5" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-defaults-mode-browser": "npm:^3.0.16" + "@smithy/util-defaults-mode-node": "npm:^3.0.16" + "@smithy/util-endpoints": "npm:^2.1.0" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-retry": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3608265f042ff0fa8ce7ea5beb41c8dd4c10c4f3edb77ef8803d5d3cef0e4e0e56815ab2d2da139a7a31f106551822ccc2c5efa6fd798bd937e29d6298a60c8a + checksum: 10c0/eb4913546c2aa801e7f8d00b2d01537ff996408b2a06e4635698128122bad74b5cb1aeee53941f31358416733422821b89861e1bd73839ecf1784c2d6f39c2d8 languageName: node linkType: hard -"@aws-sdk/core@npm:3.635.0": - version: 3.635.0 - resolution: "@aws-sdk/core@npm:3.635.0" +"@aws-sdk/core@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/core@npm:3.651.1" dependencies: - "@smithy/core": "npm:^2.4.0" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/core": "npm:^2.4.1" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/signature-v4": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/util-middleware": "npm:^3.0.4" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/6f9a9a7dba32279a4f3970fee52845ef06509ffd414a1405c5d1a81e9b68d39dff8fe17c8f88d0e5516683c33f7a1d2b56432ebd8c540f86abfff782218e6f35 + checksum: 10c0/3f7e0f06321214bbb8282973ef27409738b4d689f1db5ef6f1f582a20b9f5c94788c393327a3ca8886f1e53d06151c122f6e944b2aff52fb896e8dcdad01a35b languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.620.1": - version: 3.620.1 - resolution: "@aws-sdk/credential-provider-env@npm:3.620.1" +"@aws-sdk/credential-provider-env@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/25156df7c0e9a1423f261276506fc5766c9f43c41e811adaa0f9a6199b03ff4fd299e9dd94fd73942ab99283b30d8e127692ae371c16917f6709f655de401874 + checksum: 10c0/e0e24dc24701cf7c6aa8b02cd309471544d8d4719d97a585abbbaaa85cca6e3995faceeb4070e775a9e66e60554ab82dc48d33b0448cdb9eccd75c1874a3107d languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.635.0": - version: 3.635.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.635.0" +"@aws-sdk/credential-provider-http@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/util-stream": "npm:^3.1.3" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/fetch-http-handler": "npm:^3.2.5" + "@smithy/node-http-handler": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/util-stream": "npm:^3.1.4" tslib: "npm:^2.6.2" - checksum: 10c0/3a232fdece1cbe7e9ec740287702dfaa640392e827d31b5c8a23d59ab9dcf2424408a43a6ef2cf3c94e72ec5612f61651cb7cac92458c5b2c93754f6b7989daf + checksum: 10c0/0c365620ad68271e25127959cc0d0f1c747b7405dc4b3b286947ba002dc21f4213de3d83a0bf0a3d33829664635b7e06074a573ad03afd5ae834a382bba24703 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.645.0" +"@aws-sdk/credential-provider-ini@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/credential-provider-ini@npm:3.651.1" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.620.1" - "@aws-sdk/credential-provider-http": "npm:3.635.0" - "@aws-sdk/credential-provider-process": "npm:3.620.1" - "@aws-sdk/credential-provider-sso": "npm:3.645.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" - "@aws-sdk/types": "npm:3.609.0" - "@smithy/credential-provider-imds": "npm:^3.2.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/credential-provider-env": "npm:3.649.0" + "@aws-sdk/credential-provider-http": "npm:3.649.0" + "@aws-sdk/credential-provider-process": "npm:3.649.0" + "@aws-sdk/credential-provider-sso": "npm:3.651.1" + "@aws-sdk/credential-provider-web-identity": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/credential-provider-imds": "npm:^3.2.1" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/shared-ini-file-loader": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.645.0 - checksum: 10c0/bae6dbf5ea1c97b15493658f163cebcc17c624239f73e4ab6bf8ae0e7de061b16bbd25f87e29c453da64e93eef8eeb3b4563588b9a720f54878c0b38b456d249 + "@aws-sdk/client-sts": ^3.651.1 + checksum: 10c0/ed6d1054f4276736ab132baf0fd1b9b1980cf115794b4c14f747adf8b4a431c2e1a18fe95e5f60503ef659764be6746cbaf5e00fa508d9ac9a1af6e1e30c44f0 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.645.0" +"@aws-sdk/credential-provider-node@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/credential-provider-node@npm:3.651.1" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.620.1" - "@aws-sdk/credential-provider-http": "npm:3.635.0" - "@aws-sdk/credential-provider-ini": "npm:3.645.0" - "@aws-sdk/credential-provider-process": "npm:3.620.1" - "@aws-sdk/credential-provider-sso": "npm:3.645.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" - "@aws-sdk/types": "npm:3.609.0" - "@smithy/credential-provider-imds": "npm:^3.2.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/credential-provider-env": "npm:3.649.0" + "@aws-sdk/credential-provider-http": "npm:3.649.0" + "@aws-sdk/credential-provider-ini": "npm:3.651.1" + "@aws-sdk/credential-provider-process": "npm:3.649.0" + "@aws-sdk/credential-provider-sso": "npm:3.651.1" + "@aws-sdk/credential-provider-web-identity": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/credential-provider-imds": "npm:^3.2.1" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/shared-ini-file-loader": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/17a40c73c594bd42d26fd4cbe6c66964bb8c2e0404f2a160487623fef778fb18b27d8c6104dafee4d0ef69628e14eacc67368ec7774517782b7d21c540678af8 + checksum: 10c0/a72ddc1c56f75d75ee49ed207bac90a8a0dbd0077c95b6f49c40bc82e3f2b97f9dd459cb5c62a8851230e89515c18d9169f8fd236dfe7b7ae712ae52475ab51a languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.620.1": - version: 3.620.1 - resolution: "@aws-sdk/credential-provider-process@npm:3.620.1" +"@aws-sdk/credential-provider-process@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/shared-ini-file-loader": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/d33bf3e5e73f16c8e58dc71a738cdcbcf48b54610e464affc69c73f9bdcc2b287b6cb281c9a719f67298fb0cd795e67201e5d6704dcc24933e71e58653607992 + checksum: 10c0/fa203d633f14301784d9f5d4271bc04c70ac7dbe9afa0bc888a9f548d9337e86c020b273e59f0a73fb5e3c78821171b353c6f5d59aa619394232c724c232dcf7 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.645.0" +"@aws-sdk/credential-provider-sso@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/credential-provider-sso@npm:3.651.1" dependencies: - "@aws-sdk/client-sso": "npm:3.645.0" - "@aws-sdk/token-providers": "npm:3.614.0" - "@aws-sdk/types": "npm:3.609.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/client-sso": "npm:3.651.1" + "@aws-sdk/token-providers": "npm:3.649.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/shared-ini-file-loader": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/ef9137f1b967ea0f4cbfc7f7c6b133e4dd2de2881f0c07a2b0802e2c7c9952ae6aa0b2dc2f112c7ab784fc9b997f24cce948c22cdd0fe1853ae068c60cbe57b3 + checksum: 10c0/a294a96d3fea49ef5880acc84da4848ede524f999ba9777e7ad550805d846c82ff9de36352b44019bb3ec7149d620e8db091bb2848974022ef61e81082c57ea6 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.621.0" +"@aws-sdk/credential-provider-web-identity@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.621.0 - checksum: 10c0/c699a60e242cc3895b3536a0a4818560f167b6c0cc3e8858cf75cd0438020a070b2e5c84e59280ee81679d865516dcde5b31cf6af1ee35b0d28c94b68c63f742 + "@aws-sdk/client-sts": ^3.649.0 + checksum: 10c0/b2b5805c2f3877cad5d96479543a40444f980f29349080bff129e74059b0d1104a583c8fe46470089df466a3c1ca90170b7b45fddfa345c2685cde41408a502d languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/lib-storage@npm:3.645.0" +"@aws-sdk/lib-storage@npm:^3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/lib-storage@npm:3.651.1" dependencies: - "@smithy/abort-controller": "npm:^3.1.1" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/smithy-client": "npm:^3.2.0" + "@smithy/abort-controller": "npm:^3.1.2" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/smithy-client": "npm:^3.3.0" 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.645.0 - checksum: 10c0/3b65b59e06653c729ed0ae8e6296784e74d4c4aacbd1559f3f49591638d03220045696e2389358667133148ac2992319adeb4941e07e0b168cb14bc63967fac2 + "@aws-sdk/client-s3": ^3.651.1 + checksum: 10c0/f2e55c79444da2afe841b7915a406e0cdce0181211a74068d25503121cb86976cebc1f69db993f5cb7f8a7a1c85e1d9494017a8235f71edbead619b955368eec languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.620.0": - version: 3.620.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.620.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/types": "npm:3.649.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/5fec190026bac88554a2299d81565bb4f067600336045af5d4ec1e06a1a884386e324922f1de8d8d87954bd8dbdae279bf4e37401aaf8311db5fe70c1c44b483 + checksum: 10c0/fa8f1c3d3150c12e29256f0085c33f355e2b15f1db23b85120e7605b3ef06ec180592ebdb3c9a71ec9ef5277c74e1d3927888d642736e6825ffb7773c87f918e languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.620.0": - version: 3.620.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.620.0" +"@aws-sdk/middleware-expect-continue@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/1204171772b3f141a19e68ede28b412c5bca68e4f5c493c38f41d278cbbaae0488d95e1161ed5b44aefcfbbb66f795f2aacfb24434d7fdd71695a1a3885c59bb + checksum: 10c0/57ca93a7abab8017fbfa38c3702841d8b803b764222a84d9f9091c760888dde235c3e9a928e4d76007b290b0b4274995099b84d1af9e5306ce0a067e0c3172e7 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.620.0": - version: 3.620.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.620.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.651.1" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" - "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/types": "npm:3.649.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" + "@smithy/util-middleware": "npm:^3.0.4" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b6990776c98a19c57850ad623a61d45946741f75913cd71901d693ff71a840ea6fdbb7811d8849db6d149090bd2b61a6f3c706084a2d2b366c8e55c5f62e3186 + checksum: 10c0/8108993555e6cfe126512d63d3b120424b3457f039e07a2d9720f4c810258a7d2fbcbc61c717e76450f71c9fbe34e8f3880190f27bef30143c5ab3710991ad19 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.620.0": - version: 3.620.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.620.0" +"@aws-sdk/middleware-host-header@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/221e8e440fc156bc0ef8d2186bc3b9c18c7874cb275ae714c3c7eeb934b846e1291c3cb9a3631c486a86189a4c446e61c64e8e7d737f209fe63808ad313bd779 + checksum: 10c0/09d375cb07cea2738f1f265ff2c3ced6aeaf612e58e97dac003cc92f8430010b8b4fe8b16d489afbaefe10bf4b1f4d373d2123a7a0e5d14583d6638e1edfe2e4 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.609.0": - version: 3.609.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.609.0" +"@aws-sdk/middleware-location-constraint@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/1eba2a3a1a003855a69e56f1c54fb2283b30db50bf14130cd042e25805497b7a19539144052c4fa710952d754d1a9e5d680fce09536509cf796a16816c8d506f + checksum: 10c0/6132d5d8b2eeda75d26123d364c2b217865a2c1472f80a1dc8856f152a08b912289048685ee67a53c7dd9c63f624e690f6008b7dd2780fb21706407abcb5ef6a languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.609.0": - version: 3.609.0 - resolution: "@aws-sdk/middleware-logger@npm:3.609.0" +"@aws-sdk/middleware-logger@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-logger@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/e8d110552fee03c5290f94be8da8bb6c07404c06c68971cf24c89a5a4e08b93f6039a2bf729b173855815dd13e382eda18c31e098e7a40db9c8163b74a7770e7 + checksum: 10c0/80111a2cb4889df8b53f90bd5a1dfb222c786d0062ca369f9fdc95db6fa9b3c7e099badd75b377b2b6ffa295eb53f0e769d5e7f8346ef4a023fe77bf0d86710a languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.620.0": - version: 3.620.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.620.0" +"@aws-sdk/middleware-recursion-detection@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/f859a777eb0441e8ec78054b478bb75c2debcf53680deb6731830a62ec2a45a5a9b1462028214c49bbc67acff2ca1a78cb35913f826ccc4118fa45b51220bcd4 + checksum: 10c0/67c5551534b4c66050dc6dfc28f610aa4115f1679fec6c707bbbc6b666d729b821db10e60ee68492c4f9a51a00b1a13a9bbeac07b695c94bedf3fe6fc7fc1d85 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.635.0": - version: 3.635.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.635.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-format-url": "npm:3.609.0" - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-format-url": "npm:3.649.0" + "@smithy/middleware-endpoint": "npm:^3.1.1" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/signature-v4": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/aefdefd4c22b0347be3ed19d02d2c4e1402df4eca52a5ee00ae4bf0e2afc412641ca9426ab784e737412a9c578cf2c19d6f3df1ff17ce274af0ff524b4753d45 + checksum: 10c0/c8790d94c38b59d95c3840f115cf237486a8827fe6ba659241586da95ef20f3dda560f4a03a0b17d85cb9ba1f3cc718163c52aa59cf43b2762f50f2cd2567a39 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.635.0": - version: 3.635.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.635.0" +"@aws-sdk/middleware-sdk-s3@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.651.1" dependencies: - "@aws-sdk/core": "npm:3.635.0" - "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/core": "npm:3.651.1" + "@aws-sdk/types": "npm:3.649.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" - "@smithy/core": "npm:^2.4.0" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/core": "npm:^2.4.1" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/signature-v4": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-stream": "npm:^3.1.3" + "@smithy/util-middleware": "npm:^3.0.4" + "@smithy/util-stream": "npm:^3.1.4" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/81dd57dcb9214c1bc311546f71391132f42a9d35e857781fb1466940802a069337109cd1ff93cc64044f91f092e9e810ec6c2f140284a62ef6bda9e5b9164b6a + checksum: 10c0/0dc2d4d75e21fcd9b32afa59f6c1912380a5c807c8f6c983c57a80205db0f511856703058fcc7e939b9813bb91d669b576483dced037042a58579be3eb018860 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.635.0": - version: 3.635.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.635.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/smithy-client": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/325ecfb684a516018c4855c374cea99a0142fe48b14cae87b0c6b6856cf16edf925bc57b1d740c26983f7d2757d63d8a83900ef15b292a60835c25339ac976ed + checksum: 10c0/9aab4448741224f1877f7c1b713cc080ca80ec63230363b29c1163b712a052d0bb0b05ae72edfbfa8fba421d8110902ec26a9e4f9d65ca1086472c323f13d6f1 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.609.0": - version: 3.609.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.609.0" +"@aws-sdk/middleware-ssec@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/7688628299c3d3352182634836d8a5ad89d69dfedd91d7386ffeaa8288160329eef7d399321b7841bb4c84c9741d7245ef218657a8df71248b5ce5f7273e303d + checksum: 10c0/a600f290f4ee703ace612edbda657da88f2402627bd2a80b77621fa70208fe205add95ecde075377f74df86b2946ff1c606436289f9c61a4d544d99864f8b9b7 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.645.0" +"@aws-sdk/middleware-user-agent@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@aws-sdk/util-endpoints": "npm:3.645.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@aws-sdk/util-endpoints": "npm:3.649.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/f5f2d4776c1dae185c3ec14f56504b7000ad3fa774d63cfce73db438ca3529c719dad879761638f2682e5872608db636106f0168f4e3266180db712e803f8ba1 + checksum: 10c0/886bacd9077630f12007dd789925f8baf66e9ddbd5862f178df4443915af966025db54769555e2534f49acc354d8d688fe60f91d0aa98f1eba399aeae28542d7 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.614.0": - version: 3.614.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.614.0" +"@aws-sdk/region-config-resolver@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-middleware": "npm:^3.0.4" tslib: "npm:^2.6.2" - checksum: 10c0/555842b34c26398741fa3a1f629d27d210270516b453b0a7237672a4472ff8e204c5979fe1823baddf4d695d4d95a631fadfa78d1d27089d9e9cba28e736346e + checksum: 10c0/44cffd7f94f4816d882322fdcedaf6357f64a4c2e8e5acbd91c53b4430015374f072f5ad89b8a4d1182c1c97719cb6a6e92ffae4b01db2d481ce05036e6c05ef languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.635.0": - version: 3.635.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.635.0" +"@aws-sdk/signature-v4-multi-region@npm:3.651.1": + version: 3.651.1 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.651.1" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.635.0" - "@aws-sdk/types": "npm:3.609.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.651.1" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/protocol-http": "npm:^4.1.1" + "@smithy/signature-v4": "npm:^4.1.1" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/85c43b96d803e6fa503bbac3c07334f31b65be42f2c863e9c37411acfb6d484f464a70409585fab2c32be59b1e65ad735e2e64235f2ee33501b7d2c8f85647e9 + checksum: 10c0/4bd6dff552c6aaf8688aa54771133ba4b50f6f28eee6ab37cba82202a15c1d704eb2a6592d6e56705be1b6e8daf8378012cde8b67339df42ff4ec318b60a5ad1 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.614.0": - version: 3.614.0 - resolution: "@aws-sdk/token-providers@npm:3.614.0" +"@aws-sdk/token-providers@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/token-providers@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/property-provider": "npm:^3.1.4" + "@smithy/shared-ini-file-loader": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.614.0 - checksum: 10c0/b794bcb9ad05f57bfc415e9290d3ea177701bb3221a9c5e1d4529deb946bd418acb7ac7407adb8d2f3da7d3793a62c7c1b43a8c1a8fe7999e38485208811f59a + "@aws-sdk/client-sso-oidc": ^3.649.0 + checksum: 10c0/8403d89d57688f663f981e57e91b4fbadfe31359cb84002fbb9c94d0a78004e8edc5e0b91f8b436e0a55ee132dffa586c980c262de6c916b4c8950c72b235107 + languageName: node + linkType: hard + +"@aws-sdk/types@npm:3.649.0, @aws-sdk/types@npm:^3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/types@npm:3.649.0" + dependencies: + "@smithy/types": "npm:^3.4.0" + tslib: "npm:^2.6.2" + checksum: 10c0/1b98e2ba8bd621e905afb038113f5b8ed529e70054e412d6b7940c6a08c854f0d0bca5b4b14145acc8e9ff062b9bfd7ee61b8e11b3027b42daa816972d5e0e0e languageName: node linkType: hard -"@aws-sdk/types@npm:3.609.0, @aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.4.1, @aws-sdk/types@npm:^3.609.0": +"@aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.4.1": version: 3.609.0 resolution: "@aws-sdk/types@npm:3.609.0" dependencies: @@ -1144,27 +1156,27 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.645.0": - version: 3.645.0 - resolution: "@aws-sdk/util-endpoints@npm:3.645.0" +"@aws-sdk/util-endpoints@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/util-endpoints@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/util-endpoints": "npm:^2.0.5" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/types": "npm:^3.4.0" + "@smithy/util-endpoints": "npm:^2.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/bfb1e12379f688d20dd59cb7aba86a32138c25bfc7c6d081dec506e553292ee6962427daf2aa05a095a64506cba85ef3e55f472fbc9f4e08cabea4f8983edafe + checksum: 10c0/7616de7da014767d8188a43c0e2c4d3c095821ee47cb8795261f2e4d5edcc6c9040ea439f808f0dd55f3c43008ba6b707d9b94d80ca1d1a5f36a11ca51472596 languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.609.0": - version: 3.609.0 - resolution: "@aws-sdk/util-format-url@npm:3.609.0" +"@aws-sdk/util-format-url@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/util-format-url@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/querystring-builder": "npm:^3.0.3" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/querystring-builder": "npm:^3.0.4" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/983c72e2394fbdf47ca82c81d9a3892a82289b660998f26675d64709c19db1ccf88e951dd9a12e4867c618f51ba142f62f9613978ed5472837bfc69f6243534b + checksum: 10c0/0c4be0e5a74b2a515fc363e40b1751f5ff4b494e047e27c3bee95fc60218880c1ab5162ae4f4554045c17ed6f97984a1c91782f4e7bee2c370b31a85c43215c6 languageName: node linkType: hard @@ -1177,42 +1189,42 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.609.0": - version: 3.609.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.609.0" +"@aws-sdk/util-user-agent-browser@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/types": "npm:^3.4.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/ca2f2863d753521fd63e0c924ed6f9602cc9f5bb65f7d0111be140d037962cf6897f49929dde21e4d8e613895486d9053abd8965d34a9a6ecc4a81de401f0f16 + checksum: 10c0/a702b4b2d257ed5cb6d2bbaeeae418e59759b117b41a0d6bf71921a323ee697671d7ea22f2cd61e119060fec02906e232448314e0e4bf9bd88f1493de8a26486 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.614.0": - version: 3.614.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.614.0" +"@aws-sdk/util-user-agent-node@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.649.0" dependencies: - "@aws-sdk/types": "npm:3.609.0" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@aws-sdk/types": "npm:3.649.0" + "@smithy/node-config-provider": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/1e7b4d572a2915d921db814efbf771603b605aea114399aa357208433746f4b2990c927bdedd8616a6e50c98588032449b8994ce9ffae1cce7976986dc40adc1 + checksum: 10c0/34f0ed88d2f057fefd2a3fb5f12a96038f9a69cda1b7a02b1309c24cac3f975a35a3269d823a6ae972ade2d76024074c2ebb03e475abd6ab6cb949ff0f89ecab languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.609.0": - version: 3.609.0 - resolution: "@aws-sdk/xml-builder@npm:3.609.0" +"@aws-sdk/xml-builder@npm:3.649.0": + version: 3.649.0 + resolution: "@aws-sdk/xml-builder@npm:3.649.0" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.0" tslib: "npm:^2.6.2" - checksum: 10c0/1d75f2dc7ff35557a1c437f108656574c737f0a9f9d0c91773cbdadbf3c42892e9305e1e1fd5b0c8b73520a902b1513d1a7d07864b964d6a369540ee23ad0ddb + checksum: 10c0/4cdc8971a3472b8ec33efce82f83d754556043c750dc46c83612caaa368f3c8db287443b250ac91d8773961533fe3d2799773de7b5bf0aedeec2579973850ab7 languageName: node linkType: hard @@ -4186,13 +4198,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.1": - version: 3.1.1 - resolution: "@smithy/abort-controller@npm:3.1.1" +"@smithy/abort-controller@npm:^3.1.2, @smithy/abort-controller@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/abort-controller@npm:3.1.4" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/914933d961b3b29db41a10b9040396968a738340d2bfd7f0b553521a91624ff86ee4ce7d97c15e3d94ca5e2b924da9dbefaf91e6cbd34db25d493690e4889f93 + checksum: 10c0/233f2554ab1fb356228e4e88d74e811953a030763a7ce9fd4632d31f385f88b27105605bc2f93173e50741055c724a101eafcd5db92800e3c8430c08cdd65302 languageName: node linkType: hard @@ -4215,160 +4227,160 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.5": - version: 3.0.5 - resolution: "@smithy/config-resolver@npm:3.0.5" +"@smithy/config-resolver@npm:^3.0.6, @smithy/config-resolver@npm:^3.0.8": + version: 3.0.8 + resolution: "@smithy/config-resolver@npm:3.0.8" dependencies: - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-middleware": "npm:^3.0.6" tslib: "npm:^2.6.2" - checksum: 10c0/2346a0430a157660a759aee24fd20f18a9c4a3796938b1c792019a898afcdbb0af91af687b84f976a9f1e05eaba6946736e076f6b0ceb5f84b9063c67d2db8ae + checksum: 10c0/78d9451032ff9227f1bb70ccd7949cb35addd93c33c672da01f931071c0026ed950517fc80d52d75a51aa24f6caa45285e20a04e71a1d8189eb910e3e00daf18 languageName: node linkType: hard -"@smithy/core@npm:^2.4.0": - version: 2.4.0 - resolution: "@smithy/core@npm:2.4.0" +"@smithy/core@npm:^2.4.1": + version: 2.4.3 + resolution: "@smithy/core@npm:2.4.3" dependencies: - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.15" - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.18" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-middleware": "npm:^3.0.6" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/78ac95fa0a7bde40feef804a642d9ce4737c47660728b0a7cf3af19404492bc0a0ee9db50a2ea3195d3314aef0c9db19575f50cbe89355f60a4ffb55a4d7d4bf + checksum: 10c0/f56f693032b805de1d0a9f4f1b25a5b5966514c994a5fd3a0a805ff94c86ebe35224d7ccc8594372090a6580305ba4e768642949f7e1a99c9280372fcad4004d languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.0": - version: 3.2.0 - resolution: "@smithy/credential-provider-imds@npm:3.2.0" +"@smithy/credential-provider-imds@npm:^3.2.1, @smithy/credential-provider-imds@npm:^3.2.3": + version: 3.2.3 + resolution: "@smithy/credential-provider-imds@npm:3.2.3" dependencies: - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" tslib: "npm:^2.6.2" - checksum: 10c0/aee18386df65ac01969d9210ff81fec79fb7d365823b0b99527834bcaf068b20ce8c9170fdedb7c141e1fe1a7c1878072c10c4d4908aa41ed5cbdf84debf8011 + checksum: 10c0/b9abd2224f06923647871c0aa300261147a8a183bcf0f81f21e261fcf0c07101e91d59e19e1e1c3aff7f0543e825066e2ad52f3fc2d179cb66912a282ccf3741 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/eventstream-codec@npm:3.1.2" +"@smithy/eventstream-codec@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/eventstream-codec@npm:3.1.5" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" "@smithy/util-hex-encoding": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/fc8db95d9625524b2832cf9cea203b4c1062197d04eef6f676b6eea06cc0007d45acb5270937c1b6b76f98638acaf0c2b822278226c25841ab45488df786e332 + checksum: 10c0/e999c74b9d3c38a67121f9096a134a55d8c4362a3a9468c8317d2dbf9a9d2e7ecf177ac0e7a5a5adfa92a51407a4d0bbf324787870d985a60ef6fae96ed4e8db languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/eventstream-serde-browser@npm:3.0.6" +"@smithy/eventstream-serde-browser@npm:^3.0.7": + version: 3.0.9 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.9" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.5" - "@smithy/types": "npm:^3.3.0" + "@smithy/eventstream-serde-universal": "npm:^3.0.8" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/0b70151fe310687b38bf6619992a0e1d687bd4fd3c52278581147e0962bd1fa2f4bd5bfef13711d7d03d68a73484e81e5da7f7755c0141e61b045b9c1a387d10 + checksum: 10c0/f74d9754fe0de4e682c010afbce374436d8ab1ece0fcc078caa5dab87133696179f3e9821699094626032aad34ff485a40699e1860da7d377802c8dd768c9b1d languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.3" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.4": + version: 3.0.6 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/ef3360c0a0e4ad20f6e6da84b63e5071e3158af726bf291c610e2d42b5e042008cd9fe41ce2183f491422f23c36437987c0d1139e68b3c127d48c01b442dab82 + checksum: 10c0/be8b118ef46c0e2d0f8faab3a86bb65f617e88e33205e44c8799bd9a7ce97d37957528686c1b5485e9f662d331379bbdb68fa2c65869c86568aa1387e06b9a86 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.5": - version: 3.0.5 - resolution: "@smithy/eventstream-serde-node@npm:3.0.5" +"@smithy/eventstream-serde-node@npm:^3.0.6": + version: 3.0.8 + resolution: "@smithy/eventstream-serde-node@npm:3.0.8" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.5" - "@smithy/types": "npm:^3.3.0" + "@smithy/eventstream-serde-universal": "npm:^3.0.8" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/7f1dc63838f68b99a49051ce64f81f624d881e1ccbe363e2dcfa33709d9913fec3939e9e48f75e2e11cd7a21bcfc7b7d430d10ea1c867720e0d934b2c065b16a + checksum: 10c0/e059d680e847b5c4759b83b0d5b2f7570648b53ffd01650dbfb04eec89084915092517c6eb59183aa019eafda7506afe808c0fb2cf2eec7c648fbf68c95fcece languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^3.0.5": - version: 3.0.5 - resolution: "@smithy/eventstream-serde-universal@npm:3.0.5" +"@smithy/eventstream-serde-universal@npm:^3.0.8": + version: 3.0.8 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.8" dependencies: - "@smithy/eventstream-codec": "npm:^3.1.2" - "@smithy/types": "npm:^3.3.0" + "@smithy/eventstream-codec": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/9d065a0fcb2de7b5d7a0ad7631949d5d972fc92e7edb66a695c61f98ab659b59e39d6375527e2a85af4a97ba4f8d998e99bd84a62ded2758c925f9fe3e4b2ab1 + checksum: 10c0/d3d87d3295318e8f7715fd56b0db357a96bd5ff026458578e83c775349666a587af308a2a170078900ddb8d776dd1d6d6c39e8267f72098e3943016df9ba893c languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^3.2.4": - version: 3.2.4 - resolution: "@smithy/fetch-http-handler@npm:3.2.4" +"@smithy/fetch-http-handler@npm:^3.2.5, @smithy/fetch-http-handler@npm:^3.2.7": + version: 3.2.7 + resolution: "@smithy/fetch-http-handler@npm:3.2.7" dependencies: - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/querystring-builder": "npm:^3.0.3" - "@smithy/types": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ef788ef9d4b88f11a3b9dea60de0e0fa500ce38f43ae1359b3053d4c0acfe81e53ce76d4e8dab7c25cec22cd95371a6c994de1a54118811e0b91e8bddd7c6e83 + checksum: 10c0/b910854b4afcd4c8dff3994b08bb65c51a263beadb826062a025d49a33043dc66f3b104eb34b348aaaea887abbb3f6676df1e7a5d8d4683393711bf6bd659d38 languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/hash-blob-browser@npm:3.1.2" +"@smithy/hash-blob-browser@npm:^3.1.3": + version: 3.1.5 + resolution: "@smithy/hash-blob-browser@npm:3.1.5" dependencies: "@smithy/chunked-blob-reader": "npm:^3.0.0" "@smithy/chunked-blob-reader-native": "npm:^3.0.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/71b017ae71839e058661e22589bacbc204d4980df66d67725aaa415493107e2f0898e41d0c6a4cd2c96333648d472c66ed35ec3c264156e6021bda5d590eb5ab + checksum: 10c0/4633333ee44ff09a4df782444176e648b85f53e42767d3d3e66007019d5aa30718b70bbd49bced0bcdd33180cbe284b5366448f53bb3184498a84478794125a8 languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/hash-node@npm:3.0.3" +"@smithy/hash-node@npm:^3.0.4": + version: 3.0.6 + resolution: "@smithy/hash-node@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/d0ba0f069cb047a8a040733b9b119a194c130d287e8a68b8e79cf9cac5abe683df84ea28dd918e85a46031155e0d561f3c5854de3d280c3d501977a986550c8b + checksum: 10c0/c79d1013ccfc14edb5ca7e7465abc75b71b0a4db2ebab8b87c5689f63a9ed2d15e43241985a2797805c083aa11ceee05c8c75eacd0aea0c13276ccbeb08dfc67 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/hash-stream-node@npm:3.1.2" +"@smithy/hash-stream-node@npm:^3.1.3": + version: 3.1.5 + resolution: "@smithy/hash-stream-node@npm:3.1.5" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2daadb5d6f08022ca1b1ecb4256d613613be86b7b768fb221ee3a2a7e584df0f4a546fba080e8366211c99f9ddb66d57e38525d10839405eab0b9d5be81d313b + checksum: 10c0/89a27d7f2d77ea6b3c98b02948922ed1cfa8fa6d26aaed04fb83468abf5e51d50f7f7bb3973dcdc478c57a7918f75fd359ac9b656e677e7d30f8ee01afd18464 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/invalid-dependency@npm:3.0.3" +"@smithy/invalid-dependency@npm:^3.0.4": + version: 3.0.6 + resolution: "@smithy/invalid-dependency@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/c52e909fa0cd8630e1e850da78af20abb11091b134ca107108e4f8336eee4b1b8cde60ba5946eff4bfe3d7bddc74e80a59fa0f448a7b45bf69df1e247aeee607 + checksum: 10c0/91de6c6097d3954b7a402c8bb738b03973edefd084092307dd84778c39ae2fa242d4ed1ca216d12bcc2301c56de8d0690848f0961515c09b19b2a2492980e74f languageName: node linkType: hard @@ -4390,143 +4402,143 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/md5-js@npm:3.0.3" +"@smithy/md5-js@npm:^3.0.4": + version: 3.0.6 + resolution: "@smithy/md5-js@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/048b966676f5944da701120ca2e133de8a17fa403f2dc96dd88a82ea2248e2b439147b062ad8860486a9897899dd28de45cc0e2ae03c1221e2b987ad8e065464 + checksum: 10c0/d15cb0012df5d3f7ac762f432c66e54b4b36c580229c8d4f216bec8697b438b9842ff78a23619e7a10ec09a3d8589d2f0498336e3969090cc82bd2bf364f3635 languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.5": - version: 3.0.5 - resolution: "@smithy/middleware-content-length@npm:3.0.5" +"@smithy/middleware-content-length@npm:^3.0.6": + version: 3.0.8 + resolution: "@smithy/middleware-content-length@npm:3.0.8" dependencies: - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/fb8901dc0673709235dd5c0788bd9cb930a6590023ecf350fa4835289a606c2e6d60ca8fca90f7525bc15c005db9cf98ae8ccffccc42f611468863f883051a7d + checksum: 10c0/efb13134cd44802b09ad5e9d6545170596eb319ac9486b9ecdb742b689e24cfb074bc112cb27a755b98801c32449932479ef05085ac75186cae6420c63a81fe9 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.1.0": - version: 3.1.0 - resolution: "@smithy/middleware-endpoint@npm:3.1.0" - dependencies: - "@smithy/middleware-serde": "npm:^3.0.3" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" - "@smithy/url-parser": "npm:^3.0.3" - "@smithy/util-middleware": "npm:^3.0.3" +"@smithy/middleware-endpoint@npm:^3.1.1, @smithy/middleware-endpoint@npm:^3.1.3": + version: 3.1.3 + resolution: "@smithy/middleware-endpoint@npm:3.1.3" + dependencies: + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + "@smithy/util-middleware": "npm:^3.0.6" tslib: "npm:^2.6.2" - checksum: 10c0/c50e0ee205d5126263be1bda8c5580048bddb939c75521dc8a53a7fae5b5fbea6ad8258d22cd59e49c88a5c0c669c246bf1eefb5a7dc03660d778e7ce6cd9aca + checksum: 10c0/fb4a584b5d52d9998bd91fc4e63f0ab2dbd6a5f38b299e3577df3e96930551743768f8526a19cad7ccab15014dfaa161b4ebef903f89b49b4f6a2537f88c3f47 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.15": - version: 3.0.15 - resolution: "@smithy/middleware-retry@npm:3.0.15" +"@smithy/middleware-retry@npm:^3.0.16, @smithy/middleware-retry@npm:^3.0.18": + version: 3.0.18 + resolution: "@smithy/middleware-retry@npm:3.0.18" dependencies: - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/service-error-classification": "npm:^3.0.3" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/util-middleware": "npm:^3.0.3" - "@smithy/util-retry": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/service-error-classification": "npm:^3.0.6" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/0c09e4325081305a948468aae75e9bd7645946f11c8aace9efa6c22cd286a7105b2bca9ef418bea849bbdf46cc46c295ac7b56193b8d7c7ba15597fc804b05c2 + checksum: 10c0/18c12da848314becdc9f0f8ba9418f8888e1931c4c69c03bae1df48a7a0f866d7aaecd9b0fe67d51519c3689687045967e2c062f62871664cd8885da321a5ca3 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/middleware-serde@npm:3.0.3" +"@smithy/middleware-serde@npm:^3.0.4, @smithy/middleware-serde@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/middleware-serde@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/5b2ad50dea8af9a7a98816c0746c14af4267d053adcade9586a260cff968c41d768220b2987e5b751dbee7cd8c9538ff9839fbc7698dd09bf9b9ca4f5c8001ab + checksum: 10c0/94c906dd0f77716976bdab0c1fafe257e5fa9f81f92213df20ce4324cf0feb3533f3004df81863ed4e2c597dd3aecb1001267b16f3ca6a67e6a80eb349eaac6e languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/middleware-stack@npm:3.0.3" +"@smithy/middleware-stack@npm:^3.0.4, @smithy/middleware-stack@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/middleware-stack@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/c886d367ce02f6ae7bc70c4060e79ddfa46c3b35851921364836d64efb76f2fc71b0c1c09401c47d289dc93527a7699085a3feb0778e0337862aa8e6473cb54b + checksum: 10c0/c8121cef5bac12cf8710adcfc71fcdef59af7a34279781dc0db7b1d667ef0f36f0caab209a067db4b1144908b42e1966fd63593cc99a29f048bd1eb916b677e0 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/node-config-provider@npm:3.1.4" +"@smithy/node-config-provider@npm:^3.1.5, @smithy/node-config-provider@npm:^3.1.7": + version: 3.1.7 + resolution: "@smithy/node-config-provider@npm:3.1.7" dependencies: - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/shared-ini-file-loader": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/1d69cb8f83292df9e15523a727d55f6b812ff0ca30d615439cc6e7a5fe0d59c9524875745939bba611ca818757790f37509bb843b95f1e6d6b1ccd6d6c546077 + checksum: 10c0/26c6a73f271c3ec38c3498ab51972c46ab63371e3d9f2c6613fbfbbe66c52361a2a515c8b24c1b7c3f473c18d776e263476481ed211c446f59a62015433107d7 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/node-http-handler@npm:3.1.4" +"@smithy/node-http-handler@npm:^3.2.0, @smithy/node-http-handler@npm:^3.2.2": + version: 3.2.2 + resolution: "@smithy/node-http-handler@npm:3.2.2" dependencies: - "@smithy/abort-controller": "npm:^3.1.1" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/querystring-builder": "npm:^3.0.3" - "@smithy/types": "npm:^3.3.0" + "@smithy/abort-controller": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/9d7354084ed19f0aefb127d640f4a96fa6f5cf4212b3f128d8c9fa3258061bf666e6101d659167693653d729b44b6e558968b5018910e6045a5f9ebd2529d395 + checksum: 10c0/41725d577d2afb362a091277013867f12cab68b0510993db87778494ce4ce386eedd26f63f5452f4836c015a9fffc1aedd65dc77897c7bf56bc98d0a33c51cb5 languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.3": - version: 3.1.3 - resolution: "@smithy/property-provider@npm:3.1.3" +"@smithy/property-provider@npm:^3.1.4, @smithy/property-provider@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/property-provider@npm:3.1.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/e1414e01f6efc298728ff79c1513f9606b44c00b98eb92d003e332ae7312ac9c0e1b7ef08ce426c99545100531fdc33efc0d769b6f75a953df015a8479e73f90 + checksum: 10c0/af68a2be7ba48def574fe735ba9b04219a6c3d6565485f02392e26df260534d6e7efe552105c4b10ae35b63188b65add8dc944f9065a8775c9f1c1e8eed0160a languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/protocol-http@npm:4.1.0" +"@smithy/protocol-http@npm:^4.1.1, @smithy/protocol-http@npm:^4.1.3": + version: 4.1.3 + resolution: "@smithy/protocol-http@npm:4.1.3" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/0bf5b40709724ff47880132297ba210d7db3c36bb7c841bc20fe98a2daa39697ea5d943a8181753ac6af19f0c8c7831381b93c1ffb9867ef5b6d071297e80fb8 + checksum: 10c0/94f4273d34590c857e9be8f682c8acc363141a5fa945b11dde3e77e053d3c93b96141aa539195b3b237221eec8b56a689bcbddc13d6ee3113178e17a78f8b4a7 languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/querystring-builder@npm:3.0.3" +"@smithy/querystring-builder@npm:^3.0.4, @smithy/querystring-builder@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/querystring-builder@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/0fd88fb2f3b494981e286b840b7eeb90896d8cc2f47ce3964f65ae95eb74c82691af205bdc17abc39fd483e1952359459204686bb1741c9f425cd5a9a1503f65 + checksum: 10c0/2b5b7461f0d5974a62629143b7e0eab018d5a5725ed55c4aa5ae6cf2e8bc5bbc595fa07ecca08012003afe5dd7530296912cf9a7ec4cf1896b88fce88ce28c8c languageName: node linkType: hard -"@smithy/querystring-parser@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/querystring-parser@npm:3.0.3" +"@smithy/querystring-parser@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/querystring-parser@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/a7bcbce8342ca520ca0dbbe420e93547c4eebf7193df4467bae5be6f0493492486a8dad6e20477c5f37f40b9903df91cb8bfb41ee1d21b63b5512f77291ffe6e + checksum: 10c0/addeb6dd2c9294404eb26ef5dfac7e099933be56829af629b9a0de316ea5ce7929d0f4670f25609e3e82040dc4de528eb2348f4188447c698eb81f74e213239b languageName: node linkType: hard @@ -4539,52 +4551,52 @@ __metadata: languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/service-error-classification@npm:3.0.3" +"@smithy/service-error-classification@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/service-error-classification@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" - checksum: 10c0/8ba7b655668fff01eb5de1d504711d6304d3e8a8dbbcb0620921bfdaafa5abca7621c0278d21367782d6c53277cddb8bbb6f9373013f64aac0c855520696bbd1 + "@smithy/types": "npm:^3.4.2" + checksum: 10c0/8c5f6d5c5f60c72cf3d39221ec88b9d31b548c977c613b08f9791514b44843d938f2001bb2377b35f945180016fe0398fbff9aa1dcfaf137a82de7d9e922c77e languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.4" +"@smithy/shared-ini-file-loader@npm:^3.1.5, @smithy/shared-ini-file-loader@npm:^3.1.7": + version: 3.1.7 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.7" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/e90e5e375fc5afb4dda335e1d0a9d3496cec731511c35351330a210dc22d22b398c45e49d3a4142e55ce7d0e1b280d1b3d46cecdd97b9527f2d9e89ced74f63b + checksum: 10c0/ff19860af2c88e8b208fb0b696f72d9565e137ae36bb62ee56a018367edc1a17e5813bd986187021ee33386d168ddf75d604c650ca05d79ff3f948715384d4a9 languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/signature-v4@npm:4.1.0" +"@smithy/signature-v4@npm:^4.1.1": + version: 4.1.3 + resolution: "@smithy/signature-v4@npm:4.1.3" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-middleware": "npm:^3.0.6" "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7f20f60b1bc280fb60014d75fbafb1c923ef492997c02cabfa8f37e87381c5aa5c47cfd8a0d9e4c17020c5cf2ab73c461c5e2965a1d6f933b54f617fab27b8c6 + checksum: 10c0/b398c603d2f350575927545743b06674d8f57de1b2dc36da7be9fae3983d40ef40dd7e9e8a5974365277d303adca27b3cbf0e39fd473c2a8d7b49ddfbc252345 languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.2.0": - version: 3.2.0 - resolution: "@smithy/smithy-client@npm:3.2.0" +"@smithy/smithy-client@npm:^3.3.0, @smithy/smithy-client@npm:^3.3.2": + version: 3.3.2 + resolution: "@smithy/smithy-client@npm:3.3.2" dependencies: - "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-stack": "npm:^3.0.3" - "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/types": "npm:^3.3.0" - "@smithy/util-stream": "npm:^3.1.3" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-stream": "npm:^3.1.6" tslib: "npm:^2.6.2" - checksum: 10c0/e401e65de2b687fdb440d1c0535bad7a3539fda1820908bc2836abbe7c791b470c1091bf2b2bb13a3ce4a64c0fbec1df2e4c9959788e3310d410334f479a7829 + checksum: 10c0/9989f9e4158e520737a2cc02f63b10e210cbba75e552f7963d4aeacb48e2d0a2c64ec20f8de1235ff98d7148dcbf465900245f9f1d37f9fd7ccfc0d53d74e5e4 languageName: node linkType: hard @@ -4606,14 +4618,23 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/url-parser@npm:3.0.3" +"@smithy/types@npm:^3.4.0, @smithy/types@npm:^3.4.2": + version: 3.4.2 + resolution: "@smithy/types@npm:3.4.2" dependencies: - "@smithy/querystring-parser": "npm:^3.0.3" - "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/9ed0ab14034369fd823587c22d22e257203638a327954853c9bb92c3571a94fa7dc56211f9340b0ac3af5c37dfa206fd99dcde4ee9164a300994314a83e0b042 + checksum: 10c0/b3a583c3c9116952008b0227be1b1513447ed08e8f65c7b82c0c8299b2520b6e0544de0225d6baf3afe65db4fe5a37c4ed5622bac3d516058bc4a3d4bbad0ec6 + languageName: node + linkType: hard + +"@smithy/url-parser@npm:^3.0.4, @smithy/url-parser@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/url-parser@npm:3.0.6" + dependencies: + "@smithy/querystring-parser": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 10c0/0d9ec9acf04513715a588b1866ff6212eb85049587f88b8b969e3fa723764b45723d519904aa2d6e0aa22d333962a11ee5ed35d7c65798696b796928e5429a95 languageName: node linkType: hard @@ -4675,42 +4696,42 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.15": - version: 3.0.15 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.15" +"@smithy/util-defaults-mode-browser@npm:^3.0.16": + version: 3.0.18 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.18" dependencies: - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/ca3e44fd9d3587861c36a12f7f5f27733f18c7b35ff335e3d12bbce4be06d140c9382e6e6496c575d55104468be267a88a9e63baab6bbc67f6343d785cd45fc1 + checksum: 10c0/e4116b70525ece3bbf0bd1953e2af8650453439122af875e5ca650f2513188172abb4dcbcb18d1885e5b3d192e530fda9853f3ca8cd6900d2487cbe24934b3ac languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.15": - version: 3.0.15 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.15" +"@smithy/util-defaults-mode-node@npm:^3.0.16": + version: 3.0.18 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.18" dependencies: - "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/credential-provider-imds": "npm:^3.2.0" - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/property-provider": "npm:^3.1.3" - "@smithy/smithy-client": "npm:^3.2.0" - "@smithy/types": "npm:^3.3.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/credential-provider-imds": "npm:^3.2.3" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/smithy-client": "npm:^3.3.2" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/db935497dcd8d51ce9962051f68ea85c12f81100cffdb62816134b6ef2d92330f97eb029c1069c16678cf822a26d6bd730e9432787cc342e92eca8af85655513 + checksum: 10c0/1ff9ed5d369e4d21e66754ba67a3dcfe78040f373c980ff4a45b93407dc6bbbab6a3986a34129a0d922a93d455cb7ee802afb963657004e3929eda7d309b886d languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.0.5": - version: 2.0.5 - resolution: "@smithy/util-endpoints@npm:2.0.5" +"@smithy/util-endpoints@npm:^2.1.0": + version: 2.1.2 + resolution: "@smithy/util-endpoints@npm:2.1.2" dependencies: - "@smithy/node-config-provider": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/4dd0740eaca169dc1078ef7e10dd0b0cc186e8c2bb1bf26c7ab8dff557c59f146bf6496a3e44a7bbb9ac6bfbcb587f1a100d81466f29b20dbb58e3e5cf5bceeb + checksum: 10c0/9b11f8347937cbae3cf018a34fb0942eff01c9f568695a4bea7d58499754d8d851128b1a0d99017b367e7be75196a770eb9ece0969a126e7fe09f50fabb98f16 languageName: node linkType: hard @@ -4723,40 +4744,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/util-middleware@npm:3.0.3" +"@smithy/util-middleware@npm:^3.0.4, @smithy/util-middleware@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/util-middleware@npm:3.0.6" dependencies: - "@smithy/types": "npm:^3.3.0" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/1d7d01f75ab6d116e6d539bbcfc6f5d7f2b6e3a25f970758872a2e45c4a6b5795326d2f51b2566ca9fe5ba260d9176b33260bde15759c5296ab9f8557835364e + checksum: 10c0/a697fe4787fcb59d8abed3c5f3cb775d3b5e64a87962513aed5af1643737a1b31afde2945591b60eac560ef24d1db7b23efd65758a056c54f0debc32dad4bf5b languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/util-retry@npm:3.0.3" +"@smithy/util-retry@npm:^3.0.4, @smithy/util-retry@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/util-retry@npm:3.0.6" dependencies: - "@smithy/service-error-classification": "npm:^3.0.3" - "@smithy/types": "npm:^3.3.0" + "@smithy/service-error-classification": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/bea28dff13ae32222dda579eb9bccfaf34b427ab46165509cd524a7080463361a39acc5d1aa7452714c38193a5523f3ab810cd2e60eef9bc768fd1ab23b5bde6 + checksum: 10c0/c12d3790e87d47f72e032f138c630fa4747581af794d3b3c0fae9711dd41f80c4a7b4ef7c2f7b6d9230565f27599a53f833d2d5d5308968ef994dcae92f6652a languageName: node linkType: hard -"@smithy/util-stream@npm:^3.1.3": - version: 3.1.3 - resolution: "@smithy/util-stream@npm:3.1.3" +"@smithy/util-stream@npm:^3.1.4, @smithy/util-stream@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/util-stream@npm:3.1.6" dependencies: - "@smithy/fetch-http-handler": "npm:^3.2.4" - "@smithy/node-http-handler": "npm:^3.1.4" - "@smithy/types": "npm:^3.3.0" + "@smithy/fetch-http-handler": "npm:^3.2.7" + "@smithy/node-http-handler": "npm:^3.2.2" + "@smithy/types": "npm:^3.4.2" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/4ee3b323f727e7ff1e45ce561a1168dee1c9aaf9d275c019f19f9ee1af3abd0d6bf4c84fc2f11df259aeea1bffd1ddc40fff2c4c845bc41682dbf4a26946bf46 + checksum: 10c0/a2a4601f56680203b25b8d99342d635a0b0db062e0749a260c7fb8b148c2d0da07222c11563a5ead6f6d45e5fbc45beb2509c461635cfecfedd0f031c2f9283e languageName: node linkType: hard @@ -4789,14 +4810,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/util-waiter@npm:3.1.2" +"@smithy/util-waiter@npm:^3.1.3": + version: 3.1.5 + resolution: "@smithy/util-waiter@npm:3.1.5" dependencies: - "@smithy/abort-controller": "npm:^3.1.1" - "@smithy/types": "npm:^3.3.0" + "@smithy/abort-controller": "npm:^3.1.4" + "@smithy/types": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/50e7ef8de9779650aec125b81b28e01e9b696f121841d6b1037fd7a2e1296db21c2399b3cf87381a256b3db04a63013c65dba187d22d2a38d31e389ef356c066 + checksum: 10c0/d72733480f08a570a08eb1c4e57ac5779d2f41598d9608d62419e9adfccb86295b8c60103c51b3338167bb2f9179483db24c3dc9585da867419c5abf9efcad98 languageName: node linkType: hard