diff --git a/packages/cdk-aspects/package.json b/packages/cdk-aspects/package.json index 09223730..50b75cd2 100644 --- a/packages/cdk-aspects/package.json +++ b/packages/cdk-aspects/package.json @@ -21,15 +21,15 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "aws-cdk-lib": "^2.201.0", - "constructs": "^10.3.0", + "aws-cdk-lib": "^2.240.0", + "constructs": "^10.5.1", "esbuild": "^0.18.0", "source-map-support": "^0.5.21" } diff --git a/packages/constructs/basic-auth/package.json b/packages/constructs/basic-auth/package.json index b30be6ec..4c704ac2 100644 --- a/packages/constructs/basic-auth/package.json +++ b/packages/constructs/basic-auth/package.json @@ -19,10 +19,10 @@ "homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/basic-auth#readme", "devDependencies": { "@aligent/cdk-esbuild": "^2.5.4", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/cloudfront-security-headers/package.json b/packages/constructs/cloudfront-security-headers/package.json index 5a774dd8..8da9ec97 100644 --- a/packages/constructs/cloudfront-security-headers/package.json +++ b/packages/constructs/cloudfront-security-headers/package.json @@ -19,10 +19,10 @@ }, "devDependencies": { "@aligent/cdk-esbuild": "^2.5.4", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/domain-hosting/package.json b/packages/constructs/domain-hosting/package.json index 4319e2e6..d8bfd8db 100644 --- a/packages/constructs/domain-hosting/package.json +++ b/packages/constructs/domain-hosting/package.json @@ -16,13 +16,13 @@ }, "devDependencies": { "@aligent/cdk-esbuild": "^2.5.4", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", - "aws-cdk-lib": "^2.168.0", + "aws-cdk": "^2.1108.0", + "aws-cdk-lib": "^2.240.0", "aws-sdk-client-mock": "^3.0.0", - "constructs": "^10.4.2", + "constructs": "^10.5.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/esbuild/package.json b/packages/constructs/esbuild/package.json index 2cfded5f..1b011d24 100644 --- a/packages/constructs/esbuild/package.json +++ b/packages/constructs/esbuild/package.json @@ -21,15 +21,15 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "aws-cdk-lib": "^2.201.0", - "constructs": "^10.3.0", + "aws-cdk-lib": "^2.240.0", + "constructs": "^10.5.1", "esbuild": "^0.18.0", "source-map-support": "^0.5.21" } diff --git a/packages/constructs/feature-env-handlers/package.json b/packages/constructs/feature-env-handlers/package.json index 221344d3..3703d621 100644 --- a/packages/constructs/feature-env-handlers/package.json +++ b/packages/constructs/feature-env-handlers/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/feature-env-handlers#readme", "devDependencies": { - "@types/aws-lambda": "^8.10.150" + "@types/aws-lambda": "^8.10.161" }, "dependencies": { "source-map-support": "^0.5.21" diff --git a/packages/constructs/geoip-redirect/package.json b/packages/constructs/geoip-redirect/package.json index 022a963c..7398e52f 100644 --- a/packages/constructs/geoip-redirect/package.json +++ b/packages/constructs/geoip-redirect/package.json @@ -19,10 +19,10 @@ "homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/geoip-redirect#readme", "devDependencies": { "@aligent/cdk-esbuild": "^2.5.4", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/graphql-mesh-server/package.json b/packages/constructs/graphql-mesh-server/package.json index 2ca4b677..69ecc4f9 100644 --- a/packages/constructs/graphql-mesh-server/package.json +++ b/packages/constructs/graphql-mesh-server/package.json @@ -18,19 +18,19 @@ }, "homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/graphql-mesh-server#readme", "devDependencies": { - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", "@types/yaml": "^1.9.7", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-cloudfront": "^3.830.0", - "@aws-sdk/client-sns": "^3.830.0", + "@aws-sdk/client-cloudfront": "^3.1000.0", + "@aws-sdk/client-sns": "^3.1000.0", "source-map-support": "^0.5.21", "yaml": "^2.3.1" }, diff --git a/packages/constructs/header-change-detection/package.json b/packages/constructs/header-change-detection/package.json index a047c7c3..63898f46 100644 --- a/packages/constructs/header-change-detection/package.json +++ b/packages/constructs/header-change-detection/package.json @@ -20,15 +20,15 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-dynamodb": "^3.830.0", - "@aws-sdk/client-sns": "3.830.0", + "@aws-sdk/client-dynamodb": "^3.1000.0", + "@aws-sdk/client-sns": "3.1000.0", "axios": "^1.8.3", "source-map-support": "^0.5.21" }, diff --git a/packages/constructs/prerender-fargate/package.json b/packages/constructs/prerender-fargate/package.json index 5b2fbc57..e294ccc1 100644 --- a/packages/constructs/prerender-fargate/package.json +++ b/packages/constructs/prerender-fargate/package.json @@ -21,11 +21,11 @@ "@aws-cdk/aws-apigatewayv2-alpha": "2.30.0-alpha.0", "@aws-cdk/aws-apigatewayv2-authorizers-alpha": "2.30.0-alpha.0", "@aws-cdk/aws-apigatewayv2-integrations-alpha": "2.30.0-alpha.0", - "@aws-sdk/client-s3": "^3.832.0", - "@aws-sdk/client-secrets-manager": "^3.830.0", - "@aws-sdk/client-sqs": "^3.831.0", - "@aws-sdk/client-ssm": "^3.830.0", - "@aws-solutions-constructs/aws-lambda-sqs-lambda": "^2.85.2" + "@aws-sdk/client-s3": "^3.1000.0", + "@aws-sdk/client-secrets-manager": "^3.1000.0", + "@aws-sdk/client-sqs": "^3.1000.0", + "@aws-sdk/client-ssm": "^3.1000.0", + "@aws-solutions-constructs/aws-lambda-sqs-lambda": "^2.100.1" }, "peerDependencies": { "aws-cdk-lib": "^2.113.0", diff --git a/packages/constructs/prerender-proxy/package.json b/packages/constructs/prerender-proxy/package.json index 5096a86e..74abbbcf 100644 --- a/packages/constructs/prerender-proxy/package.json +++ b/packages/constructs/prerender-proxy/package.json @@ -19,10 +19,10 @@ "homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/prerender-proxy#readme", "devDependencies": { "@aligent/cdk-esbuild": "^2.5.4", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/rabbitmq/package.json b/packages/constructs/rabbitmq/package.json index 9379db78..db5c0c1a 100644 --- a/packages/constructs/rabbitmq/package.json +++ b/packages/constructs/rabbitmq/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/shared-vpc/package.json b/packages/constructs/shared-vpc/package.json index e040178b..479b196e 100644 --- a/packages/constructs/shared-vpc/package.json +++ b/packages/constructs/shared-vpc/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/static-hosting/package.json b/packages/constructs/static-hosting/package.json index c907e5a5..aef010a0 100644 --- a/packages/constructs/static-hosting/package.json +++ b/packages/constructs/static-hosting/package.json @@ -16,20 +16,20 @@ }, "devDependencies": { "@aligent/cdk-esbuild": "^2.5.4", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.161", "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", - "aws-cdk-lib": "^2.168.0", + "aws-cdk": "^2.1108.0", + "aws-cdk-lib": "^2.240.0", "aws-sdk-client-mock": "^3.0.0", - "constructs": "^10.4.2", + "constructs": "^10.5.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-s3": "^3.832.0", + "@aws-sdk/client-s3": "^3.1000.0", "source-map-support": "^0.5.21" }, "peerDependencies": { diff --git a/packages/constructs/step-function-from-file/package.json b/packages/constructs/step-function-from-file/package.json index 664a5b83..5d0febf4 100644 --- a/packages/constructs/step-function-from-file/package.json +++ b/packages/constructs/step-function-from-file/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/constructs/waf/package.json b/packages/constructs/waf/package.json index 4b5a783d..8fe4691b 100644 --- a/packages/constructs/waf/package.json +++ b/packages/constructs/waf/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.19.33", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1108.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index 38827b25..b57644e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11,9 +11,9 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" - aws-cdk-lib: "npm:^2.201.0" - constructs: "npm:^10.3.0" + aws-cdk: "npm:^2.1108.0" + aws-cdk-lib: "npm:^2.240.0" + constructs: "npm:^10.5.1" esbuild: "npm:^0.18.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" @@ -28,10 +28,10 @@ __metadata: resolution: "@aligent/cdk-basic-auth@workspace:packages/constructs/basic-auth" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.4" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -48,10 +48,10 @@ __metadata: resolution: "@aligent/cdk-cloudfront-security-headers@workspace:packages/constructs/cloudfront-security-headers" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.4" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -99,13 +99,13 @@ __metadata: resolution: "@aligent/cdk-domain-hosting@workspace:packages/constructs/domain-hosting" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.4" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" - aws-cdk-lib: "npm:^2.168.0" + aws-cdk: "npm:^2.1108.0" + aws-cdk-lib: "npm:^2.240.0" aws-sdk-client-mock: "npm:^3.0.0" - constructs: "npm:^10.4.2" + constructs: "npm:^10.5.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -128,9 +128,9 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" - aws-cdk-lib: "npm:^2.201.0" - constructs: "npm:^10.3.0" + aws-cdk: "npm:^2.1108.0" + aws-cdk-lib: "npm:^2.240.0" + constructs: "npm:^10.5.1" esbuild: "npm:^0.18.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" @@ -144,7 +144,7 @@ __metadata: version: 0.0.0-use.local resolution: "@aligent/cdk-feature-env-handlers@workspace:packages/constructs/feature-env-handlers" dependencies: - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.161" source-map-support: "npm:^0.5.21" languageName: unknown linkType: soft @@ -154,10 +154,10 @@ __metadata: resolution: "@aligent/cdk-geoip-redirect@workspace:packages/constructs/geoip-redirect" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.4" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -173,13 +173,13 @@ __metadata: version: 0.0.0-use.local resolution: "@aligent/cdk-graphql-mesh-server@workspace:packages/constructs/graphql-mesh-server" dependencies: - "@aws-sdk/client-cloudfront": "npm:^3.830.0" - "@aws-sdk/client-sns": "npm:^3.830.0" - "@types/aws-lambda": "npm:^8.10.150" + "@aws-sdk/client-cloudfront": "npm:^3.1000.0" + "@aws-sdk/client-sns": "npm:^3.1000.0" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" "@types/yaml": "npm:^1.9.7" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -196,11 +196,11 @@ __metadata: version: 0.0.0-use.local resolution: "@aligent/cdk-header-change-detection@workspace:packages/constructs/header-change-detection" dependencies: - "@aws-sdk/client-dynamodb": "npm:^3.830.0" - "@aws-sdk/client-sns": "npm:3.830.0" + "@aws-sdk/client-dynamodb": "npm:^3.1000.0" + "@aws-sdk/client-sns": "npm:3.1000.0" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" axios: "npm:^1.8.3" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" @@ -220,11 +220,11 @@ __metadata: "@aws-cdk/aws-apigatewayv2-alpha": "npm:2.30.0-alpha.0" "@aws-cdk/aws-apigatewayv2-authorizers-alpha": "npm:2.30.0-alpha.0" "@aws-cdk/aws-apigatewayv2-integrations-alpha": "npm:2.30.0-alpha.0" - "@aws-sdk/client-s3": "npm:^3.832.0" - "@aws-sdk/client-secrets-manager": "npm:^3.830.0" - "@aws-sdk/client-sqs": "npm:^3.831.0" - "@aws-sdk/client-ssm": "npm:^3.830.0" - "@aws-solutions-constructs/aws-lambda-sqs-lambda": "npm:^2.85.2" + "@aws-sdk/client-s3": "npm:^3.1000.0" + "@aws-sdk/client-secrets-manager": "npm:^3.1000.0" + "@aws-sdk/client-sqs": "npm:^3.1000.0" + "@aws-sdk/client-ssm": "npm:^3.1000.0" + "@aws-solutions-constructs/aws-lambda-sqs-lambda": "npm:^2.100.1" peerDependencies: aws-cdk-lib: ^2.113.0 constructs: ^10.4.2 @@ -236,10 +236,10 @@ __metadata: resolution: "@aligent/cdk-prerender-proxy@workspace:packages/constructs/prerender-proxy" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.4" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" axios: "npm:^1.8.3" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" @@ -258,7 +258,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -276,7 +276,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -293,14 +293,14 @@ __metadata: resolution: "@aligent/cdk-static-hosting@workspace:packages/constructs/static-hosting" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.4" - "@aws-sdk/client-s3": "npm:^3.832.0" - "@types/aws-lambda": "npm:^8.10.150" + "@aws-sdk/client-s3": "npm:^3.1000.0" + "@types/aws-lambda": "npm:^8.10.161" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" - aws-cdk-lib: "npm:^2.168.0" + aws-cdk: "npm:^2.1108.0" + aws-cdk-lib: "npm:^2.240.0" aws-sdk-client-mock: "npm:^3.0.0" - constructs: "npm:^10.4.2" + constructs: "npm:^10.5.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -323,7 +323,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -341,7 +341,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.19.33" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1108.0" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -353,10 +353,10 @@ __metadata: languageName: unknown linkType: soft -"@aws-cdk/asset-awscli-v1@npm:2.2.261": - version: 2.2.261 - resolution: "@aws-cdk/asset-awscli-v1@npm:2.2.261" - checksum: 10c0/56a5ab5bed7a26606e7564af04de4e6acfc14bfd38ade99f7efe2dc0bee069404eb1887879ea3bec62bd35b730b04939c3e036a94128b4a618f3cc5929b31774 +"@aws-cdk/asset-awscli-v1@npm:2.2.263": + version: 2.2.263 + resolution: "@aws-cdk/asset-awscli-v1@npm:2.2.263" + checksum: 10c0/d84d00fa1f576a7774a15f30431675fe174e2d42369117bf6b336c33b89525d61628364c084460029b23fa404b73474559af2274773e9e4f06be962f322690ff languageName: node linkType: hard @@ -399,13 +399,25 @@ __metadata: languageName: node linkType: hard -"@aws-cdk/cloud-assembly-schema@npm:^48.20.0, @aws-cdk/cloud-assembly-schema@npm:^48.6.0": - version: 48.20.0 - resolution: "@aws-cdk/cloud-assembly-schema@npm:48.20.0" +"@aws-cdk/cloud-assembly-api@npm:^2.0.1": + version: 2.2.0 + resolution: "@aws-cdk/cloud-assembly-api@npm:2.2.0" dependencies: jsonschema: "npm:~1.4.1" - semver: "npm:^7.7.2" - checksum: 10c0/ae1c249252f976212287b465a512938b1c308fd40fe1b5bc45f7ac4205080bb030fdd753cdc9c5a1e82f9f21a671d97baa95603c0236a01a912ab152e468458d + semver: "npm:^7.7.4" + peerDependencies: + "@aws-cdk/cloud-assembly-schema": ">=53.0.0" + checksum: 10c0/1b2eef67b5d2bbb984241e5e70710892c241528aad83171a5bee07ca28b657e487f2cce9bbaff91c2adbe8482372729ee9b23d80635275ff3387f227c71b94e7 + languageName: node + linkType: hard + +"@aws-cdk/cloud-assembly-schema@npm:^50.3.0": + version: 50.4.0 + resolution: "@aws-cdk/cloud-assembly-schema@npm:50.4.0" + dependencies: + jsonschema: "npm:~1.4.1" + semver: "npm:^7.7.3" + checksum: 10c0/6ae3bf2eccc824b802a7380f354c4663d6b2083be8a0ffaed4cb2a49f749153ca5df3174de323549e7fcdbb326a4ca6b09004f929b4177660aecf4dc4ff6f156 languageName: node linkType: hard @@ -491,1224 +503,809 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-cloudfront@npm:^3.830.0": - version: 3.972.0 - resolution: "@aws-sdk/client-cloudfront@npm:3.972.0" +"@aws-sdk/client-cloudfront@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-cloudfront@npm:3.1000.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.8" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/util-waiter": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/313b18b77c64957d43699f92a53499dd33e51e816a7d78461577e45b90b0f8e22cc5c2a4913007dec2072c9484c862d1c4544fa9340d46ed23844600aec98e6c + checksum: 10c0/171f7ac27de18e906354a15084b6bca2ef2fab34d783c133ce5ca7da966e0d34fae185792dea0255e7f465cf5d48703759e291f1ed553fb5fb11ad072b960630 languageName: node linkType: hard -"@aws-sdk/client-dynamodb@npm:^3.830.0": - version: 3.972.0 - resolution: "@aws-sdk/client-dynamodb@npm:3.972.0" +"@aws-sdk/client-dynamodb@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-dynamodb@npm:3.1000.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/dynamodb-codec": "npm:3.972.0" - "@aws-sdk/middleware-endpoint-discovery": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.8" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/dynamodb-codec": "npm:^3.972.16" + "@aws-sdk/middleware-endpoint-discovery": "npm:^3.972.6" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/util-waiter": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/cd1a4cd15c9c53d5bb4770554b4fc8c7753dddf9331ff3ffe607b8b7e3f71ab375d6b43ab31799818fe0e1b26ee9f0533a03fefb2b3c1b8b70a8fd53fe753bff + checksum: 10c0/2b357810f6195c079b00f2c57877ff684f415defa607b25674c771964ea4e5391d1d70f888c78224703bbce45eb38979311b685b6bc8e18da7e2a7ce51501136 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.832.0": - version: 3.972.0 - resolution: "@aws-sdk/client-s3@npm:3.972.0" +"@aws-sdk/client-s3@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-s3@npm:3.1000.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.972.0" - "@aws-sdk/middleware-expect-continue": "npm:3.972.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-location-constraint": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.972.0" - "@aws-sdk/middleware-ssec": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/eventstream-serde-browser": "npm:^4.2.8" - "@smithy/eventstream-serde-config-resolver": "npm:^4.3.8" - "@smithy/eventstream-serde-node": "npm:^4.2.8" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-blob-browser": "npm:^4.2.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/hash-stream-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/md5-js": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.8" - tslib: "npm:^2.6.2" - checksum: 10c0/07e2db64c2be7bfade87ba1f3521fd7f66df4e2640c52bd12aa340e61b1f44b2672a4bd165b033ff02f86ca4f9989008d7c531fba3236ddf90f058c420d9be7e - languageName: node - linkType: hard - -"@aws-sdk/client-secrets-manager@npm:^3.830.0": - version: 3.972.0 - resolution: "@aws-sdk/client-secrets-manager@npm:3.972.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/middleware-bucket-endpoint": "npm:^3.972.6" + "@aws-sdk/middleware-expect-continue": "npm:^3.972.6" + "@aws-sdk/middleware-flexible-checksums": "npm:^3.973.1" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-location-constraint": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.15" + "@aws-sdk/middleware-ssec": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/signature-v4-multi-region": "npm:^3.996.3" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/eventstream-serde-browser": "npm:^4.2.10" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.10" + "@smithy/eventstream-serde-node": "npm:^4.2.10" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-blob-browser": "npm:^4.2.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/hash-stream-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/md5-js": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/util-waiter": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/3c223824d255e90c81242433bfe91378a695cf185c4320a8be4d154595e6eca7cc66608fcfb3a487d1c3eb696e0a27b6f1aa942111626f70d33ff164f56a4107 + checksum: 10c0/8bf83de442fa7a58b2ee5eaf1aa9739143e112b8dbe1714ea57ab308e1c9ee89f38aec57e39599f6f840368fe3c44792298b53a8189a0017428690940070a256 languageName: node linkType: hard -"@aws-sdk/client-sns@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/client-sns@npm:3.830.0" +"@aws-sdk/client-secrets-manager@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-secrets-manager@npm:3.1000.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/credential-provider-node": "npm:3.830.0" - "@aws-sdk/middleware-host-header": "npm:3.821.0" - "@aws-sdk/middleware-logger": "npm:3.821.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.821.0" - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/region-config-resolver": "npm:3.821.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@aws-sdk/util-user-agent-browser": "npm:3.821.0" - "@aws-sdk/util-user-agent-node": "npm:3.828.0" - "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/hash-node": "npm:^4.0.4" - "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.11" - "@smithy/middleware-retry": "npm:^4.1.12" - "@smithy/middleware-serde": "npm:^4.0.8" - "@smithy/middleware-stack": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/url-parser": "npm:^4.0.4" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.19" - "@smithy/util-defaults-mode-node": "npm:^4.0.19" - "@smithy/util-endpoints": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-retry": "npm:^4.0.5" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/8297d0cc49049f2907dbb733313c5c21a19674af25d0c481a712f43f4e56a2925b37a9ec8a97d1405cebbe7084745634726c59d308542bb90a077ceefa5c6940 + checksum: 10c0/e983a662fa6df963d4a79aa83544d4899a69a43afed7fe352d2ae6f7e1e23a869ca9a20e91203d53199534cf1e5a16b93a3fefdefc0f6fc7f122bff2826fd6d5 languageName: node linkType: hard -"@aws-sdk/client-sns@npm:^3.830.0": - version: 3.972.0 - resolution: "@aws-sdk/client-sns@npm:3.972.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" - tslib: "npm:^2.6.2" - checksum: 10c0/cfb407c4c27c3ea740a79aa1a8dc282c4394f1a3c250732c3334f3c85e887117d195305c943ea9f985e43306710220a9bf2febd87ac7f38a3a12c21efc59a428 - languageName: node - linkType: hard - -"@aws-sdk/client-sqs@npm:^3.831.0": - version: 3.972.0 - resolution: "@aws-sdk/client-sqs@npm:3.972.0" +"@aws-sdk/client-sns@npm:3.1000.0, @aws-sdk/client-sns@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-sns@npm:3.1000.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/md5-js": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" - tslib: "npm:^2.6.2" - checksum: 10c0/6fe37a67d79677b3c9d13f71f7d1443be9e2cb01a2e10175e38b777235389c0929f1f06d9dbfc12b4c6ae0883d22602fda99d2f1b69aa60a37e581acec507a95 - languageName: node - linkType: hard - -"@aws-sdk/client-ssm@npm:^3.830.0": - version: 3.972.0 - resolution: "@aws-sdk/client-ssm@npm:3.972.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-node": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.8" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/431cf9fd2fd6574dfdeaa80ad0e4236f6c15aba2de23b4935ac69efa851c4a495f9fde87840ab676a55c3d606c4a5df073b06ebc7e7266df6376fea8ec9a4dea + checksum: 10c0/78bc683fce98f83b6643048f03833e6d7e0a866c8d24077a5c569b1509c271eb072285e4efcf76a7f40bccd301d0b3c5a70fec64436428366e640d27b661765e languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/client-sso@npm:3.830.0" +"@aws-sdk/client-sqs@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-sqs@npm:3.1000.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/middleware-host-header": "npm:3.821.0" - "@aws-sdk/middleware-logger": "npm:3.821.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.821.0" - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/region-config-resolver": "npm:3.821.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@aws-sdk/util-user-agent-browser": "npm:3.821.0" - "@aws-sdk/util-user-agent-node": "npm:3.828.0" - "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/hash-node": "npm:^4.0.4" - "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.11" - "@smithy/middleware-retry": "npm:^4.1.12" - "@smithy/middleware-serde": "npm:^4.0.8" - "@smithy/middleware-stack": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/url-parser": "npm:^4.0.4" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.19" - "@smithy/util-defaults-mode-node": "npm:^4.0.19" - "@smithy/util-endpoints": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-retry": "npm:^4.0.5" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-sdk-sqs": "npm:^3.972.11" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/md5-js": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/1e457581b5c05e2cff22c7dfd9b572b92a0e2b494dffdc4ff2869ab6d2f38cb9b69a153d6bc6e4210ebc83231fda6cb3fc2530bd9763052be149eed7e4dbf983 + checksum: 10c0/4841471bce174acef202d2e2851dcce6ff8061f2acbfc5ead4a22ddb6de912f821fb30cc834188b6df929021600df364fc78f7e2ee6f5603cbb87537fd049ad2 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/client-sso@npm:3.972.0" +"@aws-sdk/client-ssm@npm:^3.1000.0": + version: 3.1000.0 + resolution: "@aws-sdk/client-ssm@npm:3.1000.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-node": "npm:^3.972.14" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/util-waiter": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/f94466a045563ef67579ff4f1afc570875d8231f56ba7b274413e16386d5347d8762f9898a42f29241ae2a465aede3671fe3cadcd7bbec36dd610fb8d9ee9094 - languageName: node - linkType: hard - -"@aws-sdk/core@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/core@npm:3.826.0" - dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/xml-builder": "npm:3.821.0" - "@smithy/core": "npm:^3.5.3" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/signature-v4": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-utf8": "npm:^4.0.0" - fast-xml-parser: "npm:4.4.1" + checksum: 10c0/99ec0d12b12157c25a5c4924eb5037ffe972043d41759256422587bf33cddd74fbf66e788057931b65da721e4b08180e68a7dc8f759b21ca7fbd8f0f86ec5713 + languageName: node + linkType: hard + +"@aws-sdk/core@npm:^3.973.15": + version: 3.973.15 + resolution: "@aws-sdk/core@npm:3.973.15" + dependencies: + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/xml-builder": "npm:^3.972.8" + "@smithy/core": "npm:^3.23.6" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/signature-v4": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/d8e1d72e8503d27c31891aabc5e7de893e4994a64d48e80614547c9cb886e664f068ec3fd80d6e3dcea16950a9dfe4abb6cdca2552775c12b0c8ea1d05588c71 + checksum: 10c0/214af21b8bca436d3b55aa2f4802d8b187716f6169269587f4976d4c42baac7ad1f97e7decf081089bf9168fbbea361ac782785ff0d8956826d40b59118910f2 languageName: node linkType: hard -"@aws-sdk/core@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/core@npm:3.972.0" +"@aws-sdk/crc64-nvme@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/crc64-nvme@npm:3.972.3" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/xml-builder": "npm:3.972.0" - "@smithy/core": "npm:^3.20.6" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/1df2030c303663e7faaa7a7d4f05ba0d00a38ea0e6d7a2e28565f169fe1786cacecc82249d139ce8f324f199260ff70e65ead380823fcf1af141d092b8b546de + checksum: 10c0/9390ce9e5b9e444022e5acadeee2c8bf2a9ef726527d5cd37dd4dde76fc4b51abee66558f8cb5d6c50cc58645a9006898d83688120dbaf2e90465437459cf813 languageName: node linkType: hard -"@aws-sdk/crc64-nvme@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/crc64-nvme@npm:3.972.0" +"@aws-sdk/credential-provider-env@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-env@npm:3.972.13" dependencies: - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/c756b934baa51a7582f5efc8a935b3ce3403f0574451ffa8769e2cecac4cd5f08e0c6f0d5cb85c3e3bcf34cbc475c10e9d8302265a5b1fbb37424b5ac2580a6f + checksum: 10c0/5e5f6e7680ec5f3b0160ef648228e5270f570d8478b318d7fb3a4363fa0a246c535e1382d77eadceb2c10aafd9013ba8d6b70d91b0fc90a118865e408ddd9b4c languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.826.0" +"@aws-sdk/credential-provider-http@npm:^3.972.15": + version: 3.972.15 + resolution: "@aws-sdk/credential-provider-http@npm:3.972.15" dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-stream": "npm:^4.5.15" tslib: "npm:^2.6.2" - checksum: 10c0/3cfcf7ec921c39ce0e5cb43d821e99d1260a1aa62e16617383f1401a0f600fe60a77cf92f97f86c9a81b99d741a8d640f1401da1e492b5a9f845833031c1ee44 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-env@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.972.0" - dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/4a92b2be3b6350b7d56ed342b3f67fa865ed2c60a743fd80f1561350157c34860908a29abe9a23e3be27ab310b2ee427afcb1229643c1d562f6bfa794592f64e - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-http@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.826.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-stream": "npm:^4.2.2" + checksum: 10c0/48f1c95b51180e249755a59dcc839e5f118be5b57a16395f7c79435853a8cb62b21998bcef355653531a14e39be7a7503b13bdfc81f7c474f663fddf8770e318 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-ini@npm:3.972.13" + dependencies: + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/credential-provider-env": "npm:^3.972.13" + "@aws-sdk/credential-provider-http": "npm:^3.972.15" + "@aws-sdk/credential-provider-login": "npm:^3.972.13" + "@aws-sdk/credential-provider-process": "npm:^3.972.13" + "@aws-sdk/credential-provider-sso": "npm:^3.972.13" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.13" + "@aws-sdk/nested-clients": "npm:^3.996.3" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/042c3b873cc57acfd711ff90350a32d2f4371a1de80ec301d9e4268c184ec42d6de94ecbab3784d6853a18c6fb3bb06a198d02f9025479681e1e9a230b18e436 + checksum: 10c0/7f7e85bda8c970955bc8afc3720736d7254fff20c11d5431aca1c0cf286e3621d19037dd3fc7a48062fff2966693987d0f83988183ec852fbe10a2e8ac21f533 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.972.0" +"@aws-sdk/credential-provider-login@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-login@npm:3.972.13" dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.10" - tslib: "npm:^2.6.2" - checksum: 10c0/aa6a9ef5ef9a2d22aba81d88f940ae9437544a12894537ec116a34fb5528964d0b3f943c53345493b7fc855e8b91ffccdce02cceff72f9677dbc2019a69c4302 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.830.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/credential-provider-env": "npm:3.826.0" - "@aws-sdk/credential-provider-http": "npm:3.826.0" - "@aws-sdk/credential-provider-process": "npm:3.826.0" - "@aws-sdk/credential-provider-sso": "npm:3.830.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.830.0" - "@aws-sdk/nested-clients": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/credential-provider-imds": "npm:^4.0.6" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/nested-clients": "npm:^3.996.3" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/766eabc244574668235f132078038fa4fb29785b8d7d2e5339f055c0ae827977526ace3cf5feaa66c8adf4c226a91609738895e6c9f507ca2297039bda83fcb6 + checksum: 10c0/ecea88131e1edb591f7b65651e07090fb9f426cc6f52a7a3806447506a8b9ebdafedcfff27c3d799b9c099f3898bac3fe50e91055ad7beaeb7317a3836de6b95 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.972.0" - dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/credential-provider-env": "npm:3.972.0" - "@aws-sdk/credential-provider-http": "npm:3.972.0" - "@aws-sdk/credential-provider-login": "npm:3.972.0" - "@aws-sdk/credential-provider-process": "npm:3.972.0" - "@aws-sdk/credential-provider-sso": "npm:3.972.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.972.0" - "@aws-sdk/nested-clients": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/047e0f530383409f9fc594143c606d363d8ac89d4e32e8b64ea0bb5bf8cafd45dcea0a7410720f00a2a154a251d5963fe012f355edd17a09d70ae35634aba9ee - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-login@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-login@npm:3.972.0" +"@aws-sdk/credential-provider-node@npm:^3.972.14": + version: 3.972.14 + resolution: "@aws-sdk/credential-provider-node@npm:3.972.14" dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/nested-clients": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/credential-provider-env": "npm:^3.972.13" + "@aws-sdk/credential-provider-http": "npm:^3.972.15" + "@aws-sdk/credential-provider-ini": "npm:^3.972.13" + "@aws-sdk/credential-provider-process": "npm:^3.972.13" + "@aws-sdk/credential-provider-sso": "npm:^3.972.13" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.13" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/ef39b32448841bc24e9fa2715e70f52078d343ac670f8f5bfc5cc641da0854541c5383fc553f2e7852a95b2a330eb20fe071258dd5a06fd4cbb8de428d3df9da + checksum: 10c0/a0e83837a18674791d7bf8c9b31e60a0eb74bd7a254d59034679a82a2f406086e74ebd88fdd251a6d72b956d44c755c0f3383b4cce94f212dc50aa4891c40795 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.830.0" +"@aws-sdk/credential-provider-process@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-process@npm:3.972.13" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.826.0" - "@aws-sdk/credential-provider-http": "npm:3.826.0" - "@aws-sdk/credential-provider-ini": "npm:3.830.0" - "@aws-sdk/credential-provider-process": "npm:3.826.0" - "@aws-sdk/credential-provider-sso": "npm:3.830.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/credential-provider-imds": "npm:^4.0.6" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/1c007cc2547703227128247d05dd9c2b49c0f9f3069bc7b49eaedf3764909811017fb2561c25773caf1478bc0822decdcfa2b041c204c393cba69f26a9fea071 + checksum: 10c0/eac541e75099a50187f99ef4cbb26344deb7d76fa16a101561347d7596114ba0d928815b1d58f7e6a52f539bcb5101f23385b0b78863bbbb0f6063ed1a4a4b7a languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.972.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.972.0" - "@aws-sdk/credential-provider-http": "npm:3.972.0" - "@aws-sdk/credential-provider-ini": "npm:3.972.0" - "@aws-sdk/credential-provider-process": "npm:3.972.0" - "@aws-sdk/credential-provider-sso": "npm:3.972.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/c3c56ba3e885ca44d18e2a207eee45249b0854b62d1770e6def7afa2b2b5446744937109615ec2419bc2b32bb9bb0786cf5a0f4e636e69410229c94f6df5b462 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-process@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.826.0" +"@aws-sdk/credential-provider-sso@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-sso@npm:3.972.13" dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/nested-clients": "npm:^3.996.3" + "@aws-sdk/token-providers": "npm:3.999.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/af6d32620b32cbe5069e967b6727e79076b9be9ae22977da5e0f08a9e95358a43060455e75fa77e58dae22ffe058f0c4c055675b3f80ecce34a2680464988da5 + checksum: 10c0/17f5e9b83f2222fdf94719f973374880660a11d901260903034caf8f757bab56a463c6a982c09a375d7f6b5930eb13d3e296eee30cad9c064ec1179d2b26d6d6 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.972.0" +"@aws-sdk/credential-provider-web-identity@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.13" dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/nested-clients": "npm:^3.996.3" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/2522f698b60ea65189af56be1cf8d90c85a49b6c1c35303fb1c20579f6b3defba6402b2acb76f4b700e8550f633e8fdddfdec348f0575dbf3c53c3a435a7ceb2 + checksum: 10c0/a5e56193198bdf9be33da37b13aac081efed0b0c46719bd41f426104294cbb5250e5a309265e7347b63b8a891467a8a0c418cbc9bc2158d4587ade466d3304ff languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.830.0" +"@aws-sdk/dynamodb-codec@npm:^3.972.16": + version: 3.972.16 + resolution: "@aws-sdk/dynamodb-codec@npm:3.972.16" dependencies: - "@aws-sdk/client-sso": "npm:3.830.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/token-providers": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/core": "npm:^3.973.15" + "@smithy/core": "npm:^3.23.6" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/9d30bf8c1c45957eadbb912db9303fc7b94aee3dc76f7189e451bd60dd263ca4114ace2651b0ac84c4150c736ec9bd4d66a4eaa776388a163d34a779c9ab1d71 + checksum: 10c0/f92051908563d850db52cd01cad94a2bf6d5ea4ad5e14239ec4a8eafe5a22b7a3c6a4f331f3a2ae0b0f151239bea2b1760e4a0955100209bdf79edad245bf952 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.972.0" - dependencies: - "@aws-sdk/client-sso": "npm:3.972.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/token-providers": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/6560dc380238bb84c98cbdddc89743b8723e613c738b0875ec22f57d736c558703d69ded6cf9a0755ff045851b9179cfb2767f134d4cd126575a1436d7248c4a - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-web-identity@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.830.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/nested-clients": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/31fea28695739267418be58a211ba71cd62f73484a38d327fc01685de4afbba018eb543ad17b10bc073dc36f9b96d1fdcaadd6d55801aa8cd02231827f779db5 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-web-identity@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.0" - dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/nested-clients": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/8e2b1e980300675c07329ab4e510d3e43a0e803dd0e78da708022774e84c4a13428b27cb77ccf496cfe9c03061f13658b61a35dbe089aab00a7f1dcd5d9cf203 - languageName: node - linkType: hard - -"@aws-sdk/dynamodb-codec@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/dynamodb-codec@npm:3.972.0" - dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@smithy/core": "npm:^3.20.6" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - tslib: "npm:^2.6.2" - peerDependencies: - "@aws-sdk/client-dynamodb": 3.972.0 - checksum: 10c0/22caa385f74a42ed53c43dd43fe4f5a773177c3c79a769e1592434ab48eb511ad3a74bf487da86abab22a291aed35cadea824a7c5e688953bf4976c349e4dbf9 - languageName: node - linkType: hard - -"@aws-sdk/endpoint-cache@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/endpoint-cache@npm:3.972.0" +"@aws-sdk/endpoint-cache@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/endpoint-cache@npm:3.972.3" dependencies: mnemonist: "npm:0.38.3" tslib: "npm:^2.6.2" - checksum: 10c0/87e3df27976d49d88128b0566640a36922899e7bd8cbcc5c68b8426d4dced748b6e77379a7b0b5c2f17a4af64f0339cae2b282fe4cfc5b4d3c84c696b9b29ed7 + checksum: 10c0/ebce64cc6d6a1a531bc6f74eb95ca4dd438d03e47e96652c11b84b9f6c4c0b1d03057624b08989c3257f0761b752faf05c86c1747c092ac4629a1a453c37af38 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.0" +"@aws-sdk/middleware-bucket-endpoint@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-arn-parser": "npm:3.972.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-config-provider": "npm:^4.2.0" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-arn-parser": "npm:^3.972.2" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-config-provider": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/00148722bd8b709ceec5e173aebd2f45d74ecce1b8b70288a0d101c8fbbf571227b387517e74752c43f765bfad5c3f4803de4ff703b7f6911686a90c48fd03a6 + checksum: 10c0/c0ac2400ffc62744fbcfd3a99170f2218e9bd3294a3375bbef8a1bbe06168014415e6010fb43052dccb18fbde4e66a705ba0ea11462c8aad94e663b68aba4168 languageName: node linkType: hard -"@aws-sdk/middleware-endpoint-discovery@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-endpoint-discovery@npm:3.972.0" +"@aws-sdk/middleware-endpoint-discovery@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-endpoint-discovery@npm:3.972.6" dependencies: - "@aws-sdk/endpoint-cache": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/endpoint-cache": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/1782751cfe390b1193762d371126266d46f94221ee95d2ccaa582140ebee5be5246be9cc3f489a47fff44603232837003b25b8735c0fc7107895d1098a1bea51 + checksum: 10c0/325ceaf17e92c57a3b97fa550c05d856ec4ff224db9e9efcc3f4531aedeea5455a30ab37a2f40882c040ec8c3fd8d81a1c22a0160296b4c1e2c6ca157bd79f38 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.972.0" +"@aws-sdk/middleware-expect-continue@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/0e5af1ec3d965c236ac07ed71434ff04e4b8883d712492c676eb1afd33050b288e20255a3ef1caf4a69c08b498f54e741057334b99248f37dbd2365b778a35d3 + checksum: 10c0/98878b37ee46911194807c5ee7d277994cd038f0e18456bec9b8396b90bd21bcf244465b343b9f6c7dce408a5f6189d9509e2346307769ee9f4471e520089eb9 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.972.0" +"@aws-sdk/middleware-flexible-checksums@npm:^3.973.1": + version: 3.973.1 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.973.1" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/crc64-nvme": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/crc64-nvme": "npm:^3.972.3" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/is-array-buffer": "npm:^4.2.1" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/57bd09c016959b30680fc66807cba9b08663a4a739cd5dd314f133a5ea121e5d908ae8732d191df73e1dd0cdb06e2369fa2bcaeb19844b2c2cf63d15b9aef4aa + checksum: 10c0/5dfcca0de1e8942596e550dc442f2253895ba51bada0557fa84d21f128509c7868896690dabf35be0f08e711b3ba3f39a2426c5b542b96861f1b3dd8ff6e9763 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.821.0" +"@aws-sdk/middleware-host-header@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-host-header@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/8c6282ef885a455cf34667831577085fca3c58cd7b4ee3c773eb7fabab0704583497a13230b1f877879414646f1eb74225278c7587b3207df042b054d777d4b7 + checksum: 10c0/53ee2ee8eeb5cf37080562312c05ee811f2185cf058b4ee0e39c7826e3823d5bf46b77db4fc272a32029a0e770c74f256edfed589ae74346af38fe1d2ca27685 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.972.0" +"@aws-sdk/middleware-location-constraint@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3d4e42a7afeaa3ad48a0f22d2bf8bc21f21da996b14624ebf78f00c9420cca183b176aac9bef87b81910df5ed7610f98ee4845759312087739b1d59ecb6cae38 + checksum: 10c0/391d425ad97b8d838ed51338f25409db282268f9f04e3ef289342e321b5cb07a48ef366d23b44a7004cb70edbd913d25dca4f1f27a43c871f096d182b15a835e languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.972.0" +"@aws-sdk/middleware-logger@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-logger@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/7f955cdf296d0723262fd6d145e66c2815a9c31e32341a91d1e212172121006d48f177e86d1f68fc46de9f1f4f4d1845e636f2c4bb33c68227732e7f47a31fb9 + checksum: 10c0/5f8e7a681ab7cecb531f844b67c52a377d3fe472fd5526177eb28b49882c89474e7fd219f62c6ffaaec197fabc9beed5595cb52d8b93fe4109b98a4c289a76f9 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/middleware-logger@npm:3.821.0" +"@aws-sdk/middleware-recursion-detection@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/2d9d9995c62e741fa059dbf8b20ff2000c63b73c2ece256146e1c5862a6aec4ab14165bfa52c9369906eca906f7b2247b6795c2e29f66408b5195c5ac738963a - languageName: node - linkType: hard - -"@aws-sdk/middleware-logger@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-logger@npm:3.972.0" - dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/e2deea474d5127e98f13d5bb829dfea4446448f5ce5a4d8f6245428ce9a0520b5e4573a530827fb717b8e2fa5cb48ec4721eeeb5b8d7e0b3b2f186a2ed542619 - languageName: node - linkType: hard - -"@aws-sdk/middleware-recursion-detection@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.821.0" - dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/209d7cad9c86baa84053c3a6bdb364cd5ad06d6f964f0a040b8572ac5300723adfb6914f4e875024f1af5058ca6f468c5c9d5c8c0d283b403ffed5e08dccb711 - languageName: node - linkType: hard - -"@aws-sdk/middleware-recursion-detection@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.0" - dependencies: - "@aws-sdk/types": "npm:3.972.0" + "@aws-sdk/types": "npm:^3.973.4" "@aws/lambda-invoke-store": "npm:^0.2.2" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/30450104095bb3669ddecb96555f352d4bc4959bcbab0412a47d8a1bab44aaf447b2b1b09ee34e5c6b6cde1ec3b8addd825b10b2052e3681d7cf69304bdd313c - languageName: node - linkType: hard - -"@aws-sdk/middleware-sdk-s3@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.0" - dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-arn-parser": "npm:3.972.0" - "@smithy/core": "npm:^3.20.6" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" + checksum: 10c0/27105c07565e2866ef677f4ed40eab818ecafdc41fe2b9e7c846839131c8e8d77ae0d3f95440bf35d8262408c329b354b1510ebf5d1f93478ece21c1c009fa5b + languageName: node + linkType: hard + +"@aws-sdk/middleware-sdk-s3@npm:^3.972.15": + version: 3.972.15 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.15" + dependencies: + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-arn-parser": "npm:^3.972.2" + "@smithy/core": "npm:^3.23.6" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/signature-v4": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-config-provider": "npm:^4.2.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/4256ddc2eb9a867ca0198de14d8350f5f681a016c3a471c88a4a0c716a23afcb207885aacf2820cbab8a1131275c9b092aa387be9c1847683017500324b7ab0d + checksum: 10c0/9895a46be6ea8035460dbb7190b2ba67d1ccb143f5edd8502129e795d3d73afafcb3a0b9aea8966293903d09f50b28f1da4402c9d75120fd6a5641ce440db278 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.972.0" +"@aws-sdk/middleware-sdk-sqs@npm:^3.972.11": + version: 3.972.11 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.972.11" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" - tslib: "npm:^2.6.2" - checksum: 10c0/9aba13cf371a7b23e6fa1e32272e39013c5b588fd78b2592861aa93efde9206ec1e59e0927757f265c1fa544e491e257543f9c8ab18645cbae066a28a8f97013 - languageName: node - linkType: hard - -"@aws-sdk/middleware-ssec@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.972.0" - dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-hex-encoding": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/7dee3209098a39ba8f58b88a1a0ff785aea90d2b72fbea9349943e7857de0ad246721d82df328442353de348cea1410261568cdb3cdbae0fe69477044a3313ab + checksum: 10c0/c4f5e869ba8217a298aed3525e9acb37e74fca54875df891581e4d1d5c36b46ed192315598f4558906c31b46edc7e18dbac42e5e6124d987a29ca21aab6fd65a languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.828.0": - version: 3.828.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.828.0" +"@aws-sdk/middleware-ssec@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/middleware-ssec@npm:3.972.6" dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@smithy/core": "npm:^3.5.3" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3b2576d33f21d07b6b6b42f823e9277d55ea81913e6ad526b300961c5525e70d1571dd6953c282208b3da6a58ffb19fa2bc3b3b04962122cb87365bb7353478a + checksum: 10c0/13af32722f45374e7aa04295331b49d9d894476f82afa832c892e3f85a5d70d3806b36975200e8b279a5b706b5c1eb4864eaa528a8da4b62dc3754e8fc71c123 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.972.0" +"@aws-sdk/middleware-user-agent@npm:^3.972.15": + version: 3.972.15 + resolution: "@aws-sdk/middleware-user-agent@npm:3.972.15" dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@smithy/core": "npm:^3.20.6" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@smithy/core": "npm:^3.23.6" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/f22426f7afa17ca642d2a94a8b316b865195034677475e22d3591e3633e74e5f4c144f9e6995e472be0204baf33903805e40853cd6c77b210e16b8f954239c2b + checksum: 10c0/bc9b57bc70cf949a51d728ae433bb6e2cc5d8a428144e0791ca6e8f810645093b3f2cd7f5361d99ff2ee846642920bbde8e9aba27fe2c5efd6e5835430b46246 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/nested-clients@npm:3.830.0" +"@aws-sdk/nested-clients@npm:^3.996.3": + version: 3.996.3 + resolution: "@aws-sdk/nested-clients@npm:3.996.3" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/middleware-host-header": "npm:3.821.0" - "@aws-sdk/middleware-logger": "npm:3.821.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.821.0" - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/region-config-resolver": "npm:3.821.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@aws-sdk/util-user-agent-browser": "npm:3.821.0" - "@aws-sdk/util-user-agent-node": "npm:3.828.0" - "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/hash-node": "npm:^4.0.4" - "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.11" - "@smithy/middleware-retry": "npm:^4.1.12" - "@smithy/middleware-serde": "npm:^4.0.8" - "@smithy/middleware-stack": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/url-parser": "npm:^4.0.4" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.19" - "@smithy/util-defaults-mode-node": "npm:^4.0.19" - "@smithy/util-endpoints": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-retry": "npm:^4.0.5" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/middleware-host-header": "npm:^3.972.6" + "@aws-sdk/middleware-logger": "npm:^3.972.6" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.6" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/region-config-resolver": "npm:^3.972.6" + "@aws-sdk/types": "npm:^3.973.4" + "@aws-sdk/util-endpoints": "npm:^3.996.3" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.6" + "@aws-sdk/util-user-agent-node": "npm:^3.973.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/14cbf4d11e8600e5cbb7519518c1b51ee950b5057d9b3a78d297656689e031aa1cb7805f8ffeecc195cbc93a517c04f925db550ac79bbb9f75b47d3e5d7f366c + checksum: 10c0/fbb4633467d82635ed19508788cffa422d5bf55f5336114529e037db8ea8d0e428ee46793613243e86540cbf58317bf6a444bd81902de84be84522190e7790ca languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/nested-clients@npm:3.972.0" +"@aws-sdk/region-config-resolver@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/region-config-resolver@npm:3.972.6" dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/middleware-host-header": "npm:3.972.0" - "@aws-sdk/middleware-logger": "npm:3.972.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.972.0" - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/region-config-resolver": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@aws-sdk/util-endpoints": "npm:3.972.0" - "@aws-sdk/util-user-agent-browser": "npm:3.972.0" - "@aws-sdk/util-user-agent-node": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.20.6" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.7" - "@smithy/middleware-retry": "npm:^4.4.23" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.10.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.22" - "@smithy/util-defaults-mode-node": "npm:^4.2.25" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/aa9326173f834d65c26d7cbf1d428b2786183117f41034cb77d0826e044723313f5874bc1d4615b7278ff2bfc083d37dd8c7c86dc47f9778a218acfadf376b4a + checksum: 10c0/01da247b934cb4bc4bb5e213a450d8c07b5a59faeee453c22cf909b0492e6ba4afe9082e169a9382a3587a2cd82bbf0bfd9288f8892da04c7ccb5bde43853eeb languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.821.0" +"@aws-sdk/signature-v4-multi-region@npm:^3.996.3": + version: 3.996.3 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.996.3" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-config-provider": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.4" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.15" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/signature-v4": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/b0f8a22541db5f4d5eee79320fe3d97dfa9cd7c37130771b354771c811243d458e18f22dfead70802ade8ce7537376eea4931479922df15a2e93378cf210ec30 + checksum: 10c0/aaf8b90a55f4b12c231eafcb017c0155e2960b7fe02576b8dca30a446e9b315596e134e87875881839e053955c1499e28c72a9c94fee21a617cafe7333e0422d languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.972.0" +"@aws-sdk/token-providers@npm:3.999.0": + version: 3.999.0 + resolution: "@aws-sdk/token-providers@npm:3.999.0" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.15" + "@aws-sdk/nested-clients": "npm:^3.996.3" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/952822c448ead097e2450a5a862974373590b32ac76228a69b1419320355cacb2598e1216b1581d3267ac2e4fbc1778b6814175fcf59b12c25f03c375508e9d0 + checksum: 10c0/d51bb9e46a92846e9361a2cd29036422f5b0ff7207388e1bfb12d17e22e32541be3bdd43ce3f0ac29a0cd2cc65ab87b1bd787cf466a54800c1ed2b9cdb2e40c0 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.972.0" - dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/849fceffb8b9f501e1da6a55d18df3f8d735ed2994e194f4981bfb4f7d66d1158a4de31bc3d7c5a1d6a7d13684fcac81f0f09f189909e1fd18889ed64d291c5d - languageName: node - linkType: hard - -"@aws-sdk/token-providers@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/token-providers@npm:3.830.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/nested-clients": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/2a541d1b329b5a285a69d25695051c1069a266902d5996d4fdd1b6d4f43bbd53780ab48e27eda0625e35a3c58b4d6ee6ddf97249bf0b73e0c4d43879a6c9159a - languageName: node - linkType: hard - -"@aws-sdk/token-providers@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/token-providers@npm:3.972.0" - dependencies: - "@aws-sdk/core": "npm:3.972.0" - "@aws-sdk/nested-clients": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/d4ed377656761528c069ccac8a580da0fb6891ce236cb957eda64d516cc8c06bde9bdc8443aaed00dde9591008dc939932f4d8c322216c72c70028200430c658 - languageName: node - linkType: hard - -"@aws-sdk/types@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/types@npm:3.821.0" - dependencies: - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/6202b2c0db1dd5ee78e6dc45c51f8b19deff0ee400dd5a7a15d089cc5493a2db6a6e0553ff32742e8bc810d428b36599534e14c1b466695550aef1b1d87f043d - languageName: node - linkType: hard - -"@aws-sdk/types@npm:3.972.0, @aws-sdk/types@npm:^3.222.0": +"@aws-sdk/types@npm:^3.222.0": version: 3.972.0 resolution: "@aws-sdk/types@npm:3.972.0" dependencies: @@ -1718,37 +1315,35 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.972.0" +"@aws-sdk/types@npm:^3.973.4": + version: 3.973.4 + resolution: "@aws-sdk/types@npm:3.973.4" dependencies: + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/59d7c780a9fbca2016431c631c1d5fa67a7d0b610be1749c81c127e61cec9e693757b752e50dc96bba2911fde8dd57961946ad7c4bb03f05d92ea84a9d73c723 + checksum: 10c0/7b6b3646842a43f5eaef29f2975b3c28f8357fd44b2f7f939fb5209db460289b7ebbbe26eb0845a6d87f5692f0466378d97c0ec1f795a4aa8b43b68327235229 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.828.0": - version: 3.828.0 - resolution: "@aws-sdk/util-endpoints@npm:3.828.0" +"@aws-sdk/util-arn-parser@npm:^3.972.2": + version: 3.972.2 + resolution: "@aws-sdk/util-arn-parser@npm:3.972.2" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-endpoints": "npm:^3.0.6" tslib: "npm:^2.6.2" - checksum: 10c0/650a8bd823f22c6fb1ebc21bf418af9de99c969a8b856721dcadf563b7699971db475ce1c725b9e5423dd8c30801c1cd9e0a5cbe17bb71b5fe74740669c213cf + checksum: 10c0/94aec6e0217da6add9d2334e8ec1c0c23955d279478e0161d00f66fd3527baf8a483e6fc41ecc2fb44e0b4116b52e85847a525ee7bdf43ff07d206f1e4ef03c9 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/util-endpoints@npm:3.972.0" +"@aws-sdk/util-endpoints@npm:^3.996.3": + version: 3.996.3 + resolution: "@aws-sdk/util-endpoints@npm:3.996.3" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-endpoints": "npm:^3.2.8" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-endpoints": "npm:^3.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/68eae3a3b66e40a8228047277e8bfd703c8fe6e4f1d875540033310873fa065e63146f21bcc3b17370ad1d5fa98954250edcdc9773302b05dffb9456275cfd38 + checksum: 10c0/a8fa65d58c66de68c71085eb622f16fcb86c37e558a1e7a1ceeb6eb3ca0495e3920e54bcc8f53045ef8931d6298dc2e10ea759cffe8d41965359988ea9d99346 languageName: node linkType: hard @@ -1761,146 +1356,106 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.821.0" - dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/types": "npm:^4.3.1" - bowser: "npm:^2.11.0" - tslib: "npm:^2.6.2" - checksum: 10c0/e0045e9d3798c96f9e4da949a79a54a725ad5806129691a967fd0fad4bcea4c65cd7a962c71eab9f61417d804c281faa42c5cd461cca151ea931349ee4cf2a2b - languageName: node - linkType: hard - -"@aws-sdk/util-user-agent-browser@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.0" +"@aws-sdk/util-user-agent-browser@npm:^3.972.6": + version: 3.972.6 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.6" dependencies: - "@aws-sdk/types": "npm:3.972.0" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/types": "npm:^4.13.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/0cc22ee72e2874540c1fa5f5fba1282390f905a02a624df719eea4ffc521cb27c000d394336ca33548f02c2d838a2d4ce7e25cad18a9f4880e444116f8756c45 + checksum: 10c0/84154d72bca9f11d29918f26b9d4063791717fadffa5d7b165463c481e9df75d617af749ea58c5a3fa7acd15a02dc47ba67445d57f18f48a99b7bcee80d6e28b languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.828.0": - version: 3.828.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.828.0" +"@aws-sdk/util-user-agent-node@npm:^3.973.0": + version: 3.973.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.973.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/middleware-user-agent": "npm:^3.972.15" + "@aws-sdk/types": "npm:^3.973.4" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/19997223540d49bbeaeae5aafc7b0d81bb9ae4af83405e66cd19beb57a93f35cb8866216ae699da2c9e99fff3986557e77679267338cf40380f8a49e767e6dbd + checksum: 10c0/1039f441a6d8fc6bf0031c431a964e362c8cb113be8fe8963cab02ad7022c36c30fa502ea86a2d3b8888e6adbc5b2310b7a4d3ed5bbe89a2797d414e8d5250d8 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.972.0" +"@aws-sdk/xml-builder@npm:^3.972.8": + version: 3.972.8 + resolution: "@aws-sdk/xml-builder@npm:3.972.8" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.972.0" - "@aws-sdk/types": "npm:3.972.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + fast-xml-parser: "npm:5.3.6" tslib: "npm:^2.6.2" - peerDependencies: - aws-crt: ">=1.0.0" - peerDependenciesMeta: - aws-crt: - optional: true - checksum: 10c0/2b0469b6f60c604e30c37c312083b2e6e7f85e4fd79813a3a2d125bb7363cab3310749d0e6f2525fd3d26b072aad033e8aa34a28a6fed914f6b788a5ee35ed60 - languageName: node - linkType: hard - -"@aws-sdk/xml-builder@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/xml-builder@npm:3.821.0" - dependencies: - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/316e0eb04bcec0bb0897f67718629deab29adb9664ce78743ad854df772472c02332ab12627d74b96ebe2205adc51b1cb7fb01fcb4251e80a7af405e56cfa135 + checksum: 10c0/867579db08cfedef6da90c042a83f00dc8a52fc7ccfb2dd9ba42e0a20f4d3654ae8bbd1075ea8aca44f3c7cd35376729f1d73a59a87b30395081c42322d03ce9 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/xml-builder@npm:3.972.0" +"@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:^2.100.1": + version: 2.100.1 + resolution: "@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:2.100.1" dependencies: - "@smithy/types": "npm:^4.12.0" - fast-xml-parser: "npm:5.2.5" - tslib: "npm:^2.6.2" - checksum: 10c0/595aaa46391e135bf706a470095d1f630ad3f0e3e222521e11c8e04f03dedcf3b31ef8f4f20073fc1d5a04029810f9d99277e071a55effb1700ecdc0057296fc - languageName: node - linkType: hard - -"@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:^2.85.2": - version: 2.97.0 - resolution: "@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:2.97.0" - dependencies: - "@aws-solutions-constructs/aws-lambda-sqs": "npm:2.97.0" - "@aws-solutions-constructs/aws-sqs-lambda": "npm:2.97.0" - "@aws-solutions-constructs/core": "npm:2.97.0" + "@aws-solutions-constructs/aws-lambda-sqs": "npm:2.100.1" + "@aws-solutions-constructs/aws-sqs-lambda": "npm:2.100.1" + "@aws-solutions-constructs/core": "npm:2.100.1" constructs: "npm:^10.0.0" peerDependencies: - "@aws-solutions-constructs/aws-lambda-sqs": 2.97.0 - "@aws-solutions-constructs/aws-sqs-lambda": 2.97.0 - "@aws-solutions-constructs/core": 2.97.0 - aws-cdk-lib: ^2.233.0 + "@aws-solutions-constructs/aws-lambda-sqs": 2.100.1 + "@aws-solutions-constructs/aws-sqs-lambda": 2.100.1 + "@aws-solutions-constructs/core": 2.100.1 + aws-cdk-lib: ^2.239.0 constructs: ^10.0.0 - checksum: 10c0/949f0e92192b318d83727586d1dcce37edc957deca7a7d6c846e5f77aaeb97741599c960787ba7c2a4e16230a523e5d75acb2a79fd875357822d6ae3a7079124 + checksum: 10c0/287e463adfdace538e8596540b5648d2424ec329dd3c2ef3e51e0e4a4e8408633fbbf8b7c2848208743c640fbc76c2275ff16ee0b1b999e47d824f07e963063b languageName: node linkType: hard -"@aws-solutions-constructs/aws-lambda-sqs@npm:2.97.0": - version: 2.97.0 - resolution: "@aws-solutions-constructs/aws-lambda-sqs@npm:2.97.0" +"@aws-solutions-constructs/aws-lambda-sqs@npm:2.100.1": + version: 2.100.1 + resolution: "@aws-solutions-constructs/aws-lambda-sqs@npm:2.100.1" dependencies: - "@aws-solutions-constructs/core": "npm:2.97.0" + "@aws-solutions-constructs/core": "npm:2.100.1" constructs: "npm:^10.0.0" peerDependencies: - "@aws-solutions-constructs/core": 2.97.0 - aws-cdk-lib: ^2.233.0 + "@aws-solutions-constructs/core": 2.100.1 + aws-cdk-lib: ^2.239.0 constructs: ^10.0.0 - checksum: 10c0/6843e832a4f75132c68533ab6acad2f1d5cfcf53fbe7fbfe01ba02e69763dbdb50425c14458f607214305d9d2e8731d22e110e28ecdb84292eabd1a498e8832f + checksum: 10c0/0a36644d17b434e6662aa53d9eb66306f7fc190d3bbe8f761b971bf859dfb6ef83231e48110b39d58c373d637c7ca2b15a2b333b3455a48925630a49abac7556 languageName: node linkType: hard -"@aws-solutions-constructs/aws-sqs-lambda@npm:2.97.0": - version: 2.97.0 - resolution: "@aws-solutions-constructs/aws-sqs-lambda@npm:2.97.0" +"@aws-solutions-constructs/aws-sqs-lambda@npm:2.100.1": + version: 2.100.1 + resolution: "@aws-solutions-constructs/aws-sqs-lambda@npm:2.100.1" dependencies: - "@aws-solutions-constructs/core": "npm:2.97.0" + "@aws-solutions-constructs/core": "npm:2.100.1" constructs: "npm:^10.0.0" peerDependencies: - "@aws-solutions-constructs/core": 2.97.0 - aws-cdk-lib: ^2.233.0 + "@aws-solutions-constructs/core": 2.100.1 + aws-cdk-lib: ^2.239.0 constructs: ^10.0.0 - checksum: 10c0/622ddf44d167cc05c8bb17c9e1db1eb7bf20bfb9f8d06fdb7f64d90783654f4ea7f2c1e63990b3176db0d6cacb0626bf951616def2a953d05493a46c8b49a97f + checksum: 10c0/0857904759fa79ed7895540b5a803a1cdf12c58bab3b44c470730011095e698b14fdd03c48e6ade9b5a9d8a70a105b21ad492cfe6f1258627f411daa02886c26 languageName: node linkType: hard -"@aws-solutions-constructs/core@npm:2.97.0": - version: 2.97.0 - resolution: "@aws-solutions-constructs/core@npm:2.97.0" +"@aws-solutions-constructs/core@npm:2.100.1": + version: 2.100.1 + resolution: "@aws-solutions-constructs/core@npm:2.100.1" dependencies: - "@aws-cdk/cloud-assembly-schema": "npm:^48.6.0" + "@aws-cdk/cloud-assembly-schema": "npm:^50.3.0" constructs: "npm:^10.0.0" deep-diff: "npm:^1.0.2" deepmerge: "npm:^4.0.0" npmlog: "npm:^7.0.0" peerDependencies: - aws-cdk-lib: ^2.233.0 + aws-cdk-lib: ^2.239.0 constructs: ^10.0.0 - checksum: 10c0/21bd1169825cd89c7fb37fc5bd3265ec83c205d965b7e5717621aa5ef237b1edb5de572aed09447ab6a5c61b5f14ab12dbff8b7e2b8d064ccd6cc4614ba16c62 + checksum: 10c0/aa022c971184993b72ac9e52a5c0f5dd21a20484ea3d13642d8431427a0d4555b0abff7b3bda4573f9e5509569e6147744bfa233ac7f426395247610329b9ee3 languageName: node linkType: hard @@ -4822,32 +4377,32 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/abort-controller@npm:4.2.8" +"@smithy/abort-controller@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/abort-controller@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/2c2094ebd0b842a478746da74a74feaf579ca5fe03d7a1a7868ba7d048d88e2479edad8d2791d22d7bb9e5e774c1df4201a3ffa360c3aefaf158f692c45594f8 + checksum: 10c0/c07517dd50c20282ae46e2d464fca7ba8db85f622cd70b168977f973eeedb48bf2cb73e106309a96b274144e7b519d2f19202e1d5fb894033589a290994f50d3 languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^4.2.1": - version: 4.2.1 - resolution: "@smithy/chunked-blob-reader-native@npm:4.2.1" +"@smithy/chunked-blob-reader-native@npm:^4.2.2": + version: 4.2.2 + resolution: "@smithy/chunked-blob-reader-native@npm:4.2.2" dependencies: - "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-base64": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/63831fe47a5b3a1ea6821846a5fb009298da57159e4818238e8110b77245805c1a07cb854df7955a39de1f5f2dfb7c8803ac942117e622665e089d715cb2041c + checksum: 10c0/86fbd6e5f021f58a2d0d157410e5eb37df2b5bfdf6b6eb0b2491276e9322649ab763bb87c5bcd2da99399ff5989aec2f10e15fe831c9d6f7b6efa75703bc2303 languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^5.2.0": - version: 5.2.0 - resolution: "@smithy/chunked-blob-reader@npm:5.2.0" +"@smithy/chunked-blob-reader@npm:^5.2.1": + version: 5.2.1 + resolution: "@smithy/chunked-blob-reader@npm:5.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/9fe95b788e022ce2b59c8cab607c8f71d73cce367329871d2a7eafdc0d77cec8d1939fe8141f446bbe4051dcfffce864a562762ac2691c368df3b6c2f6ed62b3 + checksum: 10c0/44f477ffa90b12a981d81be066740db631f33807cf9de4e4b8fc2f6eaaecec200b80855f61369abe0090a7d50b845dbe2b8a1727b07235f293394e386dab6c66 languageName: node linkType: hard @@ -4865,147 +4420,147 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.20.6, @smithy/core@npm:^3.21.0, @smithy/core@npm:^3.5.3": - version: 3.21.0 - resolution: "@smithy/core@npm:3.21.0" +"@smithy/core@npm:^3.23.6": + version: 3.23.6 + resolution: "@smithy/core@npm:3.23.6" dependencies: - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/uuid": "npm:^1.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/ca9bd8ff032e7d9b4acfcfe8047c74478afe4ee2ad1a5d7b7b7ad3d146433f2190a4afed0ecd42c3a55757559de3e210b63b6df02327506827d9308587659322 + checksum: 10c0/12350b146dadde0d0beda457b6991750a6bafee6e4623edea535833bfa09774fd770378545a99c8c7a1f2a63128c1b377776b48f5d54e4f1bca7106d270d9d84 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.0.6, @smithy/credential-provider-imds@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/credential-provider-imds@npm:4.2.8" +"@smithy/credential-provider-imds@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/credential-provider-imds@npm:4.2.10" dependencies: - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/e53cec39703aa197df6bf38985403ad69ecd45e17ee5caadb53945d0a36b22332ff04e4d2d6a8d7c8e4bea9e6edabf6abf7cc6dafbc6cfbf7c20a88223e6fc55 + checksum: 10c0/8e2b3f0b327a5ba476d0b6de2907ec4d37cd7d2efcf5203159fca3385d6bf9dd0a004b91c69206d504e6cc92c4616266493e51aacb7269628f89f951baafd855 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-codec@npm:4.2.8" +"@smithy/eventstream-codec@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-codec@npm:4.2.10" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-hex-encoding": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/ec468850dabce86d88075765b3a5f95e865850a6d98f6f395ead49af3d20316f50cce755b31f0e0b9ab027676f688814f76f68acc7c642483a6e196b25643e78 + checksum: 10c0/e6a4424e8c23e4d396b8fbc9c287bf73b4e5bef3b9f29065ce9803b1b8b5bda2bba05312721986bec83336e2c1e30560869ef1d1c91e3815081ce78d48287be1 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-serde-browser@npm:4.2.8" +"@smithy/eventstream-serde-browser@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-serde-browser@npm:4.2.10" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/9f5abf3073ac58dcd88db3cf28f1edaa73c2b5c4b3249b0b6bfdb4cd51b328f64f66ac5918145aa20842a3277b38339d88ae414c86610b9ee6ef099b2f8310a0 + checksum: 10c0/29c7ad443d2cef74ec5aaaa8d536bbcb2031ae40894c61244f2ff135dcc23d439c980f7109b28d2c2b80aaddfae80541331c4d7704c19f6a0a461af5c4df7a55 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.3.8": - version: 4.3.8 - resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.8" +"@smithy/eventstream-serde-config-resolver@npm:^4.3.10": + version: 4.3.10 + resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/10f80501ab34918e26caed612d7bd8c4cfb0771994c108212be27dd0a05cec4175141b24edfc455255af3677513cf75154946fc4c2e3ae5093ee1065e06801f2 + checksum: 10c0/b53bd51fb6858aa44791eaff519504df708e4ccd78a3f980cd19a9c38642349410fc58feb4306c8160e7a94fd2f4f7b9058dfcd62800b7fff6abdcdc789f966e languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-serde-node@npm:4.2.8" +"@smithy/eventstream-serde-node@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-serde-node@npm:4.2.10" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/9b0c37ffd3f0d08a9c4170742fbc8fb14e38e34ee164642d102477a9e339fa8f12920b2ff9017903954e036a7219bbc9008a6942d3e68fefbfd1285a5fd9168b + checksum: 10c0/1d4a6d7bb33f721639edb198b4a5d4f5eb52f14ed89f932d370740c80636ed2bfbd989f438986fd4f4feaa6b08f96244216c6515f410df41bcc0a83c83d58eff languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-serde-universal@npm:4.2.8" +"@smithy/eventstream-serde-universal@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-serde-universal@npm:4.2.10" dependencies: - "@smithy/eventstream-codec": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/eventstream-codec": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/06a3388efbc10bebb97b78800c72dea0baf5552b33e51d64cada6fa5eea891389c81a8e214d1eb0b5d72a8135c121b610b7dcecaef2a160e017d59d99110e956 + checksum: 10c0/a970df4af9900b88ba7f8d1fe33f501674eb3a71b261e686be1596ce9c4ee8eacb88a7a33a01b3a2551c022600041ffe353782bde2d6b344c2107f480ae7ecbe languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.0.4, @smithy/fetch-http-handler@npm:^5.3.9": - version: 5.3.9 - resolution: "@smithy/fetch-http-handler@npm:5.3.9" +"@smithy/fetch-http-handler@npm:^5.3.11": + version: 5.3.11 + resolution: "@smithy/fetch-http-handler@npm:5.3.11" dependencies: - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/querystring-builder": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/querystring-builder": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/43b341d1594da4a076a48896f552b96d5e817054e9a354d10001ad51f05cb0f976c8d12529bd462a88cff23c8ab3ca475705db0855751616c08505fc6d083db2 + checksum: 10c0/8faffa446cebc91f1356f354e3c70f91b0a770cd70a0585dba38e2fc30cdabe665812176c54dc487388e438e169e409fcec6292603a0bc01bec764b4a4645d56 languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.2.9": - version: 4.2.9 - resolution: "@smithy/hash-blob-browser@npm:4.2.9" +"@smithy/hash-blob-browser@npm:^4.2.11": + version: 4.2.11 + resolution: "@smithy/hash-blob-browser@npm:4.2.11" dependencies: - "@smithy/chunked-blob-reader": "npm:^5.2.0" - "@smithy/chunked-blob-reader-native": "npm:^4.2.1" - "@smithy/types": "npm:^4.12.0" + "@smithy/chunked-blob-reader": "npm:^5.2.1" + "@smithy/chunked-blob-reader-native": "npm:^4.2.2" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/19a55c5ebd62ea489e6a7c4e47267739ee83c00cc73430c4584b1685db7f1444d33814e78489f8346bcf20689d719e554010ec9cd4d2758acf9c724fa3590692 + checksum: 10c0/52591638cccbc2a4e2016d345ae7db434641356bf5db8817972995b17e59321c9a4cb2cfe5902b5f45be7cd6e9ce24ac6c801bd04d88da5028d267e26bce875c languageName: node linkType: hard -"@smithy/hash-node@npm:^4.0.4, @smithy/hash-node@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/hash-node@npm:4.2.8" +"@smithy/hash-node@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/hash-node@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-buffer-from": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/541de03fce0623ea72c0e44cb15d16001d3c4ff7f0ac8b03a53b59c3c526d9d0196297f0f2bc9b08f9e108c4920983a54df0281ba36941b30c7940195c618222 + checksum: 10c0/b6fc9c4c3b8cc103f1a2de2a4cd389f7897c2b098fa217d3a3335cfad32051b436907a032ea3f8987b6fed5d1e917dd656261421806bb8cff8c678ab50282abc languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/hash-stream-node@npm:4.2.8" +"@smithy/hash-stream-node@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/hash-stream-node@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/fc9639d55e4131fe40a299abb0a83b22a43ea88138c0a5074768b5b1ce2e7c9980b34298983739d01507b2408d5fd9fe4f234f581ad4656fb7198605c5dc3d35 + checksum: 10c0/8860c3365217cbf41f0e51380ec002fd5d5ab262f7f3ed2ea500159590f134f898ca53067c8e1e0dd69320ffedab70569d2b3f005d9874c784e57a23356b0622 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.0.4, @smithy/invalid-dependency@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/invalid-dependency@npm:4.2.8" +"@smithy/invalid-dependency@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/invalid-dependency@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/b224c6692ec745c30c022114c53328a69caf00e6848f3920fe180e5836440a9dfebf67bf4d6cc8f1fabe4d88be2f60f5428c93cbe80de3baefb0710b7a4b0e7c + checksum: 10c0/8d4a2b163eaaeb2e0c1af26dd39fd36b03ee319eac4fba2d329e99e2cd2849c65ed6bc510c9b58dd20e1f2ee7634d61ccc21b15c8a871fb2109e87c1337df057 languageName: node linkType: hard @@ -5018,92 +4573,104 @@ __metadata: languageName: node linkType: hard -"@smithy/is-array-buffer@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/is-array-buffer@npm:4.2.0" +"@smithy/is-array-buffer@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/is-array-buffer@npm:4.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/8e3e21cff5929d627bbf4a9beded28bd54555cfd37772226290964af6950cc10d700776a2ce7553f34ddf88a2e7e3d4681de58c94e9805592d901fc0f32cb597 + checksum: 10c0/8e84ae3542ca85aade7a1d00809f29bd22e3dae3282df8a7d558e002d47b1245de55add7a5ca310170d8336f46c95c4f812a0641f44af95364a510d22eb4c4ea languageName: node linkType: hard -"@smithy/md5-js@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/md5-js@npm:4.2.8" +"@smithy/md5-js@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/md5-js@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/cbc2ad4862214437ca04c0e946d21df9c2553006725a13f97c3dc3b5bc9fd9b95ccbb1005c0763e75b29f88ebcbbd7b217f19c8f4c88ab36be1ab60ded030859 + checksum: 10c0/5be25be720951546188f5ad34e279f3f72bce650c0cc16879b49025039ad504759f08bd7c98b3743c3354c126145875ef5d8557185be35b252c708a5dceda909 languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.0.4, @smithy/middleware-content-length@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/middleware-content-length@npm:4.2.8" +"@smithy/middleware-content-length@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/middleware-content-length@npm:4.2.10" dependencies: - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/27a732a4207936da2b57212d7abb2d55d398d483e507fefb540e2ea20247795770bd73bfc7a4d488de3aa923810241014eb05a4cfa1b8354b4e284161d1bec42 + checksum: 10c0/f250d96f4b0c8cc28be5b842ac8538df5117a7f40e15652be39757b8817e929e0ddb41dd3e4f97e29799d3031efcb5b0aece4a0a263ac25ce23a1b10fcc87a70 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.1.11, @smithy/middleware-endpoint@npm:^4.4.10, @smithy/middleware-endpoint@npm:^4.4.7": - version: 4.4.10 - resolution: "@smithy/middleware-endpoint@npm:4.4.10" +"@smithy/middleware-endpoint@npm:^4.4.20": + version: 4.4.20 + resolution: "@smithy/middleware-endpoint@npm:4.4.20" dependencies: - "@smithy/core": "npm:^3.21.0" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-middleware": "npm:^4.2.8" + "@smithy/core": "npm:^3.23.6" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-middleware": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/cce4797e0b92d4544a912f68633c99e8761824c2007656019e84907a4fcdc62e54fc045f39cfb0c5813ad5f7e85a50929a67177dbbd567772d4f7188bd39dfb0 + checksum: 10c0/173ed875421cc4612a0921c602f8bc414f02385305d64236d869e14c800e6e5f74886d96c3311dbdc5934e5e7581293512d8630d3237b46f998d9b97f42c44af languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.1.12, @smithy/middleware-retry@npm:^4.4.23": - version: 4.4.26 - resolution: "@smithy/middleware-retry@npm:4.4.26" +"@smithy/middleware-retry@npm:^4.4.37": + version: 4.4.37 + resolution: "@smithy/middleware-retry@npm:4.4.37" dependencies: - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/service-error-classification": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.11" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/service-error-classification": "npm:^4.2.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/uuid": "npm:^1.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/f5cab9ee4cd35f6b5a170e7c655076a44401e793939fe09d1936d777303de90ab6a69f2417cdda98a346c7734444d5843c380d6465c1011e724e2bc837bc8916 + checksum: 10c0/9397340a6e64f21a744d1465263835e257c357e1439d408bfa9bf20521aff8d9dea0f6927d61de1c619a875158ccca2bb6c669d1c1d94436ac497b772adbbeea languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.0.8, @smithy/middleware-serde@npm:^4.2.9": - version: 4.2.9 - resolution: "@smithy/middleware-serde@npm:4.2.9" +"@smithy/middleware-serde@npm:^4.2.11": + version: 4.2.11 + resolution: "@smithy/middleware-serde@npm:4.2.11" dependencies: - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/72164c91690f3cb3bcbb1638dad4ddc245c48cf92f1663740a65df430c35e5f6c94c51a88645c0085ff138ad6ededba45106b94698fbaaec527ae653e40829a9 + checksum: 10c0/fd62e4a68c497e225fc6ec63a7451180dfd8c64f1db3b7df8b9b99d90e43b6c5f4979a86c980530641964b7f9a938ad65ba440fd70a59806ee5c08cf711a3ea7 languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.0.4, @smithy/middleware-stack@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/middleware-stack@npm:4.2.8" +"@smithy/middleware-stack@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/middleware-stack@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/79e83c21a79ffe649675f9dc85f8ee3d362f1f23352b8ddba183462c9b3fd7e8d6b8e7ee08581cffe7a94f046194ae7058d8c57f9ce834b5cc973cbb6bc80a21 + languageName: node + linkType: hard + +"@smithy/node-config-provider@npm:^4.3.10": + version: 4.3.10 + resolution: "@smithy/node-config-provider@npm:4.3.10" + dependencies: + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3d931a12f1e9d691bcdca5f1889378266fcd20ab97f46983a08585492bf90fecb644b00886db908ec902efadb5f983a6365ae0dd351245d52c78ef3091e0d058 + checksum: 10c0/c015b5d29c739d378630c43a1bbc91e23ad4c48ea71123fb69ebbd4dea12573b61339827061d588625e4897f03d0401da5bc5e6ead51e37764726ba1a7662bb3 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.1.3, @smithy/node-config-provider@npm:^4.3.3, @smithy/node-config-provider@npm:^4.3.8": +"@smithy/node-config-provider@npm:^4.3.3, @smithy/node-config-provider@npm:^4.3.8": version: 4.3.8 resolution: "@smithy/node-config-provider@npm:4.3.8" dependencies: @@ -5115,20 +4682,30 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.0.6, @smithy/node-http-handler@npm:^4.4.8": - version: 4.4.8 - resolution: "@smithy/node-http-handler@npm:4.4.8" +"@smithy/node-http-handler@npm:^4.4.12": + version: 4.4.12 + resolution: "@smithy/node-http-handler@npm:4.4.12" dependencies: - "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/querystring-builder": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/abort-controller": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/querystring-builder": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/337a4e95b4e61f0dd2d66edf3c30579aa2666947aeaf3637c729df0450b4b45695b97abf2ad46f6cb3d9eac934df19292c11309dd12f53024adb7f4c8587992a + languageName: node + linkType: hard + +"@smithy/property-provider@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/property-provider@npm:4.2.10" + dependencies: + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/d16fe026cd7942947033dc1e48d2914d2fad64388ad6a2bf8ff4cd22d7c3bf5e47ddae051350d6c1e681b35b9c8648ed693558825074915ea0a61ef189374869 + checksum: 10c0/bb4775be0b766eca77ecf348739cd9466a74eec26df582f088b7aeb5888213135652b05b9cd0df281a720c1b5ea0cf8b720be261a654faf8aa52453cbd7da800 languageName: node linkType: hard -"@smithy/property-provider@npm:^4.0.4, @smithy/property-provider@npm:^4.2.8": +"@smithy/property-provider@npm:^4.2.8": version: 4.2.8 resolution: "@smithy/property-provider@npm:4.2.8" dependencies: @@ -5138,47 +4715,47 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.1.2, @smithy/protocol-http@npm:^5.3.8": - version: 5.3.8 - resolution: "@smithy/protocol-http@npm:5.3.8" +"@smithy/protocol-http@npm:^5.3.10": + version: 5.3.10 + resolution: "@smithy/protocol-http@npm:5.3.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/13285091174a893c695f4e44debcaf7fc8be3e8140188020c9a29d9cc70acf46345039b231b0b7c136f864dc02b87d48e7aedb657f6888eaa5ff76295a7deafe + checksum: 10c0/9c801aa785a17a1904e88570ece5ee6e035b24ab9fb2231886f7ce444942954268849692c8b46909ad021bb75cfc23266f1baeecd530db6f9acef6dedd778f70 languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/querystring-builder@npm:4.2.8" +"@smithy/querystring-builder@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/querystring-builder@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-uri-escape": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-uri-escape": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/21995656fad2198b6d2960367e84ec847609dd317a6dcc2eb133b78abd3c3816221316a50cbdcd20fb773d24e942a182b3844a334c7694bae091085c6edc2798 + checksum: 10c0/f35460dd4a5e8757b8a872c41ee4734e5e053a9e8892b7c29bb805c1faee99ea7df06dd0f20b6c15ecba5e43549542d6862a3085d0dd146a335f53de5be58b4a languageName: node linkType: hard -"@smithy/querystring-parser@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/querystring-parser@npm:4.2.8" +"@smithy/querystring-parser@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/querystring-parser@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/997a4e94438091461c1e8ccc66b3c1e7f243eaac22b2598d34d67de7332c1b8a2963cca98499f91638a4505aab07c968b3c9db1ff2aa29682a783fb6374b53e1 + checksum: 10c0/cf5c0302143d841c9996a4a91c898531d04b5ab187e17c7b881b5619506a61109c3125894a97be021f6638e561a8d59a4e389bbf47c20ed7ee7872af3657e5a2 languageName: node linkType: hard -"@smithy/service-error-classification@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/service-error-classification@npm:4.2.8" +"@smithy/service-error-classification@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/service-error-classification@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - checksum: 10c0/10a31e4c73839f2b372df026223df3370f06ea584854c57e13967a306eac3de073af1f3998ae4df5ecb0d46ccc2cb737270794f9be572b36510ece946010a5b3 + "@smithy/types": "npm:^4.13.0" + checksum: 10c0/c234383b5b9f78623537bebcfef1191855d8352c2dbc1d9df0592d01cce8372da6d26369ced29e31fac4e30c444f4918caacd96bdd5ee3fabed5492c0447fcfb languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.0.4, @smithy/shared-ini-file-loader@npm:^4.4.3": +"@smithy/shared-ini-file-loader@npm:^4.4.3": version: 4.4.3 resolution: "@smithy/shared-ini-file-loader@npm:4.4.3" dependencies: @@ -5188,38 +4765,48 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.1.2, @smithy/signature-v4@npm:^5.3.8": - version: 5.3.8 - resolution: "@smithy/signature-v4@npm:5.3.8" +"@smithy/shared-ini-file-loader@npm:^4.4.5": + version: 4.4.5 + resolution: "@smithy/shared-ini-file-loader@npm:4.4.5" dependencies: - "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-uri-escape": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/5959ae4d22fedb707543b193a4fb12902fcc9b07452ea1ea9366fde702680a6e862f4b92d12a2f7d1677bc62a97963e707092147f1e7876bb2e419d7a8842d67 + checksum: 10c0/e4dfbb6e7265d07abe94a5b3f085c2191cfbb4cb1b4dff48f011dc148de651caf1bf47844dec2e7b35a52f9a4e58a4b09017edb5faa5ff551f3b4f270b63fffa languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.10.11, @smithy/smithy-client@npm:^4.10.8, @smithy/smithy-client@npm:^4.4.3": - version: 4.10.11 - resolution: "@smithy/smithy-client@npm:4.10.11" +"@smithy/signature-v4@npm:^5.3.10": + version: 5.3.10 + resolution: "@smithy/signature-v4@npm:5.3.10" dependencies: - "@smithy/core": "npm:^3.21.0" - "@smithy/middleware-endpoint": "npm:^4.4.10" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.10" + "@smithy/is-array-buffer": "npm:^4.2.1" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-hex-encoding": "npm:^4.2.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-uri-escape": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" + tslib: "npm:^2.6.2" + checksum: 10c0/b6a03a1868b14c2ff6332ed42b05541ebd33f1362769c7e3e884b9de947da98ed5855b4a1626f16dc79184f61ce13a2145fd8583aedeff018ae0104623b83315 + languageName: node + linkType: hard + +"@smithy/smithy-client@npm:^4.12.0": + version: 4.12.0 + resolution: "@smithy/smithy-client@npm:4.12.0" + dependencies: + "@smithy/core": "npm:^3.23.6" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-stream": "npm:^4.5.15" tslib: "npm:^2.6.2" - checksum: 10c0/22974e080bd8c36c1cfc7b7e430d38f983e25ef230c29576523725744692bfb6ff492bc41a3a9242748e46a48d61791632f167dd03a260fc26f179857a983837 + checksum: 10c0/f1310d57fff750d25395bfe2338e48501429069fa9cb495e7882a06f27211c7538edfbc930b8a1ab24c0bca5eb0418ef00c0d7403cb6e4c9efc84308686c2f87 languageName: node linkType: hard -"@smithy/types@npm:^4.12.0, @smithy/types@npm:^4.3.1, @smithy/types@npm:^4.8.0": +"@smithy/types@npm:^4.12.0, @smithy/types@npm:^4.8.0": version: 4.12.0 resolution: "@smithy/types@npm:4.12.0" dependencies: @@ -5228,43 +4815,52 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^4.0.4, @smithy/url-parser@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/url-parser@npm:4.2.8" +"@smithy/types@npm:^4.13.0": + version: 4.13.0 + resolution: "@smithy/types@npm:4.13.0" dependencies: - "@smithy/querystring-parser": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/a3a5fa00b01ccc89de620a12286278f3dc86a14c1de0a7a576db2f2296c71a8b21b7ed8f8776d770647225a73f33afba4fe1a69de741515246117506532dad3c + checksum: 10c0/c6d8ab088214089e1e1b9bb3e1305fdaac0b0802b1772a6326821a671bc1a4fcd00c492928db455a022281f5a60471f0560402a74e0e4a0824ee8cb2163c0b73 languageName: node linkType: hard -"@smithy/util-base64@npm:^4.0.0, @smithy/util-base64@npm:^4.3.0": - version: 4.3.0 - resolution: "@smithy/util-base64@npm:4.3.0" +"@smithy/url-parser@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/url-parser@npm:4.2.10" dependencies: - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/querystring-parser": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/02dd536b9257914cc9a595a865faac64fc96db10468d52d0cba475df78764fc25ba255707ccd061ee197fca189d7859d70af8cf89b0b0c3e27c1c693676eb6e4 + checksum: 10c0/dffabdfd18d214ff6b561c497f23ed1f2cf248178113e55721223061963c84b463ac0e1e2dfb94c8d7fe82c7c9acb62f7274d567e56334f1361928d451f17de5 languageName: node linkType: hard -"@smithy/util-body-length-browser@npm:^4.0.0, @smithy/util-body-length-browser@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-body-length-browser@npm:4.2.0" +"@smithy/util-base64@npm:^4.3.1": + version: 4.3.1 + resolution: "@smithy/util-base64@npm:4.3.1" dependencies: + "@smithy/util-buffer-from": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/15553c249088d59406c6917c19ed19810c7dbcc0967c44e5f3fbb2cc870c004b35f388c082b77f370a2c440a69ec7e8336c7a066af904812a66944dd5cb4c8cc + checksum: 10c0/050c2b22f231c3c6f46e1c2ae5c322f0f8adaafe1d82c9bba54c429099dfb1f81947f99309a0e32e77c5d471054370d784d9b8eb7bb1a96a25449a780e29bddd languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^4.0.0, @smithy/util-body-length-node@npm:^4.2.1": +"@smithy/util-body-length-browser@npm:^4.2.1": version: 4.2.1 - resolution: "@smithy/util-body-length-node@npm:4.2.1" + resolution: "@smithy/util-body-length-browser@npm:4.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/3c32306735af5b62f75375e976a531ab45f171dfb0dc23ee035478d2132eaf21f244c31b0f3e861c514ff97d8112055e74c98ed44595ad24bd31434d5fdaf4bf + checksum: 10c0/5c3ba12d980ad9bbfc4b00eff11f928e111e32f59ef55d3ecd4baf67389a531614d1ee21d23bfef347b86e735d1e0b14ebdd4cd2a33ada61b949f17cf7fe628b + languageName: node + linkType: hard + +"@smithy/util-body-length-node@npm:^4.2.2": + version: 4.2.2 + resolution: "@smithy/util-body-length-node@npm:4.2.2" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/683d9d01dd12a3caad11304edacefe131de585a665b354bfc6965ad873e71e5ee105934c19a3e25871df2390a653a602b5e87805bb9961b181b390cca3530f3e languageName: node linkType: hard @@ -5278,17 +4874,17 @@ __metadata: languageName: node linkType: hard -"@smithy/util-buffer-from@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-buffer-from@npm:4.2.0" +"@smithy/util-buffer-from@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-buffer-from@npm:4.2.1" dependencies: - "@smithy/is-array-buffer": "npm:^4.2.0" + "@smithy/is-array-buffer": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/4842d5607240c11400db30762ef6cb4def8d13e3474c5a901a4e2a1783198f5b163ab6011cf24a7f0acbba9a4d7cc79db1d811dc8aa9da446448e52773223997 + checksum: 10c0/9784ead40c7d2aa312a7d690f329c84be5f0107b9bb42e5c8cd377aac9e62e6cc03a5f543961d0367fa1c1418f32eb6abbc6ba18916372a4d06ce2ed50f82c78 languageName: node linkType: hard -"@smithy/util-config-provider@npm:^4.0.0, @smithy/util-config-provider@npm:^4.2.0": +"@smithy/util-config-provider@npm:^4.2.0": version: 4.2.0 resolution: "@smithy/util-config-provider@npm:4.2.0" dependencies: @@ -5297,34 +4893,43 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.19, @smithy/util-defaults-mode-browser@npm:^4.3.22": - version: 4.3.25 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.25" +"@smithy/util-config-provider@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-config-provider@npm:4.2.1" dependencies: - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.11" - "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/ce8e41a0159ed43838c391a938582f720d2a81ea94f956b8e01694a2474e76106b47465650aa77dbbd7e4be37213655742be07857b44d879e504b580f8ebcbba + checksum: 10c0/7c17ec9b5f9e28eb44abdb25cf8046abd646aef6988c87c1640a504b9ef9f5eeac792ab2289d6c2fcff56c3a40a36b45632846b276b00ff3b91ee593bbbd78c9 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.19, @smithy/util-defaults-mode-node@npm:^4.2.25": - version: 4.2.28 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.28" +"@smithy/util-defaults-mode-browser@npm:^4.3.36": + version: 4.3.36 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.36" dependencies: - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.10.11" - "@smithy/types": "npm:^4.12.0" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/e0b0ef46a9c1a9b612e4c7df95e2a5fe49a65b4e7f3a9b5668494a8547b4554e874262fce0c6027b4e419670f112fddf7ca05f2fb4d0b2963ce953c378696f0c + languageName: node + linkType: hard + +"@smithy/util-defaults-mode-node@npm:^4.2.39": + version: 4.2.39 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.39" + dependencies: + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/7cbff41269a27c8dc12ad6fc4ad910a705077e56b614aed768d142f8e74a5a65048345d6cbb59ee540e8bd9b34faeea1f73e8d917a666cc5d808363ff37366fe + checksum: 10c0/7945450028261b972f2fa42ffc732045836e5eb376ed0d4b5bf87d50efa9f8890a5fa59f2f4f7533e04d59fe354196549266c6d6a7319d307e2c5b42ca433602 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.0.6, @smithy/util-endpoints@npm:^3.2.3, @smithy/util-endpoints@npm:^3.2.8": +"@smithy/util-endpoints@npm:^3.2.3": version: 3.2.8 resolution: "@smithy/util-endpoints@npm:3.2.8" dependencies: @@ -5335,16 +4940,37 @@ __metadata: languageName: node linkType: hard -"@smithy/util-hex-encoding@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-hex-encoding@npm:4.2.0" +"@smithy/util-endpoints@npm:^3.3.1": + version: 3.3.1 + resolution: "@smithy/util-endpoints@npm:3.3.1" dependencies: + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/aaa94a69f03d14d3f28125cc915ca421065735e2d05d7305f0958a50021b2fce4fc68a248328e6b5b612dbaa49e471d481ff513bf89554f659f0a49573e97312 + checksum: 10c0/6b339f5e372bbea377c935d35ca90e9933e34dc0621efe2ba045041fc2f0fb921cb81f619ffe8d090f46e9e774af04be633ad2fbb4dcb4e4339aa9d0ddf7250b languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.0.4, @smithy/util-middleware@npm:^4.2.3, @smithy/util-middleware@npm:^4.2.8": +"@smithy/util-hex-encoding@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-hex-encoding@npm:4.2.1" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/3e007c57e75a828b2933f354d11a9a0035f5b25053c0391c402a24b32b5f86082db937cbd22f997a22c0b55e875b905521686ea414fa32ee6b0a5a7f52aabb74 + languageName: node + linkType: hard + +"@smithy/util-middleware@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/util-middleware@npm:4.2.10" + dependencies: + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/28eaca81bf2041e78287d660c97793dc0c5a000079e4956a9ba0e7d8f5354d3890408cb427a42585a05b1c0797fc71684b2b4d463280e234254bb5a9eac08dc4 + languageName: node + linkType: hard + +"@smithy/util-middleware@npm:^4.2.3": version: 4.2.8 resolution: "@smithy/util-middleware@npm:4.2.8" dependencies: @@ -5354,39 +4980,39 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^4.0.5, @smithy/util-retry@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/util-retry@npm:4.2.8" +"@smithy/util-retry@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/util-retry@npm:4.2.10" dependencies: - "@smithy/service-error-classification": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/service-error-classification": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/5329f7e0144114ce7bece310a30c0f094adfe3bcb4a3c9d6d67bb0a8fef72b454bad4ccfecb8cfbeaae025c10a668e88beca08a7e04f28ec8faad8f16db791e9 + checksum: 10c0/b4a2478e7a156e3718a10424ee5c266205e52ff3f935190c4fbb96cdbe66a26c5554ed1650113befc918d62fa3d973e82b0499cc47b89c54726952debc293e0f languageName: node linkType: hard -"@smithy/util-stream@npm:^4.2.2, @smithy/util-stream@npm:^4.5.10": - version: 4.5.10 - resolution: "@smithy/util-stream@npm:4.5.10" +"@smithy/util-stream@npm:^4.5.15": + version: 4.5.15 + resolution: "@smithy/util-stream@npm:4.5.15" dependencies: - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-buffer-from": "npm:^4.2.1" + "@smithy/util-hex-encoding": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/cd22dc18246fa458637c41c4e4cf3dfa586d0e25b4a861c422ea433920667ff8b21b6365450227f4fea6c3a35953f8693930a164d4fac0cf026d72ee40ca54c1 + checksum: 10c0/e40d55065a022c6556a3f5f8d11d029c9c7ffd24e7dbd36c74c7f65ad184289b540d80d91b3b7930eedf1e701abdd9a7b47d64f685a643040774c34a2bbb0ba3 languageName: node linkType: hard -"@smithy/util-uri-escape@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-uri-escape@npm:4.2.0" +"@smithy/util-uri-escape@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-uri-escape@npm:4.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/1933e8d939dc52e1ee5e7d2397f4c208a9eac0283397a19ee72078d04db997ebe3ad39709b56aac586ffce10d1cf5ab17dfc068ea6ab030098fc06fe3532e085 + checksum: 10c0/cad0a1a589be437718bff36466add86c14e87da3f241dc706d7b6f13cde0eeafc0ab3837e866279a42cd468574e0ecba6480133f91853b086b9c02151c6dad85 languageName: node linkType: hard @@ -5400,33 +5026,33 @@ __metadata: languageName: node linkType: hard -"@smithy/util-utf8@npm:^4.0.0, @smithy/util-utf8@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-utf8@npm:4.2.0" +"@smithy/util-utf8@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-utf8@npm:4.2.1" dependencies: - "@smithy/util-buffer-from": "npm:^4.2.0" + "@smithy/util-buffer-from": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/689a1f2295d52bec0dde7215a075d79ef32ad8b146cb610a529b2cab747d96978401fd31469c225e31f3042830c54403e64d39b28033df013c8de27a84b405a2 + checksum: 10c0/6f53ce67e79d7e1b6712b2fef0e042b63b1b0255ad390ca79b506f9e19f389cc6e5042814186454fef382ee3bb8f5af7819d0ce4f8d302906c2584e0675258cd languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/util-waiter@npm:4.2.8" +"@smithy/util-waiter@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/util-waiter@npm:4.2.10" dependencies: - "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/abort-controller": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/456ef90229d342af8869599a4977c5058f798d051bf9b5df4069cf742e07be7ec62d0d9793829099dd90b96595fd2d4035346db8e75986b2166edb27d44423d4 + checksum: 10c0/f47189255cf88fdb6b25df2d3d9ca2437402f55054d31a83ec5876f6f2b7265dc21b3f4cec2e0da8adb294d3ed36a71a760464cdf45ae8ccf88c1b612161e46f languageName: node linkType: hard -"@smithy/uuid@npm:^1.1.0": - version: 1.1.0 - resolution: "@smithy/uuid@npm:1.1.0" +"@smithy/uuid@npm:^1.1.1": + version: 1.1.1 + resolution: "@smithy/uuid@npm:1.1.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/f8a8bfcc0e241457636884e778e261d45d8a3aaad533775111170cac36ac666275b59ec6d86d3d5b8d470ff4b864202d2a1a188b3c0e0ed0c86a0b693acf1ecf + checksum: 10c0/083807ef29bdcc64ab692b50127d7ac98529ef5b564295ffec50d55515e8ba1b2257af113fdc813f9638c23897520e32dad4e9896613ebc012c5252531195ff8 languageName: node linkType: hard @@ -5646,10 +5272,10 @@ __metadata: languageName: node linkType: hard -"@types/aws-lambda@npm:^8.10.150": - version: 8.10.160 - resolution: "@types/aws-lambda@npm:8.10.160" - checksum: 10c0/0f524cbcab95108b9ef4876a0458fec11b948baa43741874bc5f10e6ba66bdde5245185adc33838fc057c6a2610a23ae610d3059ae90961eb8fdd126c042ebea +"@types/aws-lambda@npm:^8.10.161": + version: 8.10.161 + resolution: "@types/aws-lambda@npm:8.10.161" + checksum: 10c0/5a779901bb29a1989fe0ef30e4a515522af8fc66c237e0eedc954ab650651920540196b4629df25068c130a05a2a6142f661db7e26c7fbacc17ce11338367eb1 languageName: node linkType: hard @@ -6304,41 +5930,37 @@ __metadata: languageName: node linkType: hard -"aws-cdk-lib@npm:^2.168.0, aws-cdk-lib@npm:^2.201.0": - version: 2.235.1 - resolution: "aws-cdk-lib@npm:2.235.1" +"aws-cdk-lib@npm:^2.240.0": + version: 2.240.0 + resolution: "aws-cdk-lib@npm:2.240.0" dependencies: - "@aws-cdk/asset-awscli-v1": "npm:2.2.261" + "@aws-cdk/asset-awscli-v1": "npm:2.2.263" "@aws-cdk/asset-node-proxy-agent-v6": "npm:^2.1.0" - "@aws-cdk/cloud-assembly-schema": "npm:^48.20.0" + "@aws-cdk/cloud-assembly-api": "npm:^2.0.1" + "@aws-cdk/cloud-assembly-schema": "npm:^50.3.0" "@balena/dockerignore": "npm:^1.0.2" case: "npm:1.6.3" fs-extra: "npm:^11.3.3" ignore: "npm:^5.3.2" jsonschema: "npm:^1.5.0" mime-types: "npm:^2.1.35" - minimatch: "npm:^3.1.2" + minimatch: "npm:^10.2.1" punycode: "npm:^2.3.1" - semver: "npm:^7.7.3" + semver: "npm:^7.7.4" table: "npm:^6.9.0" yaml: "npm:1.10.2" peerDependencies: - constructs: ^10.0.0 - checksum: 10c0/8e9c657c7e151c1d35e1ffff03142ef26469192c2cf2d38b8ede8d9cc2d158d953898716a19e8fe37f286b173917c07e277a50dbbc9621c170d0da8509372685 + constructs: ^10.5.0 + checksum: 10c0/df0fa5dfa2ef8307afbe353a1869d5b20b664041d346014b90a495c85908591404746e186c249ad0f91eacf2b2ab801974ffb6e7677668d6812abb2cc3bb8337 languageName: node linkType: hard -"aws-cdk@npm:^2.1019.1": - version: 2.1101.0 - resolution: "aws-cdk@npm:2.1101.0" - dependencies: - fsevents: "npm:2.3.2" - dependenciesMeta: - fsevents: - optional: true +"aws-cdk@npm:^2.1108.0": + version: 2.1108.0 + resolution: "aws-cdk@npm:2.1108.0" bin: cdk: bin/cdk - checksum: 10c0/d3b9eb8b23076c0c9ae4fcae89a8a726598f268302d747e6f6b1fdb181ea6cb3f332d7a6bd2fdc16f4fc26c9798ce9f8ea3d16bd5256bd4ea509558d1cce9c6a + checksum: 10c0/6f85b0ce809bda9a62959728852fdc71b1b00bea3ec2eb59ab8f8f1c1f650a68acd625decbc55a4894dbbf7e2bc599ee7011cbd76d58029c4422035ee7d14f9a languageName: node linkType: hard @@ -6884,13 +6506,20 @@ __metadata: languageName: node linkType: hard -"constructs@npm:^10.0.0, constructs@npm:^10.3.0, constructs@npm:^10.4.2": +"constructs@npm:^10.0.0": version: 10.4.5 resolution: "constructs@npm:10.4.5" checksum: 10c0/49a8a4137340a731a83db89a854252513188f1b4ff7a7ae85fb20b836a3ca7ea0fae48c1f7adcea205b13d1e0a0a45be75e28052bad5bb52c7a61258af3d2435 languageName: node linkType: hard +"constructs@npm:^10.5.1": + version: 10.5.1 + resolution: "constructs@npm:10.5.1" + checksum: 10c0/06767f8a026f6951fd1b1073e9980ab1c006b8ca4b691362ba72e6044756f6bd661defc95f7c307d08b955fd23f3e79adda6096c1339dbb814e1f07831dacac6 + languageName: node + linkType: hard + "convert-source-map@npm:^2.0.0": version: 2.0.0 resolution: "convert-source-map@npm:2.0.0" @@ -7861,16 +7490,6 @@ __metadata: languageName: node linkType: hard -"fsevents@npm:2.3.2": - version: 2.3.2 - resolution: "fsevents@npm:2.3.2" - dependencies: - node-gyp: "npm:latest" - checksum: 10c0/be78a3efa3e181cda3cf7a4637cb527bcebb0bd0ea0440105a3bb45b86f9245b307dc10a2507e8f4498a7d4ec349d1910f4d73e4d4495b16103106e07eee735b - conditions: os=darwin - languageName: node - linkType: hard - "fsevents@npm:^2.3.2": version: 2.3.3 resolution: "fsevents@npm:2.3.3" @@ -7881,15 +7500,6 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin": - version: 2.3.2 - resolution: "fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin::version=2.3.2&hash=df0bf1" - dependencies: - node-gyp: "npm:latest" - conditions: os=darwin - languageName: node - linkType: hard - "fsevents@patch:fsevents@npm%3A^2.3.2#optional!builtin": version: 2.3.3 resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1" @@ -9406,6 +9016,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^10.2.1": + version: 10.2.4 + resolution: "minimatch@npm:10.2.4" + dependencies: + brace-expansion: "npm:^5.0.2" + checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945 + languageName: node + linkType: hard + "minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" @@ -10433,7 +10052,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.7.2, semver@npm:^7.7.3": +"semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.7.3": version: 7.7.3 resolution: "semver@npm:7.7.3" bin: @@ -10442,6 +10061,15 @@ __metadata: languageName: node linkType: hard +"semver@npm:^7.7.4": + version: 7.7.4 + resolution: "semver@npm:7.7.4" + bin: + semver: bin/semver.js + checksum: 10c0/5215ad0234e2845d4ea5bb9d836d42b03499546ddafb12075566899fc617f68794bb6f146076b6881d755de17d6c6cc73372555879ec7dce2c2feee947866ad2 + languageName: node + linkType: hard + "set-blocking@npm:^2.0.0": version: 2.0.0 resolution: "set-blocking@npm:2.0.0"